Distributions ============= * **[Long.js](https://raw.githubusercontent.com/dcodeIO/Long.js/master/dist/Long.js)** contains the commented source. * **[Long.min.js](https://raw.githubusercontent.com/dcodeIO/Long.js/master/dist/Long.min.js)** has been compiled with Closure Compiler using `--compilation_level=ADVANCED_OPTIMIZATIONS`. * **[Long.min.js.gz](https://raw.githubusercontent.com/dcodeIO/Long.js/master/dist/Long.min.js.gz)** has also been gzipped using `-9`. * **[Long.min.map](https://raw.githubusercontent.com/dcodeIO/Long.js/master/dist/Long.min.map)** is the source map generated by Closure Compiler. Also available as `long` on [npm](https://www.npmjs.org/package/long) and [bower](http://bower.io/search/?q=long).