Skip to content

mock-end/max-array-length

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

max-array-length

Return the maximum length of array in JavaScript.

MIT License

Install

$ npm install --save max-array-length 

Usage

var MAX_ARRAY_LENGTH = require('max-array-length');
// => 4294967295

Related

  • max-int - Return the maximum integer in JavaScript.
  • max-safe-int - Return the maximum safe integer in JavaScript.

About

Return the maximum length of array in JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published