0.6.3 • Published 7 years ago
prec-js v0.6.3
Getting Started
Installation
Prec-Js is available on npm and can be installed globally via
npm install -g prec-jsAlternatively, the global option -g can be substituted with --save or --save-dev for local use
Once installed, the Prec class can be required in nodejs with
const Prec = require('prec-js')For more on how to use the Prec library, see the
Documentation
License
Prec-Js is MIT licensed