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

jsdoc‑md is a Node‑based tool (available as a CLI command and as a JavaScript API) that scans your project’s source files for JSDoc comments and inserts a generated API reference into a specified heading of a markdown file (e.g., README.md). It respects .gitignore, optionally formats the output with Prettier, and is aimed at developers who want to keep documentation in sync with their code without maintaining separate docs manually.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jaydenseric/jsdoc-md

Account's avatar
babel/babel
Generate errors that contain a code frame that point to source locations.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
Flet/github-slugger
Generate a slug just like GitHub does for markdown headings.
Account's avatar
anandthakker/mdast-util-inject
Inject some markdown into some other markdown, keeping heading structure intact.
Account's avatar
mrzmmr/remark-behead
Increase or decrease heading depth
Account's avatar
jaydenseric/coverage-node
A simple CLI to run Node.js and report code coverage.
Account's avatar
jaydenseric/disposable-directory
Asynchronously creates a disposable directory in the OS temporary directory that gets deleted after the callback is done or errors.
Account's avatar
jaydenseric/eslint-config-env
ESLint config optimized for authoring packages that adapts to the project environment.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
WebReflection/flatted
A super light and fast circular JSON parser.
Account's avatar
jaydenseric/revertable-globals
Sets globals that can be easily reverted to restore the original environment; useful for testing code that relies on the presence of certain globals.
Account's avatar
jaydenseric/snapshot-assertion
Asserts a string matches a snapshot saved in a file. An environment variable can be used to save rather than assert snapshots.
Account's avatar
jaydenseric/test-director
An ultra lightweight unit test director for Node.js.

Support the repos that depend on this repository

Top contributors

jaydenseric's profile
jaydenseric
377 contributions
pur3miish's profile
pur3miish
35 contributions

Recent events

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

No events yet
jaydenseric

jaydenseric/jsdoc-md

A Node.js CLI and equivalent JS API to analyze source JSDoc and generate documentation under a given heading in a markdown file (such as readme.md).

JavaScript
27
8
MIT License