domelementtype

all the types of nodes in htmlparser2's dom

BSD-2-CLAUSE License

Downloads
156.1M
Stars
28
Committers
7
domelementtype - Latest Release

Published by fb55 over 2 years ago

domelementtype -

Published by fb55 over 3 years ago

domelementtype -

Published by fb55 almost 4 years ago

  • feat: Add root type 6da0462
  • chore(ci): Run test on ppc64le as well (#15) 80b3229

https://github.com/fb55/domelementtype/compare/v2.0.2...v2.1.0

domelementtype -

Published by fb55 about 4 years ago

  • Update docs for exported variables
  • Add funding info
domelementtype -

Published by fb55 about 5 years ago

Fix main and types fields in package.json

domelementtype - Port to TypeScript

Published by fb55 about 5 years ago

domelementtype was ported to TypeScript!

New is a ElementType export that should be used when using this module from TypeScript. It's a const enum, meaning the TypeScript compiler will replace all uses with string literals.