UNPKG

transliteration

Version:

Unicode to ACSII transliteration / slugify module for node.js, browser, Web Worker, ReactNative and CLI.

9 lines (8 loc) 118 B
sudo: false language: node_js node_js: - "6" - "7" after_script: - npm run coveralls # - npm run test:browser