getlazy
Version:
Lightweight lazy loading content script.
31 lines (20 loc) • 425 B
Markdown
# getLazy
Lightweight lazy loading content script.
___
## Under development
This package will be available soon
___
## Use
Require first.
```
var getLazy = require("getlazy");
```
___
## Test
You can check this functions at the [Test Page](https://tonicdev.com/npm/getlazy)
```
new getLazy();
```
___
## License
The Lend Package is open-sourced licensed under the [MIT license](http://opensource.org/licenses/MIT).