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 xpl/ansicolor

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
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing

Support the repos that depend on this repository

Top contributors

xpl's profile
xpl
239 contributions
rluvaton's profile
rluvaton
11 contributions
kroitor's profile
kroitor
5 contributions
dependabot[bot]'s profile
dependabot[bot]
3 contributions
FossPrime's profile
FossPrime
2 contributions
brettz9's profile
brettz9
1 contributions
Cherry's profile
Cherry
1 contributions
ifrost's profile
ifrost
1 contributions
svennergr's profile
svennergr
1 contributions
a631807682's profile
a631807682
1 contributions

Recent events

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

No events yet
xpl

xpl/ansicolor

A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.

JavaScript
126
15
The Unlicense

Ansicolor is a small, dependency-free JavaScript library for managing ANSI color and styles in strings. It allows developers to color text, parse and remove ANSI styles, and even convert them to CSS or a format compatible with Chrome DevTools for colored console output. It’s particularly useful for logging systems and tools needing consistent color handling, addressing inconsistencies found in other similar libraries.