asciify-string

0.1.1 • Public • Published

asciify-string

Convert a unicode string to a readable ascii-only string.

Usage

var asciify = require('asciify-string')

console.log(asciify('Déjà Vu')); // Deja Vu

Asciify on NPM

You can install node-slugs via NPM, like so:

npm install asciify-string

License

Licensed under Apache 2.0, see license.txt for details.

/asciify-string/

    Package Sidebar

    Install

    npm i asciify-string

    Weekly Downloads

    63

    Version

    0.1.1

    License

    Apache Version 2.0

    Last publish

    Collaborators

    • tstrimple