Skip to content

rubenspgcavalcante/calculib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A NodeJS example of a customisable package on install

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published