Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kefir

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kefir

Bacon.js inspired FRP library with less memory consumption

  • 0.1.11
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
54K
decreased by-8.92%
Maintainers
1
Weekly downloads
 
Created
Source

Kefir

Kefir — is an FRP (functional reactive programming) library for JavaScript inspired by Bacon.js and RxJS with focus on high perfomance and low memory usage. It has nice Bacon.js like API and RxJS's performance / memory usage characteristics (see memory test results).

For docs visit pozadi.github.io/kefir.

:construction: It still in alpha developnet stage. See Bacon.js API implementation status.

Tests

Build Status

Testling

Run tests in your browser (gh-pages branch)

Development

To build /dist from /src and run tests on Node.js type this in console:

grunt

To run memory tests:

node --expose-gc test-memory-usage.js

Keywords

FAQs

Package last updated on 01 Jun 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc