rollup-plugin-markdown

Code Extractor

Extracts JavaScript code from embedded Markdown blocks in Rollup configurations

import JavaScript from Markdown code blocks

GitHub

18 stars
4 watching
1 forks
Language: JavaScript
last commit: almost 9 years ago
documentationjavascriptliterate-programmingmarkdownnpmrolluprollup-plugin

Related projects:

RepositoryDescriptionStars
se-panfilov/rollup-plugin-strip-codeA rollup plugin to remove code sections based on regular expressions20
xiaofuzi/rollup-plugin-mdA Rollup plugin to process and render Markdown files in JavaScript projects24
sormy/rollup-plugin-smart-assetRollup plugin to process asset references in JavaScript code34
mbostock/rollup-plugin-asciiRewrites JavaScript to escape non-ASCII characters in string literals.12
developit/rollup-plugin-preserve-shebangAutomates preservation of executable shebangs in entry files for Rollup builds.48
amarcruz/rollup-plugin-cleanupA plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file99
vikerman/rollup-plugin-hoist-import-depsImproves performance of lazy loading by preloading static imports alongside dynamic import calls67
yingye/rollup-plugin-bannerA plugin to append content before JavaScript bundle generation.16
notwoods/rollup-plugin-constsAllows importing build-time constants into JavaScript code with Rollup.11
jkuri/rollup-plugin-progressDisplays progress of module compilation during the Rollup bundling process53
eight04/rollup-plugin-cjs-esConverts CommonJS modules to ES module format21
eight04/rollup-plugin-external-globalsTransforms external imports into global variables or wrapped functions107
nathancahill/rollup-plugin-collect-sassA Rollup plugin to compile Sass files and collect imports into a single context16
trofima/rollup-plugin-ejsA Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates8
cameronhunter/rollup-plugin-pegjsAn npm package that allows importing PEG.js grammars as parsers directly in code7