Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teleporthq/teleport-markdown-uidl-generator
A small package helps in parsing markdown and generating UIDL nodes.
https://github.com/teleporthq/teleport-markdown-uidl-generator
markdown markdown-to-uidl uidl
Last synced: about 2 months ago
JSON representation
A small package helps in parsing markdown and generating UIDL nodes.
- Host: GitHub
- URL: https://github.com/teleporthq/teleport-markdown-uidl-generator
- Owner: teleporthq
- License: mit
- Created: 2020-01-29T14:26:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:15:08.000Z (almost 2 years ago)
- Last Synced: 2023-03-02T15:02:52.744Z (almost 2 years ago)
- Topics: markdown, markdown-to-uidl, uidl
- Language: TypeScript
- Homepage:
- Size: 588 KB
- Stars: 2
- Watchers: 7
- Forks: 3
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## @teleporthq/teleport-markdown-uidl-generator
A markdown parser which generates UIDLNodes.
### Benchmarking
Time elapsed at the time of cold start - **9ms**
Average time elapsed for warm start in 10 runs - **5.2ms**
```js
yarn benchmark
```