rollup-plugin-md
Markdown processor
A Rollup plugin to process and render Markdown files in JavaScript projects
a markdown rollup plugin.
24 stars
2 watching
3 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
xiaofuzi/rollup-plugin-less | A Rollup plugin for compiling Less CSS files into CSS and inserting them into the HTML head tag. | 22 |
vijithassar/rollup-plugin-markdown | Extracts JavaScript code from embedded Markdown blocks in Rollup configurations | 18 |
sormy/rollup-plugin-smart-asset | Rollup plugin to process asset references in JavaScript code | 34 |
yingye/rollup-plugin-banner | A plugin to append content before JavaScript bundle generation. | 16 |
shuizhongyueming/rollup-plugin-output-manifest | Generates metadata about the structure of compiled code during the Rollup build process | 26 |
trofima/rollup-plugin-ejs | A Rollup plugin for loading and compiling Embedded JavaScript (ejs) templates | 8 |
se-panfilov/rollup-plugin-strip-code | A rollup plugin to remove code sections based on regular expressions | 20 |
antfu/vite-plugin-md | A plugin for Vite that enables the use of Markdown files as Vue components and extends their functionality with additional features. | 606 |
jkuri/rollup-plugin-progress | Displays progress of module compilation during the Rollup bundling process | 53 |
redbug312/markdown-it-multimd-table | A plugin that extends a popular Markdown parser to support advanced table syntax from the MultiMarkdown spec | 147 |
camacho/markdown-magic-engines | A utility for processing and rendering Markdown text with customizable transformations | 0 |
autodesk/rollup-plugin-app-utils | Provides tools for managing translations and static assets in Rollup builds | 1 |
amarcruz/rollup-plugin-cleanup | A plugin to remove comments and optimize formatting from JavaScript files before they are bundled into a single file | 99 |
refactory-id/bootstrap-markdown | A JavaScript plugin that integrates markdown editing with Bootstrap UI elements | 1,989 |
frostney/rollup-plugin-named-directory | Resolves modules to their directory names for easier import statements | 6 |