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

The **babel‑plugin‑transform‑rewrite‑imports** is a Babel plugin that lets you programmatically add, replace, or completely rewrite file extensions and import/export specifiers in JavaScript/TypeScript code. It’s aimed at developers who need reliable import‑path transformations—for example when converting extension‑less TypeScript imports to ESM, syncing alias paths from `tsconfig.json`, or adjusting dynamic `import()`/`require` calls during a build.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of xunnamius/babel-plugin-transform-rewrite-imports

Account's avatar
babel/babel
Generate an AST from a string template.
Account's avatar
babel/babel
Babel Types is a Lodash-esque utility library for AST nodes
Account's avatar
zloirock/core-js
Standard library
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
Compile export default to ES2015
Account's avatar
babel/babel
Compile function bind operator to ES5
Account's avatar
babel/babel
Remove nullish coalescing operator
Account's avatar
babel/babel
Allow parsing of the module assertion attributes in the import statement
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
conventional-changelog/commitlint
Lint your commit messages
Account's avatar
conventional-changelog/commitlint
Shareable commitlint config enforcing conventional commits
Account's avatar
ergodark/ts-types
Various utility and helper types for TypeScript projects
Account's avatar
semantic-release/changelog
semantic-release plugin to create or update a changelog file
Account's avatar
semantic-release/exec
semantic-release plugin to run custom shell commands
Account's avatar
semantic-release/git
semantic-release plugin to commit release assets to the project's git repository
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/helper-plugin-utils
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for confusing-browser-globals
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for debug
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.mergewith
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
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
Xunnamius/conventional-changelog-projector
⛔️ [DEPRECATED] conventional-changelog @xunnamius/projector preset originally forked from conventional-changelog-conventionalcommits
Account's avatar
all-contributors/all-contributors-cli
Tool to easily add recognition for new contributors
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
Xunnamius/babel-plugin-explicit-exports-references
Transforms all internal references to a module's exports such that each reference starts with `module.exports` instead of directly referencing an internal name. This enables easy mocking of specific (
Account's avatar
tleunen/babel-plugin-module-resolver
Module resolver plugin for Babel
Account's avatar
babel-utils/babel-plugin-tester
Utilities for testing babel plugins
Account's avatar
Xunnamius/babel-plugin-transform-default-named-imports
⛔️ [DEPRECATED] Allow importing of named exports from default-exporting (CJS/JSON) modules
Account's avatar
laat/babel-plugin-transform-rename-import
Replace import sources
Account's avatar
Xunnamius/babel-plugin-transform-rewrite-imports
Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely
Account's avatar
facebook/create-react-app
A list of browser globals that are often used by mistake instead of local variables
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
thlorenz/doctoc
Generates TOC for markdown files of local git repo.
Account's avatar
motdotla/dotenv
Loads environment variables from .env file
Account's avatar
johvin/eslint-import-resolver-alias
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
Account's avatar
tleunen/eslint-import-resolver-babel-module
babel-plugin-module-resolver resolver for eslint-plugin-import
Account's avatar
import-js/eslint-import-resolver-typescript
This plugin adds `TypeScript` support to `eslint-plugin-import`
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest

Support the repos that depend on this repository

Top contributors

Xunnamius's profile
Xunnamius
105 contributions
karlprieb's profile
karlprieb
29 contributions
Banou26's profile
Banou26
8 contributions
FezVrasta's profile
FezVrasta
2 contributions
cometkim's profile
cometkim
1 contributions
KaelWD's profile
KaelWD
1 contributions
tpluscode's profile
tpluscode
1 contributions

Recent events

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

No events yet
xunnamius

xunnamius/babel-plugin-transform-re...

⚡ Add an extension to import specifiers that do not already have one, replace the extensions of those that do, or even rewrite specifiers entirely.

TypeScript
5
0
MIT License