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 vytenisu/npm-dts-webpack-plugin

Account's avatar
vytenisu/npm-dts
Simple DTS single-file generation utility for TypeScript bundles

Support the repos that depend on this repository

Top contributors

vytenisu's profile
vytenisu
13 contributions
WhiteTurbine's profile
WhiteTurbine
7 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
vytenisu

vytenisu/npm-dts-webpack-plugin

Webpack plugin generating single dts file for bundling TypeScript NPM packages

JavaScript
16
0
MIT License

npm-dts-webpack-plugin is a Webpack plugin that automatically generates a single `index.d.ts` declaration file for an entire NPM package built with TypeScript. It lets library authors ship bundled JavaScript without including the original source files while still providing full type‑completion and IntelliSense to downstream TypeScript consumers. The plugin is aimed at developers who publish TypeScript‑based NPM libraries and want a simple way to produce bundled typings as part of their Webpack build.