cuongndc / vietnamese

✂️🇻🇳 A helpful tool for removing Vietnamese accents.

Home Page:https://www.npmjs.com/package/vietnamese-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

✂️🇻🇳 A helpful tool for removing Vietnamese accents.

https://www.npmjs.com/package/vietnamese-js

License:MIT License


Languages

Language:TypeScript 100.0%