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

This project provides a collection of reusable string constants and regex patterns for common programming tasks, such as email validation, URL matching, and number parsing. It's designed for developers who need reliable, pre-built constants and regex patterns to streamline their code and avoid reinventing the wheel. The module is particularly useful for TypeScript/JavaScript projects that require consistent and tested utilities for encoding, exit codes, and string manipulation.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
jmquigley's profile
jmquigley
54 contributions
jmquigley

jmquigley/util.constants

General programming constants and regex strings

TypeScript
0
0
MIT License

Support the dependencies of jmquigley/util.constants

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to UMD
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
jmquigley/prettier-config
My personal Prettier config
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
palantir/tslint
An extensible static analysis linter for the TypeScript language
Account's avatar
prettier/tslint-config-prettier
Do you wanna use tslint and prettier without conflicts? tslint-config-prettier disables all conflicting rules that may cause such problems. Prettier takes care of formatting and tslint the rest.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
jmquigley/util.pkgwrap
A script wrapper for package.json scripts.