remove-vietnamese-accents
TypeScript icon, indicating that this package has built-in type declarations

1.0.7 • Public • Published

Xóa dấu Tiếng Việt

Sử dụng

import { RemoveVietnameseAccents } from 'remove-vietnamese-accents';

const removeVietnameseAccents = new RemoveVietnameseAccents()

console.log(removeVietnameseAccents.remove('Hoàng Sa, Trường Sa là của Việt Nam'));

// Kết quả: Hoang Sa, Truong Sa la cua Viet Nam

Note

Thư viện này được viết lại để hỗ trợ typescript từ thư viện Khong-Dau

Giấy phép

MIT

Package Sidebar

Install

npm i remove-vietnamese-accents

Weekly Downloads

15

Version

1.0.7

License

MIT

Unpacked Size

5.35 kB

Total Files

5

Last publish

Collaborators

  • mezeaa