max-safe-integer

v2.0.0
ES2015 Number.MAX_SAFE_INTEGER ponyfill
es2015 ponyfill polyfill shim number safe is integer max and 1 more...

Deprecated

This package is no longer relevant as ES2015 support is widespread.


max-safe-integer Build Status

ES2015 Number.MAX_SAFE_INTEGER ponyfill

Install

$ npm install --save max-safe-integer

Usage

var MAX_SAFE_INTEGER = require('max-safe-integer');

console.log(MAX_SAFE_INTEGER);
//=> 9007199254740991

License

MIT © Sindre Sorhus

npm i max-safe-integer

Metadata

  • MIT
  • >=0.10.0
  • Sindre Sorhus
  • released 11/8/2018

Downloads

Maintainers