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

Crosspath is a Node.js utility that provides a drop-in replacement for the built-in path module, ensuring all paths are normalized to POSIX format with forward slashes regardless of the operating system. It's designed for developers building cross-platform tools who need consistent path handling across Windows and POSIX systems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wessberg/crosspath

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
wessberg/ts-config
Shared rules for Typescript and tslint, used across my OSS projects.
Account's avatar
wessberg/prettier-config
My Prettier config
Account's avatar
wessberg/sandhog
A virtual Open Source project maintainer
Account's avatar
wessberg/dotcjs
A tool that converts file extensions such as .js or .d.ts to their .cjs and .d.cts counterparts
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
pnpm/pnpm
Fast, disk space efficient package manager
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata with Angular commit convention.
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
Account's avatar
raineorshine/npm-check-updates
Find newer versions of dependencies than what your package.json allows

Support the repos that depend on this repository

Top contributors

wessberg's profile
wessberg
32 contributions

Recent events

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

No events yet
wessberg

wessberg/crosspath

A wrapper around the path module that always normalizes to POSIX (including converting backslashes to forward slashes)

TypeScript
3
4
MIT License