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 antfu/magic-string-stack

Account's avatar
jridgewell/sourcemaps
Remap sequential sourcemaps through transformations to point at the original source code
Account's avatar
Rich-Harris/magic-string
Modify strings, generate sourcemaps
Account's avatar
antfu/eslint-config
Anthony's ESLint config
Account's avatar
antfu-collective/ni
Use the right package manager
Account's avatar
antfu/utils
Opinionated collection of common JavaScript / TypeScript utils by @antfu
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
esbuild-kit/esno
Node.js runtime enhanced with esbuild for loading TypeScript & ESM
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
pnpm/pnpm
Fast, disk space efficient package manager
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
toplenboren/simple-git-hooks
A simple, zero dependency tool for setting up git hooks for small projects
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

antfu's profile
antfu
17 contributions
FlyingCaiChong's profile
FlyingCaiChong
1 contributions
unixzii's profile
unixzii
1 contributions
MichaelDeBoey's profile
MichaelDeBoey
1 contributions
zhiyuanzmj's profile
zhiyuanzmj
1 contributions

Recent events

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

No events yet
antfu

antfu/magic-string-stack

magic-string with the capability of committing changes.

TypeScript
201
5
MIT License

magic-string‑stack is a thin wrapper around the **magic‑string** library that adds version‑control‑style commits and rollbacks to string transformations. It lets developers apply successive edits on a single instance while automatically merging the resulting source maps, making it ideal for tooling (e.g., compilers, preprocessors, code mod scripts) that need incremental code modifications with accurate mapping back to the original source.