texteener

1.0.3 • Public • Published

Texteener

Installation

$ npm install texteener --save

Usage

import T from 'texteener';
 
T("hello world"); // >> helloworld
T("hello world hello"); // >> helloworld
T("WORLD Hello"); // >> worldhello
T("<span>Hello World</span>"); // >> helloworld
T("Café déjà éparpillé!");  // >> cafedejaeparpille
T("Ga gaga");  // >> gagaga

Version

1.0.3

Tech

Texteener uses two open source projects to work properly:

License

MIT

Free Software, Hell Yeah!

Readme

Keywords

Package Sidebar

Install

npm i texteener

Weekly Downloads

0

Version

1.0.3

License

MIT

Last publish

Collaborators

  • dragma