saber-algorithm
v0.1.0
Published
simple algorithms
Downloads
18
Maintainers
Readme
saber-algorithm
algorithm
# from npm
npm install saber-algorithm
# from github
git clone https://github.com/Saber2pr/saber-algorithm.git
start
npm install
npm start
npm run dev
Author: saber2pr
develope and test
you should write ts in /src
you should make test in /src/test
export your core in /src/index.ts!