https://github.com/statewalker/statewalker-tknz
https://github.com/statewalker/statewalker-tknz
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/statewalker/statewalker-tknz
- Owner: statewalker
- License: mit
- Created: 2022-12-01T02:10:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-18T08:48:00.000Z (about 2 years ago)
- Last Synced: 2025-02-16T17:53:30.065Z (over 1 year ago)
- Language: TypeScript
- Size: 499 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# TKNZ: token-based AST builder for documents
## Parser for HTML and Markdown documents
Small, tolerant and fast MD AST builder.
* Generates clean AST with exact token positions
* Builds document hierarchies
* No dependencies and very small
* Tolerant to errors - non closed tags, qoutes or code blocks
* Allows code embedding
Examples: https://observablehq.com/@kotelnikov/statewalker-tknz