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

Rolldown Plugin Require CJS is a plugin that transforms ES module imports to CommonJS requires for pure CJS packages, improving Node.js performance by reducing cjs-module-lexer overhead. It's designed for developers using Rollup who need to optimize imports of legacy CJS-only packages like TypeScript or Babel parser. The plugin offers configurable options to control which modules are transformed and their transformation order.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sxzz/rolldown-plugin-require-cjs

Account's avatar
nodejs/cjs-module-lexer
Lexes CommonJS modules, returning their named exports metadata
Account's avatar
sxzz/magic-string-ast
magic-string with AST shortcut.
Account's avatar
sxzz/unplugin-utils
A set of utility functions commonly used by unplugins.
Account's avatar
babel/babel
A JavaScript parser
Account's avatar
sxzz/eslint-config
ESLint config for @sxzz.
Account's avatar
sxzz/prettier-config
Prettier config for @sxzz
Account's avatar
sxzz/test-utils
Collection of common test utils.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
microsoft/typescript-go
Preview CLI of the native TypeScript compiler port
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
vuejs/eslint-plugin-vue
Official ESLint plugin for Vue.js
Account's avatar
rolldown/rolldown
Fast JavaScript/TypeScript bundler in Rust with Rollup-compatible API.
Account's avatar
rolldown/tsdown
The Elegant Bundler for Libraries
Account's avatar
sxzz/tsdown-preset-sxzz
An opinionated preset for tsdown.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

sxzz's profile
sxzz
44 contributions

Recent events

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

No events yet
sxzz

sxzz/rolldown-plugin-require-cjs

Transform ESM imports to CJS requires when the imported module is pure CJS

TypeScript
17
0
MIT License