Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of camacho/markdown-magic-package-scripts

Account's avatar
Filirom1/findup
Walk up ancester's dir up to root
Account's avatar
camacho/sort-scripts
Sort a map of scripts in a logical order
Account's avatar
DavidWells/markdown-magic
Automatically update markdown files with content from external sources
Account's avatar
camacho/markdown-magic-install-command
Print install command for markdown file

Support the repos that depend on this repository

Top contributors

camacho's profile
camacho
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
camacho

camacho/markdown-magic-package-scri...

Add a table of scripts from package.json to markdown files

JavaScript
1
2
MIT License

The **markdown‑magic‑package‑scripts** plugin inserts a markdown table that lists the scripts defined in a project’s `package.json` (script name and description) into any markdown file when run with [markdown‑magic](https://github.com/DavidWells/markdown-magic). It’s intended for JavaScript/Node developers who want to keep their README or other docs automatically up‑to‑date with the current npm scripts without manual editing.