All Projects → felangel → Bloc.js

felangel / Bloc.js

Licence: mit
A predictable state management library that helps implement the BLoC design pattern in JavaScript

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Bloc.js

Awesome Ui Component Library
Curated list of framework component libraries for UI styles/toolkit
Stars: ✭ 702 (+532.43%)
Mutual labels:  library, react-components
Hellobooks
A Single-Page Library Management App built with nodejs, express and react and redux
Stars: ✭ 37 (-66.67%)
Mutual labels:  library, react-components
Platform
Reactive libraries for Angular
Stars: ✭ 7,020 (+6224.32%)
Mutual labels:  rxjs, state-management
Unstated Next
200 bytes to never think about React state management libraries ever again
Stars: ✭ 3,784 (+3309.01%)
Mutual labels:  library, state-management
Neumorphic Ui
📚 A library of components based on the concept of neumorphism
Stars: ✭ 82 (-26.13%)
Mutual labels:  library, react-components
Focal
Program user interfaces the FRP way.
Stars: ✭ 613 (+452.25%)
Mutual labels:  rxjs, state-management
Mini Rx Store
Lightweight Redux Store based on RxJS
Stars: ✭ 32 (-71.17%)
Mutual labels:  rxjs, state-management
React Recomponent
🥫 Reason-style reducer components for React using ES6 classes.
Stars: ✭ 272 (+145.05%)
Mutual labels:  state-management, react-components
Minimal Feedback
🗳 minimal-feedback is a blazingly fast and highly customizable component to get user feedback.
Stars: ✭ 78 (-29.73%)
Mutual labels:  npm-package, react-components
Pannellum React
React Component for Pannellum (open source panorama viewer for the web)
Stars: ✭ 48 (-56.76%)
Mutual labels:  library, npm-package
Length.js
📏 JavaScript library for length units conversion.
Stars: ✭ 292 (+163.06%)
Mutual labels:  library, npm-package
Sigi
Well designed effect management framework for complex frontend app
Stars: ✭ 95 (-14.41%)
Mutual labels:  rxjs, state-management
Fluorine
[UNMAINTAINED] Reactive state and side effect management for React using a single stream of actions
Stars: ✭ 287 (+158.56%)
Mutual labels:  rxjs, state-management
Rando.js
The world's easiest, most powerful random function.
Stars: ✭ 659 (+493.69%)
Mutual labels:  library, npm-package
Akita
🚀 State Management Tailored-Made for JS Applications
Stars: ✭ 3,338 (+2907.21%)
Mutual labels:  rxjs, state-management
Bloc
A predictable state management library that helps implement the BLoC design pattern
Stars: ✭ 8,214 (+7300%)
Mutual labels:  library, state-management
reactive-store
A store implementation for state management with RxJS
Stars: ✭ 29 (-73.87%)
Mutual labels:  rxjs, state-management
Ngx Smart Modal
Modal/Dialog component crafted for Angular
Stars: ✭ 256 (+130.63%)
Mutual labels:  library, npm-package
Rxstate
Simple opinionated state management library based on RxJS
Stars: ✭ 46 (-58.56%)
Mutual labels:  rxjs, state-management
Ngx Api Utils
ngx-api-utils is a lean library of utilities and helpers to quickly integrate any HTTP API (REST, Ajax, and any other) with Angular.
Stars: ✭ 92 (-17.12%)
Mutual labels:  library, npm-package

Bloc

build codecov Star on Github License: MIT Discord Bloc Library


A predictable state management library that helps implement the BLoC design pattern.

Package NPM
bloc npm
react-bloc npm

Overview

Bloc Architecture

The goal of this library is to make it easy to separate presentation from business logic, facilitating testability and reusability.

Documentation

Maintainers

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].