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