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 giancarl021/cli-core

Account's avatar
Giancarl021/type-inference
Infer JavaScript primitive types from a string
Account's avatar
Giancarl021/fill-object
Fill deep properties missing in an object based on a default object
Account's avatar
joeattardi/json-colorizer
A library to format JSON with colors for display in the console
Account's avatar
IonicaBizau/regex-escape.js
Escapes input characters to be used in regular expressions.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
jestjs/jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
Septh/rollup-plugin-node-externals
Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

Giancarl021's profile
Giancarl021
64 contributions

Recent events

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

No events yet
giancarl021

giancarl021/cli-core

CLI wrapper to make easier to create tools

TypeScript
0
0
MIT License

**cli‑core** is a Node.js toolkit that lets developers quickly build feature‑rich command‑line applications. It handles argument/flag parsing, automatic help generation, stdio helpers, logging, debugging and a pluggable extension system, making it ideal for anyone who needs to create custom CLI tools with minimal boiler‑plate.