unidecode

v1.1.0
ASCII transliterations of Unicode text
unidecode unicode utf8

test

mocha

lint

jshint *.js */*.js

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -r 0

changelog-git

npm run changelog && git add CHANGELOG.md && git commit -m 'docs(changelog): updated' && git push origin master

release-major

npm run test && npm-release major && npm run changelog-git

release-minor

npm run test && npm-release minor && npm run changelog-git

release-patch

npm run test && npm-release patch && npm run changelog-git
npm i unidecode

Metadata

  • Unknown
  • >= 0.4.12
  • Francois-Guillaume Ribreau
  • released 6/3/2024

Downloads

Maintainers