neocotic / europa

Library for converting HTML into valid Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Europa

Build Status License Release

This monorepo contains the following packages:

The europa, europa-worker, and node-europa packages are the most important as those are used to convert HTML into valid Markdown within a web browser, worker, and Node.js respectively.

The europa-cli package provides a useful CLI.

Bugs

If you have any problems with Europa or would like to see changes currently in development you can do so here.

Contributors

If you want to contribute, you're a legend! Information on how you can do so can be found in CONTRIBUTING.md. We want your suggestions and pull requests!

A list of Europa contributors can be found in AUTHORS.md.

License

Copyright © 2022 neocotic

See LICENSE.md for more information on our MIT license.

About

Library for converting HTML into valid Markdown

License:MIT License


Languages

Language:TypeScript 90.6%Language:HTML 3.5%Language:Mustache 3.3%Language:JavaScript 2.6%