UNPKG
emile
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
no-thrills stand-alone CSS animation JavaScript framework
github.com/ded/emile
ded/emile
emile
/
integration
/
node_modules
/
domready
/
package.json
12 lines
•
297 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{ "name":
"domready"
,
"description"
:
"bullet proof DOM ready method"
,
"version"
:
"0.0.9"
,
"homepage"
:
"https://github.com/ded/domready"
,
"authors"
: [
"Dustin Diaz <@ded>"
],
"repository"
: { "type":
"git"
,
"url"
:
"https://github.com/ded/domready.git"
}, "
main
":
"./ready.js"
}