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‑autocomplete‑index** is a Babel transformer that automatically appends “/index” to relative import/require statements that point to a directory, converting `import foo from './foo'` into `import foo from './foo/index'`. It’s aimed at JavaScript/TypeScript developers who use Babel and want to avoid manually adding the trailing index when importing modules from local folders.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of yangmingshan/babel-plugin-autocomplete-index

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
yangmingshan/eslint-config-silent
Silence all rules that you don't have to care about.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

yangmingshan's profile
yangmingshan
8 contributions

Recent events

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

No events yet
yangmingshan

yangmingshan/babel-plugin-autocompl...

A babel plugin to add trailing index automatically

JavaScript
0
0
MIT License