active-markdown
Document generator
A tool for creating interactive documents with embedded JavaScript code blocks and variables, allowing for dynamic updates and variable binding.
A tool for creating Markdown-sourced reactive documents. Literate CoffeeScript meets Tangle.
60 stars
6 watching
8 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ralt/docgenerator | Automates the creation of documentation from markdown files | 5 |
senchalabs/jsduck | Generates documentation for JavaScript code using Markdown and infers information from the code itself. | 1,503 |
jsdoc2md/jsdoc-to-markdown | Generates markdown API documentation from jsdoc annotated source code. | 1,698 |
mermade/widdershins | Converts API definitions to documentation compatible markdown | 1,504 |
ionicabizau/json2md | Converts JSON data to Markdown format. | 579 |
jonschlinkert/markdown-toc | Generates a table of contents from Markdown files | 1,657 |
robertherdzik/skrybamd | A tool to automate the creation of documentation with Markdown, reducing conflicts and making it easier to maintain. | 18 |
oscarmorrison/md-page | A web application that generates a simple webpage using markdown syntax | 1,292 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 821 |
bevacqua/woofmark | Rich text editing library for HTML and Markdown | 1,628 |
dineshsonachalam/repo-using-markdown-autodocs | Demonstrates markdown-autodocs functionality with examples of auto-generated documentation | 7 |
commenthol/markedpp | Automates document formatting and organization in markdown files | 32 |
amitmerchant1990/electron-markdownify | A desktop Markdown editor with live preview and syntax highlighting | 988 |
mpociot/documentarian | Generates beautiful API documentation in a standard format using regular markdown files. | 379 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,988 |