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.

GitHub

76 stars
4 watching
6 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 1 awesome list

generatorjavascriptmarkdown

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rajasegar/ember-3x-codemods A codemod that addresses deprecations in Ember 3.x by providing a set of transforms to automatically fix deprecated code 0
r17x/jasat A tool for automating transformations and modifications to JavaScript code. 2
5to6/5to6-codemod A collection of codemods to transform JavaScript from ES5 to ES6 syntax 303
camacho/markdown-magic-prettier Transforms Markdown code blocks to format JavaScript code with Prettier. 11
rajasegar/codeshift A Ruby tool to transform source code using Abstract Syntax Trees (ASTs) and parse trees 47
abnaxos/markdown-doclet A tool for converting JavaDoc comments to Markdown 319
cpojer/js-codemod A collection of scripts to transform JavaScript code into a more modern form 1,218
alecperkins/active-markdown A tool for creating interactive documents with embedded JavaScript code blocks and variables, allowing for dynamic updates and variable binding. 60
coderaiser/putout Tools to analyze and transform JavaScript code for better readability and maintainability 708
andresinaka/transformer A web-based tool to visually create formatted text and generate corresponding Swift or Objective-C code 281
f34nk/modest_ex A library that performs pipeable transformations on HTML strings using CSS selectors 31
littletof/charmd A library that renders markdown text into formatted terminal output with extendable features and extensions 59
ember-codemods/ember-test-helpers-codemod A codemod to transform Ember tests to use @ember/test-helpers 29
ionicabizau/json2md Converts JSON data to Markdown format. 575
jaywcjlove/markdown-to-html-cli A command line tool that converts markdown text to HTML 59