npm install htmlyerhtmlyer
======
[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][npm-url]
[![NPM License][license-image]][npm-url]
Html encoders
npm install htmlyer --save
`Usage
`javascript
const {
htmlEncode,
jsEncode,
urlEncode,
jsonStringify,
input2html,
} = require('htmlyer');``[npm-image]: https://img.shields.io/npm/v/htmlyer.svg
[downloads-image]: https://img.shields.io/npm/dm/htmlyer.svg
[npm-url]: https://www.npmjs.org/package/htmlyer
[license-image]: https://img.shields.io/npm/l/htmlyer.svg