mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
"LazyLoad is a tiny (only 966 bytes minified and gzipped), dependency-free JavaScript utility that makes it super easy to load external JavaScript and CSS files on demand."
26 lines
543 B
JSON
26 lines
543 B
JSON
{
|
|
"name": "lazyload",
|
|
"filename": "lazyload-min.js",
|
|
"version": "2.0.3",
|
|
"description": "Tiny, dependency-free async JavaScript and CSS loader.lo",
|
|
"homepage": "https://github.com/rgrove/lazyload/",
|
|
"keywords": [
|
|
"loader",
|
|
"modules",
|
|
"asynchronous"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ryan Grove",
|
|
"email": "ryan@wonko.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/rgrove/lazyload/"
|
|
}
|
|
]
|
|
|
|
}
|