Skip to content

cuongndc/vietnamese

Repository files navigation

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!'

You might also like

  • tiengviet - Convert vietnamese sign to unsign easily like eat 🥞🥞🥞.

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