@unction/upto
TypeScript icon, indicating that this package has built-in type declarations

5.3.0 • Public • Published

@unction/upTo

Tests Stability Dependencies

number => Array

Just takes a maximum and produces an array of 1 to that number.

upTo(10) // [1,2,3,4,5,6,7,8,9,10]

Readme

Keywords

Package Sidebar

Install

npm i @unction/upto

Weekly Downloads

17

Version

5.3.0

License

SEE LICENSE IN LICENSE

Unpacked Size

14.4 kB

Total Files

7

Last publish

Collaborators

  • krainboltgreene