0.2.6 • Published 3 years ago

@nataliajagiello/nospace-react v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

nospace

npm (scoped) npm bundle size (minified)

Install

$ npm install @nataliajagiello/nospace-react

Usage

import {nospace} from "@nataliajagiello/nospace-react";

<NoSpace text="So much space!"/>
//=> "Somuchspace!"

<NoSpace text={1337}/>
//=> Uncaught TypeError: String is required!
//    at nospace (<anonymous>:2:41)
//    at <anonymous>:1:1

Package that removes all spaces from a string

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago