lil.js

0.1.13 • Public • Published

lil'-all NPM version Stories in Ready Gitter chat

All-in-one Lil'JS modules bundle

Name all
Version 0.1.13
Size 12 KB / 4 KB (gzipped)
Environment Browser

Modules

Installation

Node.js

npm install lil.js

Browser

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>

Usage

Globalization shortcut alias

var lil = require('lil')
lil.globalize() // expose lil as global with `_` (underscore) alias
_.VERSION // -> '0.1.3'

Environments

  • Node.js
  • Chrome >= 5
  • Firefox >= 3
  • Safari >= 5
  • Opera >= 10
  • IE >= 9

Contributing

Please, visit the specific module page to contribute.

You can aditionally open an issue to propose a new module

License

MIT © Tomas Aparicio and contributors

Package Sidebar

Install

npm i lil.js

Weekly Downloads

2

Version

0.1.13

License

MIT

Last publish

Collaborators

  • h2non