https://github.com/pritam001/calci-lib
A helper project created as a guide for the Medium post : "A minimalistic guide to writing your first JavaScript library"
https://github.com/pritam001/calci-lib
calci-lib guide javascript javascript-library medium-app medium-article medium-com
Last synced: 11 months ago
JSON representation
A helper project created as a guide for the Medium post : "A minimalistic guide to writing your first JavaScript library"
- Host: GitHub
- URL: https://github.com/pritam001/calci-lib
- Owner: pritam001
- Created: 2020-02-16T16:48:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:25:12.000Z (over 3 years ago)
- Last Synced: 2025-06-09T19:49:07.109Z (12 months ago)
- Topics: calci-lib, guide, javascript, javascript-library, medium-app, medium-article, medium-com
- Language: JavaScript
- Homepage:
- Size: 692 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# calci-lib



[](https://codecov.io/gh/pritam001/calci-lib)


### Git Actions:
[](https://github.com/pritam001/calci-lib/actions?query=workflow%3AGreetings)
[](https://github.com/pritam001/calci-lib/actions?query=workflow%3ALabeler)
### Library introduction
Sample javascript library for a Medium article
### Library methods:
1. plus
2. minus
3. multiply
4. divide
5. diff
6. percent
### Dependencies:
1. 
### Dev Dependencies:
1. 
2. 
3. 
4. 