Skip to content

Schroefdop/bloc

 
 

Repository files navigation

Bloc Extension for VSCode with Sealed unions

This is a fork of the original Bloc repository.

I only changed the vscode plugin to suit our needs.

How to install

  1. Clone the repository: git clone https://github.com/Schroefdop/bloc.git
  2. Install the .vsix file from VSCode
    1. Open VSCode
    2. Open extensions tab
    3. Click the 3 dots and select Install from VSIX...
    4. Select the .vsix file in the cloned repository
    5. Restart VSCode

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 100.0%