All Projects → lifechurch → validstate

lifechurch / validstate

Licence: MIT license
Seamless and easy Redux state Validation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to validstate

Pagestatemanager
manage the loading,emtpy,error state of page, use in xml or just in code
Stars: ✭ 173 (+981.25%)
Mutual labels:  state
React Organism
Dead simple React state management to bring pure components alive
Stars: ✭ 219 (+1268.75%)
Mutual labels:  state
Refunk
🎧 Simple React functional setState
Stars: ✭ 242 (+1412.5%)
Mutual labels:  state
Hydrated bloc
An extension to the bloc state management library which automatically persists and restores bloc states.
Stars: ✭ 181 (+1031.25%)
Mutual labels:  state
Save Page State
A chrome extension to save the state of a page for further analysis
Stars: ✭ 208 (+1200%)
Mutual labels:  state
Kaskade
[INACTIVE] Simplifying state management
Stars: ✭ 223 (+1293.75%)
Mutual labels:  state
Redux Zero
A lightweight state container based on Redux
Stars: ✭ 1,977 (+12256.25%)
Mutual labels:  state
Xstate
State machines and statecharts for the modern web.
Stars: ✭ 18,300 (+114275%)
Mutual labels:  state
React Easy State
Simple React state management. Made with ❤️ and ES6 Proxies.
Stars: ✭ 2,459 (+15268.75%)
Mutual labels:  state
Dsladapter
🔥 Kotlin时代的Adapter, Dsl 的形式使用 RecyclerView.Adapter, 支持折叠展开, 树结构,悬停,情感图状态切换, 加载更多, 多类型Item,侧滑菜单等
Stars: ✭ 231 (+1343.75%)
Mutual labels:  state
Statefulviewcontroller
Placeholder views based on content, loading, error or empty states
Stars: ✭ 2,139 (+13268.75%)
Mutual labels:  state
Store
A beautifully-simple framework-agnostic modern state management library.
Stars: ✭ 204 (+1175%)
Mutual labels:  state
Laravel World
provide countries, states, and cities relations and database.
Stars: ✭ 222 (+1287.5%)
Mutual labels:  state
Valtio
💊 Valtio makes proxy-state simple for React and Vanilla
Stars: ✭ 3,389 (+21081.25%)
Mutual labels:  state
Final Form
🏁 Framework agnostic, high performance, subscription-based form state management
Stars: ✭ 2,787 (+17318.75%)
Mutual labels:  state
Retalk
🐤 The Simplest Redux
Stars: ✭ 168 (+950%)
Mutual labels:  state
Godux
State Management for Go Backend application inspired in Redux.
Stars: ✭ 222 (+1287.5%)
Mutual labels:  state
mst-persist
Persist and hydrate MobX-state-tree stores (in < 100 LoC)
Stars: ✭ 75 (+368.75%)
Mutual labels:  state
React Powerplug
🔌 Renderless Containers
Stars: ✭ 2,704 (+16800%)
Mutual labels:  state
Getx pattern
Design pattern designed to standardize your projects with GetX on Flutter.
Stars: ✭ 225 (+1306.25%)
Mutual labels:  state

Validstate · GitHub license npm version PRs Welcome Build Status

Validstate is a javascript plugin for React+Redux applications to quickly validate state.

  • Single Definition Validstate puts all of your validations in one place to keep the logic of your actions clean.
  • Prepackaged Validation Functions Validstate comes out of the box with several validation functions built in.
  • Extendable Can't find the function you need? That's okay cause Validstate makes it easy to use your own custom validators.

Installation

Validstate is available as the validstate package on npm. So installation is as easy as...

npm install validstate

Documentation

The Validstate documentation is available at our website.

Contributing

The main purpose of this repository is to continue to grow the Validstate plugin, making it faster and easier to use and more robust. Development of Validstate happens in the open on GitHub, and we look forward to working with many talented developers on this project. Read below to learn how you can take part in improving Validstate.

Contributing Guide

Read our contribution guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to Validstate.

License

Validstate is MIT licensed.

Open Digerati

This project is part of the Open Digerati initiative at Life.Church. It's our belief that we can move faster together and that starts with irrational generosity so we are opening up our code to the community.

To find more projects like this one, or join the initiative, checkout our website at opendigerati.com.

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].