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

ts-jest-resolver is a Jest resolver that mimics TypeScript's file resolution strategy for JavaScript extensions (.js, .jsx, .cjs, .mjs), making it ideal for projects using ts-jest or Babel with TypeScript preset. It enables seamless importing of TypeScript files from JavaScript modules by automatically resolving to .ts, .tsx, .mts, or .cts extensions when available. This lightweight, battery-included library is perfect for TypeScript developers working with Jest who need consistent module resolution across JavaScript and TypeScript files.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of vitorluizc/ts-jest-resolver

Account's avatar
jestjs/jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for eslint
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
ezolenko/rollup-plugin-typescript2
Seamless integration between Rollup and TypeScript. Now with errors.
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

VitorLuizC's profile
VitorLuizC
38 contributions
RA80533's profile
RA80533
1 contributions

Recent events

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

No events yet
vitorluizc

vitorluizc/ts-jest-resolver

A resolver for jest that uses the same strategy as TS when resolving files with JavaScript extensions (".js", ".jsx", ".cjs" and ".mjs"). It works pretty well with ts-jest or babel with @babel/preset-typescript.

TypeScript
63
5
MIT License