https://github.com/obsius/free-form-parser
Free form parser for simple writing / parsing of customized formats.
https://github.com/obsius/free-form-parser
Last synced: 15 days ago
JSON representation
Free form parser for simple writing / parsing of customized formats.
- Host: GitHub
- URL: https://github.com/obsius/free-form-parser
- Owner: obsius
- Created: 2022-08-06T04:54:05.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T05:04:27.000Z (almost 4 years ago)
- Last Synced: 2025-08-21T01:21:50.233Z (10 months ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Free Form Parser
##
## Performance
## TODO
- Better stream handling
- Finish implementing custom types
## Contributing
Feel free to make changes and submit pull requests whenever.
## License
Free Form Parser uses the [MIT](https://opensource.org/licenses/MIT) license.