Socket
Socket
Sign inDemoInstall

reffects

Package Overview
Dependencies
0
Maintainers
7
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    reffects

Reffects is a Javascript framework for developing SPAs using an event-driven unidirectional flow architecture. It's based on ClojureScript's [re-frame](https://github.com/Day8/re-frame). It promotes a functional programming style with the use of the effec


Version published
Weekly downloads
308
increased by5.84%
Maintainers
7
Created
Weekly downloads
 

Readme

Source

Reffects

Reffects is a Javascript framework for developing SPAs using an event-driven unidirectional flow architecture. It's based on ClojureScript's re-frame. It promotes a functional programming style with the use of the effects as data patterns in which event handlers are pure functions, and effects/coeffects are used to manage side effects/causes.

Motivation

Terminology

Built-in effects

API

Testing

FAQs

Last updated on 02 May 2024

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc