mostjs / core

Most.js core event stream

Home Page:http://mostcore.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

________________________________
___   |/  /_  __ \_  ___/__  __/
__  /|_/ /_  / / /____ \__  /   
_  /  / / / /_/ /____/ /_  /    
/_/  /_/  \____/______/ /_/

Monadic Event Stream

MostJS Join the chat at https://gitter.im/cujojs/most

High-performance reactive event stream programming that powers Most.

Specifically, @most/core features Most's battle-tested, high-performance architecture in a leaner, functions-only, curried API in a tree-shakeable package.

Get it

npm install --save @most/core @most/scheduler

yarn add @most/core @most/scheduler

Contribute

After cloning the repository

npm install --legacy-peer-deps

Running the Tests

npm test

About

Most.js core event stream

http://mostcore.rtfd.io

License:MIT License


Languages

Language:TypeScript 88.0%Language:JavaScript 12.0%