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 fsmaia/import-sort-style-module-alias

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
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
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
commitizen/cz-conventional-changelog
Commitizen adapter following the conventional-changelog format.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

dependabot[bot]'s profile
dependabot[bot]
27 contributions
fsmaia's profile
fsmaia
1 contributions

Recent events

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

No events yet
fsmaia

fsmaia/import-sort-style-module-ali...

*import-sort-style-module* with relative modules aliases

TypeScript
5
0
No license

import‑sort‑style‑module‑alias is an **import‑sort style plugin** that lets developers automatically order their ES/TS import statements while supporting custom path aliases (e.g., `components/`, `modules/`). It’s aimed at front‑end or Node projects that use the import‑sort tool and want their imports grouped and sorted by type (side‑effects, built‑ins, third‑party, alias‑based, and relative) with optional alias overriding of built‑in modules.