Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreypopp/reactdown
Markdown based live document format
https://github.com/andreypopp/reactdown
Last synced: about 1 month ago
JSON representation
Markdown based live document format
- Host: GitHub
- URL: https://github.com/andreypopp/reactdown
- Owner: andreypopp
- License: mit
- Created: 2014-02-20T01:11:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-01T15:02:14.000Z (about 8 years ago)
- Last Synced: 2024-10-24T12:05:43.277Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://andreypopp.github.io/reactdown
- Size: 2.44 MB
- Stars: 116
- Watchers: 5
- Forks: 10
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-react-cn - reactdown - Write React components using markdown syntax (Uncategorized / Uncategorized)
- awesome-react - reactdown - Write React components using markdown syntax
- awesome-learning-resources - reactdown - Write React components using markdown syntax (Uncategorized / Uncategorized)
- awesome-react - reactdown - Markdown based live document format ` 📝 5 years ago` (React [🔝](#readme))
README
# Reactdown
[![Join the chat at https://gitter.im/andreypopp/sitegen](https://img.shields.io/badge/gitter-join%20chat-green.svg)](https://gitter.im/andreypopp/sitegen)
[![Travis build status](https://img.shields.io/travis/andreypopp/reactdown/master.svg)](https://travis-ci.org/andreypopp/reactdown)
[![Type System](https://img.shields.io/badge/typesystem-flowtype-green.svg)](http://flowtype.org/)Reactdown provides a set of syntax extensions on top of Markdown to include
React components in documents. It also provides an extendable document model.See [https://andreypopp.github.io/reactdown](https://andreypopp.github.io/reactdown) for more info.