1.0.1 • Published 1 year ago
html-transfer v1.0.1
html-transfer
Escapes string for use in HTML
Installation
npm i html-transfer
Example
const escape = require('html-transfer')
License
MIT
Escapes string for use in HTML
npm i html-transfer
const escape = require('html-transfer')
MIT