A example project to show a customizable package installer
npm install calculib
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
This project is under MIT LICENSE