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

dts-critic is a tool designed to validate TypeScript declaration files (.d.ts) by checking them against JavaScript source code for potential issues. It is primarily intended for use within the DefinitelyTyped ecosystem, ensuring that type definitions accurately reflect the corresponding JavaScript modules. The tool supports different modes, such as `name-only` and `code`, to perform checks ranging from package name validation to export consistency.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sandersn/dts-critic

Account's avatar
microsoft/DefinitelyTyped-tools
Account's avatar
mathisonian/command-exists
check whether a command line command exists in the current environment
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
raszi/node-tmp
Temporary file and directory creator
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for command-exists
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for semver
Account's avatar
sindresorhus/strip-json-comments
Stub TypeScript definitions entry for strip-json-comments, which provides its own types definitions
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tmp
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
(Experimental) Utilities for working with TypeScript + ESLint together
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
a-tarasyuk/eslint-formatter-autolinkable-stylish
ESlint Autolinkable Stylish Formatter
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
nene/eslint-plugin-no-null
ESLint rule to disallow null
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

sandersn's profile
sandersn
110 contributions
gabritto's profile
gabritto
4 contributions
orta's profile
orta
1 contributions
wooorm's profile
wooorm
1 contributions

Recent events

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

No events yet
sandersn

sandersn/dts-critic

Checks a new dts against the JavaScript sources and tells you what problems it has

TypeScript
45
9
MIT License