naked-string

1.1.3 • Public • Published

naked-string

Convert a string to plain, lowercase alphanumeric

Travis (.org) npm license

Install

npm install naked-string

Usage

const nakedString = require('naked-string');
 
console.log(nakedString('Pokémon')) // => 'pokemon'

License

Apache-2.0 © Darshak Parikh

Package Sidebar

Install

npm i naked-string

Weekly Downloads

0

Version

1.1.3

License

Apache-2.0

Unpacked Size

13 kB

Total Files

4

Last publish

Collaborators

  • dar5hak