https://github.com/appsup-dart/typedparser
A wrapper around petitparser that adds type parameters.
https://github.com/appsup-dart/typedparser
Last synced: 9 months ago
JSON representation
A wrapper around petitparser that adds type parameters.
- Host: GitHub
- URL: https://github.com/appsup-dart/typedparser
- Owner: appsup-dart
- License: other
- Created: 2017-12-12T09:51:59.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-15T10:31:45.000Z (over 7 years ago)
- Last Synced: 2025-03-07T15:51:57.981Z (9 months ago)
- Language: Dart
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# typedparser
This library is a wrapper around the [petitparser](https://pub.dartlang.org/packages/petitparser)
library. It adds type annotations of the produced outputs as well as some
additional functionality.
## Features and bugs
Please file feature requests and bugs at the [issue tracker][tracker].
[tracker]: https://github.com/appsup-dart/typedparser/issues