effector-factorio
Logic library
A library that helps separate presentation logic from application logic in React applications
The simplest way to write re-usable features with React + Effector
62 stars
2 watching
6 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kelin2025/effector-history | An undo/redo utility library that allows you to manage the history of state changes in your application | 27 |
kelin2025/effector-hotkey | A library that enables hotkey support in applications with state management using Effector. | 38 |
space307/effector-react-slots | An Effector-based implementation of slots in React, allowing components to dynamically insert unknown child components. | 27 |
effector/patronum | A library of reusable functions for managing side effects in reactive state management systems. | 296 |
effector/reflect | A library that enables React components to have Effector stores attached without using hooks. | 81 |
wildhoney/keo | A library that provides plain functions for building stateless React components with immutable properties and functional goodies. | 227 |
lexi-lambda/freer-simple | A Haskell library for building effectful applications with a focus on type-level effects and composability | 228 |
matthieu-beteille/redux-data-fx | A library that helps separate business logic and side effects in Redux applications using declarative data structures | 53 |
kongware/scriptum | A functional programming library that provides data structures and computation models for handling effects in client/server JavaScript applications. | 384 |
cardbox/frontend | A React-based frontend framework built with TypeScript and Effector, designed for feature-sliced development. | 69 |
laboratoriobridge/bold | A React implementation of a design system with pre-defined UI components | 76 |
coq-io/io | A Coq library that enables the use of effects in functional programming with references to a global state | 64 |
kefirjs/kefir | A Reactive Programming library for JavaScript inspired by Bacon.js and RxJS. | 1,874 |
evolify/babel-plugin-react-directive | Enables direct syntax support for conditional and iterative statements in React components | 28 |
kelin2025/vue-responsive-components | A Vue.js library providing responsive components and directives to adapt to different screen sizes. | 203 |