UNPKG

transliteration

Version:

Unicode to ACSII transliteration / slugify module. Works in node.js, web browser and command line.

10 lines (9 loc) 126 B
sudo: false language: node_js node_js: - "4" - "5" - "6" after_script: - npm run coveralls # - npm run test:browser