An open API service indexing awesome lists of open source software.

https://github.com/av8ta/grain-text

Grain-lang string convenience functions
https://github.com/av8ta/grain-text

functional-programming grain-lang wasm webassembly

Last synced: 8 months ago
JSON representation

Grain-lang string convenience functions

Awesome Lists containing this project

README

          

# grain-text

Convenience functions for working with text in [grain-lang](https://grain-lang.org/), a strongly typed functional language that compiles to wasm. It's for the purposes of familiarising myself with the language, but you may find it useful.

## Usage

See the test files.