calculib
v1.0.2
Published
A example of dynamically exlcuding modules on build time
Downloads
1
Readme
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