Library for operating with monetary values in JavaScript
and Typescript
Repository
https://github.com/frolovdev/easymoney
Related posts
How to Operate with Monetary Values in JavaScript
Introducing Easymoney 💵
Why rounding is more important than you think
Tech Stack
- Typescript as a main language
- Rollup as a bundler
- Yarn + yarn workspace + lerna – as a package manager and a monorepo tool
- Github actions – ci/cd
- Jest – test runner
- Fast check - property based testing framework
Status
🥷 archived
Post-project conclusions
- Opensource is hard If you don't have a monetization strategy from day one. You are likely to have a very hard time maintaining an open-source product, your expectations will diverge from reality.
- You can be a great developer, you can have a great product, but that won’t gain you an audience. You need to spend the same amount of time to promote your product as you do for the development of it.