rollup-plugin-markdown
Code Extractor
Extracts JavaScript code from embedded Markdown blocks in Rollup configurations
import JavaScript from Markdown code blocks
18 stars
4 watching
1 forks
Language: JavaScript
last commit: about 7 years ago documentationjavascriptliterate-programmingmarkdownnpmrolluprollup-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A rollup plugin to remove code sections based on regular expressions | 20 |
| A Rollup plugin to process and render Markdown files in JavaScript projects | 24 |
| Rollup plugin to process asset references in JavaScript code | 34 |
| Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
| Automates preservation of executable shebangs in entry files for Rollup builds. | 48 |
| A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
| Improves performance of lazy loading by preloading static imports alongside dynamic import calls | 67 |
| A plugin to append content before JavaScript bundle generation. | 16 |
| Allows importing build-time constants into JavaScript code with Rollup. | 11 |
| Displays progress of module compilation during the Rollup bundling process | 53 |
| Converts CommonJS modules to ES module format | 21 |
| Transforms external imports into global variables or wrapped functions | 107 |
| A Rollup plugin to compile Sass files and collect imports into a single context | 16 |
| A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
| An npm package that allows importing PEG.js grammars as parsers directly in code | 7 |