Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gcanti/parser-ts
String parser combinators for TypeScript
https://github.com/gcanti/parser-ts
fp-ts functional-programming parser-combinators typescript
Last synced: 8 days ago
JSON representation
String parser combinators for TypeScript
- Host: GitHub
- URL: https://github.com/gcanti/parser-ts
- Owner: gcanti
- License: mit
- Created: 2017-03-28T13:37:04.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T14:42:05.000Z (over 1 year ago)
- Last Synced: 2024-10-12T22:55:29.725Z (28 days ago)
- Topics: fp-ts, functional-programming, parser-combinators, typescript
- Language: TypeScript
- Homepage: https://gcanti.github.io/parser-ts/
- Size: 380 KB
- Stars: 193
- Watchers: 7
- Forks: 20
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
A porting of [purescript-eulalie](https://github.com/bodil/purescript-eulalie) to TypeScript featuring
[fp-ts](https://github.com/gcanti/fp-ts)# Documentation
- [API Reference](https://gcanti.github.io/parser-ts)