Skip to content

Releases: ispoljari/linear-array

2.1.0 Refactor and Update

29 Jul 18:59
Compare
Choose a tag to compare
  • enable use on browsers and servers through UMD, ES6 and CommonJS modules
  • namespace all the utility functions as lineArr module
  • create 4 utility functions that either detect if an array is of a specific sequence, or create an array filled with number of a specific sequence
  • update the README file
  • setup pre-push hook
  • update and refactor tests