README.md

September 3, 2020 ยท View on GitHub

Bloc

build codecov Star on Github License: MIT Discord Bloc Library


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

PackageNPM
blocnpm
react-blocnpm

Overview

Bloc Architecture

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

Documentation

  • Official Documentation
  • Bloc Package
  • React Bloc Package

Maintainers

  • Felix Angelov

Contents

  1. 1Overview
  2. 2Documentation
  3. 2.1Maintainers