markdown-magic-install-command
Install command generator
Generates an npm install command in Markdown files
Generate install command for npm packages
3 stars
2 watching
0 forks
Language: JavaScript
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
camacho/markdown-magic-package-scripts | Adds table of scripts from package.json to markdown files | 1 |
camacho/markdown-magic-subpackage-list | A plugin for generating sub-package lists with links in Markdown files | 1 |
camacho/markdown-magic-directory-tree | A plugin that adds directory tree listings to Markdown files using markdown-magic | 42 |
camacho/markdown-magic-engines | A utility for processing and rendering Markdown text with customizable transformations | 0 |
camacho/markdown-magic-template | A plugin for adding Lodash template support to markdown files | 0 |
camacho/markdown-magic-dependency-table | A tool to generate dependency tables in markdown files. | 2 |
camacho/markdown-magic-version-badge | Prints version information as a badge in Markdown documents | 1 |
camacho/markdown-magic-prettier | Transforms Markdown code blocks to format JavaScript code with Prettier. | 11 |
chuufmaster/markdown-toc | Generates and updates tables of contents in markdown files with customizable features. | 17 |
forresst/markdown-magic-package-json | Adds package.json properties to markdown files via markdown-magic | 4 |
agusmakmun/django-markdown-editor | Provides a rich-text editing experience with support for live preview, image uploads, and mention features in a Django application. | 822 |
cdklabs/markmac | Embeds program outputs in markdown documents by executing specified commands and replacing output with placeholders. | 17 |
ionicabizau/json2md | Converts JSON data to Markdown format. | 575 |
bahmutov/npm-install | Automates the installation of npm dependencies with caching to speed up project builds. | 653 |
davidwells/markdown-magic | Automates markdown file formatting and updates using comment blocks and custom transforms. | 820 |