- 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