SkillAgentSearch skills...

Bloc.js

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

Install / Use

/learn @felangel/Bloc.js
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

README

<p align="center"> <img src="https://raw.githubusercontent.com/felangel/bloc/master/docs/assets/bloc_logo_full.png" height="100" alt="Bloc" /> </p> <p align="center"> <a href="https://github.com/felangel/bloc.js/actions"><img src="https://github.com/felangel/bloc.js/workflows/bloc.js/badge.svg" alt="build"></a> <a href="https://codecov.io/gh/felangel/bloc.js"><img src="https://codecov.io/gh/felangel/bloc.js/branch/master/graph/badge.svg" alt="codecov"></a> <a href="https://github.com/felangel/bloc.js"><img src="https://img.shields.io/github/stars/felangel/bloc.js.svg?style=flat&logo=github&colorB=deeppink&label=stars" alt="Star on Github"></a> <a href="https://opensource.org/licenses/MIT"><img src="https://img.shields.io/badge/license-MIT-purple.svg" alt="License: MIT"></a> <a href="https://discord.gg/Hc5KD3g"><img src="https://img.shields.io/discord/649708778631200778.svg?logo=discord&color=blue" alt="Discord"></a> <a href="https://github.com/felangel/bloc"><img src="https://tinyurl.com/bloc-library" alt="Bloc Library"></a> </p>

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

| Package | NPM | | --------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------- | | bloc | npm | | react-bloc | npm |

Overview

<img src="https://raw.githubusercontent.com/felangel/bloc/master/docs/assets/bloc_architecture.png" width="500" alt="Bloc Architecture" />

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

Documentation

Maintainers

View on GitHub
GitHub Stars194
CategoryDesign
Updated19d ago
Forks23

Languages

TypeScript

Security Score

85/100

Audited on Mar 16, 2026

No findings