max-safe-int
Return the maximum safe integer in JavaScript.
Last updated 10 years ago by bubkoo .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install max-safe-int 
SYNC missed versions from official npm registry.

max-safe-int

Return the maximum safe integer in JavaScript.

MIT License

Install

$ npm install --save max-safe-int 

Usage

var MAX_SAFE_INT = require('max-safe-int');
// => 9007199254740991

Related

  • max-int - Return the maximum integer in JavaScript.
  • max-array-length - Return the maximum length of array in JavaScript.

Current Tags

  • 1.0.0                                ...           latest (10 years ago)

2 Versions

  • 1.0.0                                ...           10 years ago
  • 0.0.0                                ...           10 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 1
Dependencies (0)
None
Dev Dependencies (1)

Copyright 2013 - present © cnpmjs.org | Home |