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. * **[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).