tipa2unicode

0.1.1 • Public • Published

tipa2unicode

npm version

Convert LaTeX/TIPA to Unicode IPA

Usage

npx tipa2unicode [--unicode|--hex|--html] [--debug] [<file>]

Install as a library

npm install tipa2unicode

and then

const tipa2unicode = require('tipa2unicode');
console.log(tipa2unicode('"f\\|+2k', /* debug */ false)); // => ˈfʌ̟k 

Package Sidebar

Install

npm i tipa2unicode

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

32.5 kB

Total Files

7

Last publish

Collaborators

  • b1f6c1c4