Popularity
7.5
Stable
Activity
0.0
Stable
10
6
13
Monthly Downloads: 101
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Latest version: v0.0.0.9
pipes-text alternatives and similar packages
Based on the "Pipes" category.
Alternatively, view pipes-text alternatives based on common mentions on social networks and blogs.
Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
Promo
www.nutrient.io

Do you think we are missing an alternative of pipes-text or a related project?
README
pipes-text
This package follows the rule:
pipes-text : pipes-bytestring :: text : bytestring
The division of three modules, Pipes.Text
, Pipes.Text.Encoding
and Pipes.Text.IO
has more or less the significance it has in the text
library.
Note that the module Pipes.Text.IO
uses version 0.11.3 or later of the text
library. (It thus works with the version of text
that came with the 2013 Haskell Platform. To use an older text
, install with the flag -fnoio