kcsongor / purescript-record-format
Experimental record formatting from type-level format strings
☆24Updated last year
Alternatives and similar repositories for purescript-record-format:
Users that are interested in purescript-record-format are comparing it to the libraries listed below
- Extra functions for working with Records☆30Updated 2 years ago
- An implementation of "A prettier printer" (Wadler 2003) in PureScript.☆29Updated 4 years ago
- A type-safe abstraction for platform-independent file system paths.☆33Updated 2 years ago
- Defer multiple 𝚜𝚕𝚒𝚌𝚎 calls on 𝙰𝚛𝚛𝚊𝚢.☆13Updated 4 years ago
- Straightforward benchmarking for PureScript/JavaScript.☆32Updated last year
- a servant like DSL for templating requests☆15Updated 4 years ago
- ☆26Updated 2 years ago
- A type-safe parser, printer, and ADT for URLs and URIs.☆26Updated 2 years ago
- applicative opt parsing for node