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

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
w11k

w11k/rx-ninja

Utilities for RxJS

TypeScript
20
2
Apache License 2.0
pburgmer's profile
pburgmer
89 contributions
romanroe's profile
romanroe
53 contributions
sengmann's profile
sengmann
28 contributions
stephanie-jauss's profile
stephanie-jauss
2 contributions

Support the dependencies of w11k/rx-ninja

Account's avatar
timdp/swirly
Parser for the Swirly marble diagram format.
Account's avatar
timdp/swirly
Renderer for Swirly marble diagrams, for Node.js.
Account's avatar
timdp/swirly
TypeScript typings for Swirly.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for sinon-chai
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
ESLint plugin that wraps a TSLint configuration and lints the whole source using TSLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
tschaub/gh-pages
Publish to a gh-pages branch on GitHub (or any other branch on any other remote)
Account's avatar
aheckmann/gm
GraphicsMagick and ImageMagick for node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
reactivex/rxjs
Reactive Extensions for modern JavaScript
Account's avatar
cartant/rxjs-marbles
An RxJS marble testing library for any test framework
Account's avatar
shelljs/shx
Portable Shell Commands for Node
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
chaijs/sinon-chai
Extends Chai with assertions for the Sinon.JS mocking framework.
Account's avatar
svg/svgo
SVGO is a Node.js library and command-line application for optimizing vector images.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
dividab/tsconfig-paths
Load node modules according to tsconfig paths, in run-time or via API.
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
JS-DevTools/version-bump-prompt
Automatically (or with prompts) bump your version number, commit changes, tag, and push to Git

**rx‑ninja** is a TypeScript library that extends RxJS with a collection of ready‑to‑use operators (e.g., `skipNil`, `rateLimitLossless`, `shareReplayUntilAllUnsubscribed`) and helper utilities, plus dedicated TSLint rules that enforce safe subscription patterns. It’s aimed at front‑end developers and teams—especially those using Angular or other RxJS‑heavy TypeScript projects—who want richer reactive‑programming tools and lint‑time guards against common mistakes.