Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```