xstream
Reactive stream library
An extremely intuitive and fast functional reactive stream library for JavaScript applications.
An extremely intuitive, small, and fast functional reactive stream library for JavaScript
2k stars
48 watching
137 forks
Language: TypeScript
last commit: over 1 year ago
Linked from 1 awesome list
cyclejsjavascriptreactive-programmingstreamtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
scramjetorg/framework-js | A reactive stream programming framework that enables concurrent execution of asynchronous operations on data streams. | 38 |
baconjs/bacon.js | A functional reactive programming library for event-driven data processing and manipulation | 6,473 |
xaxis/boiler | A utility library providing over 115 methods to simplify common JavaScript tasks and operations | 42 |
stdlib-js/stdlib | A comprehensive numerical and scientific computing library for JavaScript and Node.js | 4,702 |
winterbe/streamjs | A lightweight functional programming library for operating on in-memory data collections | 861 |
jimhigson/oboe.js | A streaming JSON parser that loads and parses JSON data as it is received from an AJAX response or other source | 4,795 |
xtermjs/xterm.js | A front-end component that brings fully-featured terminals to web applications | 17,874 |
facebook/flow | Adds static typing to JavaScript to improve developer productivity and code quality. | 22,105 |
flowjs/flow.js | A JavaScript library providing multiple simultaneous file uploads with fault tolerance and resumability via the HTML5 File API. | 2,970 |
jpillora/xdomain | A JavaScript library that allows cross-domain HTTP requests without server configuration. | 3,127 |
caolan/highland | A high-level streams library for managing synchronous and asynchronous data flows in JavaScript | 3,425 |
joewalnes/smoothie | A charting library designed to display live streaming data in real-time | 2,255 |
windowjs/windowjs | A Javascript runtime for desktop graphics programming using the HTML5 Canvas API and the Skia graphics library. | 2,261 |
statelyai/xstate | A state management and orchestration solution for complex application logic using event-driven programming and actor model | 27,294 |