vietnamese-js

βœ‚οΈπŸ‡»πŸ‡³ A helpful tool for removing Vietnamese accents.

Usage no npm install needed!

<script type="module">
  import vietnameseJs from 'https://cdn.skypack.dev/vietnamese-js';
</script>

README

vietnamese

βœ‚οΈπŸ‡»πŸ‡³ A helpful tool for removing Vietnamese accents.

All Contributors Build Status npm

Usage

import { vietnamese } from 'vietnamese-js';

console.log(vietnamese('Xin chΓ o Việt Nam!'));
Output should be 'Xin chao Viet Nam!'

Contributors

Thanks goes to these wonderful people (emoji key):

Cuong Duy Nguyen
Cuong Duy Nguyen

πŸ’» πŸ“– ⚠️ πŸ‘€

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT Β© 103cuong