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

This Webpack plugin automates the generation of project documentation (via JSDoc) and TypeScript type definition files (.d.ts) during builds. It streamlines development for projects distributing JavaScript libraries or tools that require both human-readable docs and static type information for TypeScript consumers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
Jaid's profile
Jaid
171 contributions
actions-user's profile
actions-user
30 contributions
github-actions[bot]'s profile
github-actions[bot]
25 contributions
depfu[bot]'s profile
depfu[bot]
2 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions
jaid

jaid/jsdoc-tsd-webpack-plugin

Generates project homepages and a TypeScript definition files with Webpack.

JavaScript
1
1
MIT License

Support the dependencies of jaid/jsdoc-tsd-webpack-plugin

Account's avatar
absolunet/node-fs
graceful-fs / fs-extra sync wrapper with goodies
Account's avatar
SoftwareBrothers/better-docs
JSdoc theme
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
soyuka/first-existing-path
Get the first existing path
Account's avatar
jsdoc2md/jsdoc-api
A programmatic interface for jsdoc
Account's avatar
ctumolosus/jsdoc-babel
A JSDoc plugin that transforms ES6 source files with Babel before they are processsed.
Account's avatar
nathanmarks/jsdoc-export-default-interop
jsdoc-export-default-interop
Account's avatar
englercj/jsdoc2tsd
Compiles JSDoc annotated javascript into a Typescript Declaration File (.d.ts).
Account's avatar
absolunet/node-fs
graceful-fs / fs-extra promise wrapper with goodies
Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
jaid/babel-preset-jaid
These are my personal Babel presets. They aim for minimizing boilerplate for projects that need Babel.
Account's avatar
jaid/browserslist-config-jaid-node
My Browserslist query targeting the latest NodeJS runtimes.
Account's avatar
johnagan/clean-webpack-plugin
A webpack plugin to remove/clean your build folder(s).
Account's avatar
jaid/eslint-config-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
benjamingr/tmp-promise
The tmp package with promises support and disposers.
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.
Account's avatar
jaid/webpack-config-jaid
Takes tiny input and returns a Webpack config in the way I personally like.