@flykode/simplejs-format

0.1.0 • Public • Published

simplejsformat

A simple JS Format Package for Study purposes

#Example

'use strict';

const sjsformat = require('@flykode/simplejs-format');

let currency001 = new sjsformat.FkNumbers();

console.log(currency001.currencyFormat(1000));

Readme

Keywords

Package Sidebar

Install

npm i @flykode/simplejs-format

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • allanfreitas