Convert Markdown to HTML, with XSS protection
☆70Sep 29, 2021Updated 4 years ago
Alternatives and similar repositories for markdown
Users that are interested in markdown are comparing it to the libraries listed below
Sorting:
- fast unique variables☆10Aug 23, 2025Updated 6 months ago
- Case insensitive string comparison☆24May 13, 2024Updated last year
- Monad and transformer for deferred-effect pure prompt-response queries☆12Jun 28, 2019Updated 6 years ago
- Serialization primitives that work with both cereal and binary.☆23Jan 10, 2026Updated last month
- Generic parser combinators☆90Mar 3, 2025Updated last year
- Bindings to Instagram's API☆11Feb 19, 2018Updated 8 years ago
- An HTTP Client in Haskell Based on Free Monads☆10Dec 31, 2015Updated 10 years ago
- A Haskell library for generating Ruby consumers of Servant APIs.☆23Updated this week
- HTTP client with pipes interface☆18Apr 19, 2025Updated 10 months ago
- Configuration management with YAML☆23Apr 6, 2019Updated 6 years ago
- Haskell library for glob matching☆25Jan 15, 2022Updated 4 years ago
- An interactive GHC profiling visualizer☆33Oct 3, 2017Updated 8 years ago
- Haskell library that provides a rich monadic API on top of leveldb-haskell. Includes a simple but flexible scan/map/reduce mechanism as w…☆25Mar 18, 2020Updated 5 years ago
- ☆31Updated this week
- A class for types with a default value☆44Oct 26, 2024Updated last year
- DEPRECATED: Haskell library for retrieving and linkifying a Twitter user timeline.☆17Aug 2, 2023Updated 2 years ago
- Parsing for the pipes ecosystem☆29Apr 8, 2023Updated 2 years ago
- Time-varying values with start and end times.☆16Jun 19, 2025Updated 8 months ago
- A library for generating RSS 2.0 feeds.☆18Jan 6, 2026Updated last month
- IO operations from the base library lifted to any instance of MonadBase or MonadBaseControl☆19Mar 16, 2023Updated 2 years ago
- Publish & Subscribe☆13Dec 15, 2020Updated 5 years ago
- A monad transformer and corresponding type class for computations which consume random values.☆34Jan 20, 2026Updated last month
- JSON pretty-printing library and command-line tool.☆65Apr 19, 2024Updated last year
- Easy way to run doctests via cabal☆36Nov 27, 2019Updated 6 years ago
- Fork threads and wait for their result☆27Sep 27, 2023Updated 2 years ago
- Haskell pretty printing library supporting indentation, mixfix operators, and automatic line breaks.☆14Jan 26, 2017Updated 9 years ago
- Abstactions and concrete implementations of mutable containers☆13Jul 4, 2016Updated 9 years ago
- Browser plugin to automatically redirect Hackage library pages to Stackage pages.☆15Jun 24, 2017Updated 8 years ago
- efficient and practical cryptohashing in haskell. DEPRECATED in favor of cryptonite☆30Jun 25, 2017Updated 8 years ago
- STM-based channels for conduits.☆42Jul 31, 2023Updated 2 years ago
- Haskell bindings for systemd☆20Jul 10, 2024Updated last year
- A natural transformation package☆16Jan 8, 2026Updated last month
- types and functions bridge between foundation and the actual ecosystem (text, vector, bytestring, ...☆19Apr 25, 2017Updated 8 years ago
- Haskell Dockerfile linter, parser, pretty-printer and EDSL, forked from https://github.com/lukasmartinelli/hadolint.☆19Nov 18, 2017Updated 8 years ago
- library to manipulate git repositories in haskell (no bindings)☆50Jan 26, 2019Updated 7 years ago
- A hashing-based graph implementation in Haskell☆33Jul 2, 2018Updated 7 years ago
- Support for serialising Haskell to and from Yaml.☆167Aug 15, 2024Updated last year
- Literature review of GHC's Core language, System FC