lil'-all
![Gitter chat](https://camo.githubusercontent.com/780e27c0eef0062b67d0e312109ccef8cf5dcb0eed283b162cc08928cc7a5adb/68747470733a2f2f6261646765732e6769747465722e696d2f6c696c2d6a732f616c6c2e706e67)
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