mmarkdown
Code transformer
A tool that transforms markdown files with fenced code blocks into updated versions by interpreting and replacing the code with the result of a given JavaScript function
Interpret mmd fenced code blocks in a markdown file and generate a cooler version of it.
76 stars
4 watching
6 forks
Language: JavaScript
last commit: almost 4 years ago
Linked from 1 awesome list
generatorjavascriptmarkdown
Related projects:
Repository | Description | Stars |
---|---|---|
| A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code | 0 |
| A tool for automating transformations and modifications to JavaScript code. | 2 |
| A collection of codemods to transform JavaScript from ES5 to ES6 syntax | 303 |
| Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
| A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees | 47 |
| A tool for converting JavaDoc comments to Markdown | 319 |
| A collection of scripts to transform JavaScript code into a more modern form | 1,219 |
| A tool for creating interactive documents with embedded JavaScript code blocks and variables, allowing for dynamic updates and variable binding. | 60 |
| Automates code quality and formatting by analyzing and transforming JavaScript code according to predefined rules and best practices. | 713 |
| A web-based tool to visually create formatted text and generate corresponding Swift or Objective-C code | 281 |
| A library that performs pipeable transformations on HTML strings using CSS selectors | 31 |
| A library that renders markdown text into formatted terminal output with extendable features and extensions | 61 |
| A codemod to transform Ember tests to use @ember/test-helpers | 29 |
| Converts JSON data to Markdown format. | 579 |
| A command line tool that converts markdown text to HTML | 60 |