Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreasbm/fireparse
An extensible markdown to html converter
https://github.com/andreasbm/fireparse
extensible html markdown parse parser showdown syntax-tree
Last synced: 14 days ago
JSON representation
An extensible markdown to html converter
- Host: GitHub
- URL: https://github.com/andreasbm/fireparse
- Owner: andreasbm
- License: mit
- Created: 2017-03-20T12:36:21.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-11T11:03:57.000Z (about 5 years ago)
- Last Synced: 2024-11-20T05:07:19.742Z (about 1 month ago)
- Topics: extensible, html, markdown, parse, parser, showdown, syntax-tree
- Language: TypeScript
- Homepage: https://appnest-demo.firebaseapp.com/fireparse
- Size: 23.4 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# fireparse
## What is this?
An extensible markdown to html converter. Check out the demo at [https://appnest-demo.firebaseapp.com/fireparse](https://appnest-demo.firebaseapp.com/fireparse).
**Features**
* Coming soon
## Installation
```javascript
npm i fireparse
```## Usage
Coming soon.
## API
Coming soon.
## 🎉 License
Licensed under [MIT](https://opensource.org/licenses/MIT).