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

ctix is a CLI tool for TypeScript library projects that automatically generates barrel files (index.ts) by extracting exported functions, variables, and types from source code. It uses the TypeScript Compiler API to scan project files and create consolidated entry points, supporting different generation modes (bundle, create, module) to suit various project structures. The tool is designed for developers who want to avoid manually maintaining barrel files when adding or removing exports in TypeScript libraries.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of imjuni/ctix

Account's avatar
blakeembrey/change-case
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
Account's avatar
kaelzhang/node-comment-json
Parse and stringify JSON with comments. It will retain comments even after saved!
Account's avatar
iamkun/dayjs
2KB immutable date time library alternative to Moment.js with the same modern API
Account's avatar
bgub/eta
Lightweight, fast, and powerful embedded JS template engine
Account's avatar
krisk/Fuse
Lightweight fuzzy-search
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
SBoudrias/Inquirer.js
A collection of common interactive command line user interfaces.
Account's avatar
imjuni/inquirer-ts-checkbox-plus-prompt
Checkbox with autocomplete and other additions for Inquirer
Account's avatar
json5/json5
JSON for Humans
Account's avatar
microsoft/node-jsonc-parser
Scanner and parser for JSON with comments.
Account's avatar
josdejong/mathjs
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and consta
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
imjuni/my-easy-fp
Simple functional programming utility & Misc programming tool
Account's avatar
imjuni/my-node-fp
Simple node programming utility
Account's avatar
imjuni/my-only-either
Only support either interface
Account's avatar
evanw/node-source-map-support
Fixes stack traces for files with source maps
Account's avatar
dsherret/ts-morph
TypeScript compiler wrapper for static analysis and code manipulation.
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
gkz/type-check
type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.
Account's avatar
eemeli/yaml
JavaScript parser and stringifier for YAML
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.
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
tsconfig/bases
A base TSConfig for working with Node 18.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for cli-progress
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for debug
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for inquirer
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for minimist
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for source-map-support
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for type-check
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for yargs
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
vitest-dev/vitest
V8 coverage provider for Vitest
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
imjuni/deps-diff
Dependency difference create using by json or markdown format
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.

Support the repos that depend on this repository

Top contributors

imjuni's profile
imjuni
186 contributions
StringKe's profile
StringKe
2 contributions
dankeboy36's profile
dankeboy36
2 contributions
cliarena's profile
cliarena
1 contributions
insidewhy's profile
insidewhy
1 contributions
Q16solver's profile
Q16solver
1 contributions
Woodz's profile
Woodz
1 contributions

Recent events

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

No events yet
imjuni

imjuni/ctix

CLI to generate barrel file for webpack, rollup entrypoint

TypeScript
97
24
MIT License