Popularity
1.5
Declining
Activity
0.0
Stable
1
2
0

Monthly Downloads: 13
Programming language: Haskell
License: MIT License
Tags: Text    
Latest version: v1.0.2

fromhtml alternatives and similar packages

Based on the "Text" category.
Alternatively, view fromhtml alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of fromhtml or a related project?

Add another 'Text' Package

README

FromHTML

[License](LICENSE) Build Status Hackage Hackage-Deps

Simplified API for pure transformation of HTML to other formats with Pandoc in Haskell code.

Purpose

Pandoc is awesome but using its Haskell API can be a little bit bothersome. This project aims to provide simpler API to transform documents without using monads or even some more advanced magic.

License

This project is licensed under the MIT license - see the [LICENSE](LICENSE) file for more details.


*Note that all licence references and agreements mentioned in the fromhtml README section above are relevant to that project's source code only.