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

postgres-range is a small JavaScript library that parses and serialises PostgreSQL’s native range types (e.g., `[1,5)`, `empty`). It provides a `Range` object with helper methods for inspecting bounds, testing containment, and converting back to the PostgreSQL‑compatible string representation, making it useful for Node.js applications that need to work with Postgres range columns.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of martianboy/postgres-range

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for tape
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

martianboy's profile
martianboy
26 contributions
kristiandupont's profile
kristiandupont
1 contributions

Recent events

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

No events yet
martianboy

martianboy/postgres-range

Range data type parser and serializer for PostgreSQL

JavaScript
10
7
MIT License