Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
/ html-text-extract Public archive

Extract text from HTML fragments (including user-facing attributes' values)

License

Notifications You must be signed in to change notification settings

matatk/html-text-extract

Repository files navigation

html-text-extract

Build Status

This is a simple tool to extract the text from HTML fragments.

Development

Set-up

  • Check out the code.
  • npm install

Useful scripts

  • npm test—runs the tests (which also happens on pre-commit).
  • npm run example—runs the example script (it is expected that this returns an error, as it should correctly find a misspelling).

About

Extract text from HTML fragments (including user-facing attributes' values)

Resources

License

Stars

Watchers

Forks

Packages

No packages published