Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.69 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.69 KB

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