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

Fergie's Inverted Index is a JavaScript library for creating searchable indexes from JavaScript objects, allowing retrieval by their properties. It utilizes promises and map-reduce techniques for efficient querying, supporting boolean logic (AND, OR, NOT) and aggregations like facets and buckets. This library is designed to work in both Node.js and browser environments, offering flexibility for various applications needing fast and flexible data searching.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fergiemcdowall/fergies-inverted-index

Account's avatar
Level/browser-level
An abstract-level database for browsers, backed by IndexedDB
Account's avatar
dominictarr/charwise
encode/decode with same encoded sort order as bytewise
Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
ljharb/js-traverse
traverse and transform objects by visiting every node on a recursive walk
Account's avatar
Level/classic-level
An abstract-level database backed by LevelDB
Account's avatar
Nijikokun/Diacritics.js
Removes accents / diacritics from strings, sentences, and paragraphs fast and effeciently.
Account's avatar
fergiemcdowall/level-out
leveldb to stdout
Account's avatar
Level/memory-level
In-memory abstract-level database for Node.js and browsers
Account's avatar
CoderPuppy/os-browserify
Account's avatar
browserify/path-browserify
the path module from node core for browsers
Account's avatar
shtylman/node-process
process information for node.js and browsers
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
fergiemcdowall/stopword
A module for node.js and the browser that takes in text and returns text that is stripped of stopwords. Has pre-defined stopword lists for 62 languages and also takes lists with custom stopwords as in
Account's avatar
browserify/stream-browserify
the stream module from node core for browsers
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
juliangruber/tape-run
Headless tape test runner
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
fergiemcdowall/world-bank-dataset
A JSONified dataset of projects funded by the World Bank.

Support the repos that depend on this repository

Top contributors

fergiemcdowall's profile
fergiemcdowall
293 contributions
jeffsee55's profile
jeffsee55
16 contributions
kldavis4's profile
kldavis4
11 contributions
mikaelkaron's profile
mikaelkaron
8 contributions
dependabot[bot]'s profile
dependabot[bot]
7 contributions
mistermoe's profile
mistermoe
2 contributions

Recent events

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

No events yet
fergiemcdowall

fergiemcdowall/fergies-inverted-ind...

Throw JavaScript objects at the index and they will become retrievable by their properties using promises and map-reduce

JavaScript
20
5
No license