https://github.com/purescript/purescript-strings
String utility functions, Char type, regular expressions.
https://github.com/purescript/purescript-strings
Last synced: 2 months ago
JSON representation
String utility functions, Char type, regular expressions.
- Host: GitHub
- URL: https://github.com/purescript/purescript-strings
- Owner: purescript
- License: bsd-3-clause
- Created: 2014-03-18T20:38:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2025-09-05T13:21:12.000Z (3 months ago)
- Last Synced: 2025-10-02T00:29:52.620Z (2 months ago)
- Language: PureScript
- Homepage:
- Size: 305 KB
- Stars: 56
- Watchers: 12
- Forks: 75
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-strings
[](https://github.com/purescript/purescript-strings/releases)
[](https://github.com/purescript/purescript-strings/actions?query=workflow%3ACI+branch%3Amaster)
[](https://pursuit.purescript.org/packages/purescript-strings)
String and char utility functions, regular expressions.
## Installation
```
spago install strings
```
## Documentation
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-strings).