@arcteryx/js-html
v1.29.0
Published
Install it: ``` npm install @arcteryx/js-html ```
Downloads
96
Readme
Arc'teryx HTML Helpers
Install it:
npm install @arcteryx/js-html
Use it as an ES Module:
import htmlDecode from '@arcteryx/js-html'
Build and test locally like this:
npm install
npm run build