cleanstring-module

1.0.0 • Public • Published

clean-string

=========

removes all whitespace, tabs and newline characters from the string

Installation

npm install @gingermarieneece/clean-string

Usage

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

var formattedNum = numFormatter(35666);

Output should be 35,666

Tests

npm test

Readme

Keywords

none

Package Sidebar

Install

npm i cleanstring-module

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

2.08 kB

Total Files

4

Last publish

Collaborators

  • gingermarie79