character-entities-html4

v2.1.0
Map of named character references from HTML 4
html html4 entity entities character reference name replacement

prepublishOnly

npm run build && npm run format

generate

node build

build

rimraf "*.d.ts" && tsc && type-coverage

format

remark . -qfo && prettier . -w --loglevel warn && xo --fix

test-api

node --conditions development test.js

test-coverage

c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov npm run test-api

test

npm run generate && npm run build && npm run format && npm run test-coverage
npm i character-entities-html4

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 10/29/2021

Downloads

Maintainers