• Stars
    star
    1,576
  • Rank 29,696 (Top 0.6 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 6 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Overmind - Frictionless state management

Overmind

Visit website for more information: www.overmindjs.org.

Maintainer needed

https://gist.github.com/christianalfoni/f1c4bfe320dcb24c403635d9bca3fa40

Release procedure

$ git checkout next
$ git pull
$ npm install # make sure any new dependencies are installed
$ npm run release -- --dry-run --print-release  # and check release notes
$ git checkout master
$ git pull
$ git merge --ff-only next
$ git push

VSCode extension is released via .travis.yml due to limitations of the publishing tool that is unable to use root node_modules folder

More Repositories

1

cerebral

Declarative state and side effects management for popular JavaScript frameworks
JavaScript
1,988
star
2

webpackbin

[Deprecated]. Please move to codesandbox.io.
JavaScript
202
star
3

classy-ui

An automatically optimized design system
TypeScript
176
star
4

urlon

JSON-like object notation that can be embedded in URLs
JavaScript
125
star
5

addressbar

Makes the addressbar of the browser work just like a normal input
JavaScript
84
star
6

webpack-packager

A service that packages DLL bundles and manifests
JavaScript
59
star
7

webpack-dll

A service that converts a package into a DLL and manifest
JavaScript
49
star
8

url-mapper

Take a URL and map to functions, parsing params
JavaScript
42
star
9

overmind-website

The Overmind website
37
star
10

cerebral-debugger

Debugger for Cerebral
JavaScript
33
star
11

enhanced-react-style

Split dynamic and static styles
TypeScript
13
star
12

repo-cooker

JavaScript
12
star
13

webpack-sandbox

A service that takes code and DLL manifests and produces a server side bundling process
JavaScript
10
star
14

jsblog

secret
JavaScript
6
star
15

cerebral-todomvc

Classic todomvc demo application powered with cerebral
5
star
16

firebase-functions-mock

Work locally with firebase functions
JavaScript
5
star
17

firebase-functions-boilerplate

A boilerplate to work with firebase-functions locally
JavaScript
4
star
18

new-api-pattern-demo

Just a repo to show off next API and pattern
JavaScript
4
star
19

project-x

Experimenting with mobx and chained API for full type safety
TypeScript
3
star
20

classy-ui-demo-library

A demo library using classy-ui
TypeScript
2
star
21

tutorial

The Cerebral tutorial application
JavaScript
1
star