Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 362 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 362 Bytes

VN-REMOVE-ACCENTS

vn-remove-accents là một thư viện chuyển tiếng việt có dấu về tiếng việt không dấu mạnh mẽ.

CÀI ĐẶT

$ npm i vn-remove-accents

SỬ DỤNG

const removeAccents = require('vn-remove-accents')
removeAccents('Ngữ pháp tiếng Việt');    // Ngu phap tieng Viet

License

MIT