range-kata-class
v1.0.8
Published
This is a Class for working with numeric ranges in Javascript
Readme
Getting started
- Make a repository with this template
- Edit the package.json with your desired stuff
- Get cracking with your project!
Included scripts
You can use the following utility scripts to make commands easier
yarn buildto transpile to Javascriptyarn devto run the Typescript transpiler in watch modeyarn start to run your code
