jyoti-math-lib

1.0.0 • Public • Published

https://css-tricks.com/gulp-for-beginners/ https://www.engineyard.com/blog/client-side-javascript-project-gulp-and-browserify

https://github.com/browserify/browserify-handbook

https://medium.com/@tkssharma/browserify-for-loading-common-js-modules-b0d73791afa6 https://stackoverflow.com/questions/22874894/how-to-use-gulp-to-build-javascript-bundles

//namespacing fundamentals https://www.safaribooksonline.com/library/view/learning-javascript-design/9781449334840/ch13s15.html

https://codeburst.io/how-to-create-and-publish-your-first-node-js-module-444e7585b738 https://hackernoon.com/how-to-automate-all-the-things-with-gulp-b21a3fc96885

Math library

A small library that adds commas to numbers

Installation

npm install @math/math

Usage

var numFormatter = require('@jdaudier/number-formatter');

var formattedNum = numFormatter(35666);

Output should be 35,666

Tests

npm test

Contributing

In lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Readme

Keywords

none

Package Sidebar

Install

npm i jyoti-math-lib

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

112 kB

Total Files

13

Last publish

Collaborators

  • jyotiprasadpal