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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.1
    62
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.1
    62

Package Sidebar

Install

npm i asciify-string

Weekly Downloads

62

Version

0.1.1

License

Apache Version 2.0

Last publish

Collaborators

  • tstrimple