Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@codewell/range

Create a range of numbers

Installation

npm install @codewell/range

Basic usage

import range from '@codewell/range';

range(3); // => [0, 1, 2]

About

Create a range of numbers

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages