ngMonet
Monet.js module for Angular 1.x
npm install ng-monet --save
Import ngMonet as an Angular service.
First add the script in your HTML file.
<!-- Import angular first --> <!-- Import ng-ramda second -->
OR import via JavaScript
; // or ;
Then just inject the module and service.
angular ;
You can find the Monet.js docs here: https://cwmyers.github.io/monet.js/