diacritic
Removes accents / diacritics from strings, sentences, and paragraphs fast and effeciently.
Last updated 11 years ago by nijikokun .
MIT · Repository · Bugs · Original npm
$ cnpm install diacritic 
SYNC missed versions from official npm registry.

Diacritics.js

Diacritic javascript module for cleaning or stripping a string of accents and replacing them with an equivalent.

Node Installation

$ npm install diacritic

Bower Installation

$ bower install diacritic

Usage

var Diacritics = require('diacritic');

// Internationalization
console.log(Diacritics.clean("Iлtèrnåtïonɑlíƶatï߀ԉ"));

Current Tags

  • 0.0.2                                ...           latest (11 years ago)

1 Versions

  • 0.0.2                                ...           11 years ago
Maintainers (1)
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org