1.0.2 • Published 7 years ago

calculib v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

Calculib

A example project to show a customizable package installer

Installing

npm install calculib

Custom build

You can remove some of the operations by:

npm config set calculib:excludes $operation_1,$operation_2,$operation_3,...

npm rebuild calculib

Available operations

  • sum
  • subtraction
  • multiplication
  • division

License

This project is under MIT LICENSE