lil'-all
All-in-one Lil'JS modules bundle
Name | all |
Version | 0.1.13 |
Size | 12 KB / 4 KB (gzipped) |
Environment | Browser |
npm install lil.js
Via Bower
bower install lil
Via Component
component install lil-js/all
Or loading the script remotely
<script src="//cdn.rawgit.com/lil-js/all/0.1.13/lil.js"></script>
Globalization shortcut alias
var lil = require('lil')
lil.globalize() // expose lil as global with `_` (underscore) alias
_.VERSION // -> '0.1.3'
- Node.js
- Chrome >= 5
- Firefox >= 3
- Safari >= 5
- Opera >= 10
- IE >= 9
Please, visit the specific module page to contribute.
You can aditionally open an issue to propose a new module
MIT © Tomas Aparicio and contributors