1.0.7 • Published 7 years ago
yu-html-format v1.0.7
Introduce
this script change the html which you accept from other unknown place into safe html
Quick to start
Using npm:
$ npm install --save yu-html-format
$ import htmlFormat from 'yu-html-format'
Example
htmlFormat.help();