Awesome
HTML to X converters
This is a monorepo.
Packages
-
html-to-text <!--(@html-to/text)-->
Advanced html to plain text converter.
Folder: /packages/html-to-text
Docs: README.md, CHANGELOG.md
-
@html-to/text-cli
CLI for html to text converter.
Folder: /packages/html-to-text-cli
Docs: README.md, CHANGELOG.md
-
@html-to/md
Advanced html to markdown converter (WIP).
Folder: /packages/html-to-md
<!-- Docs: [README.md](/packages/html-to-md/README.md), [CHANGELOG.md](/packages/html-to-md/CHANGELOG.md) --> -
base
Shared code. Only exists in the monorepo and bundled into published packages.
Folder: /packages/base
Development
Targeting Node.js version >=14.
Monorepo uses NPM v7 workspaces (make sure v7 is installed when used with Node.js v14.)