Source
Component manager
A dynamic tool for managing and documenting Front-end components, enabling productive team workflow and flexible component management.
[ON HOLD] Living Style Guides Engine and Maintenance Environment for Front-end Components. Core repository.
548 stars
38 watching
49 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
reduxjs/redux | A JavaScript library for managing global state in applications | 60,912 |
danielsz/system | An à la carte component reloading system built on Clojure | 608 |
jonabrams/spaceace | An immutable state management library designed to simplify state updates and improve code organization | 164 |
umijs/hox | A state management solution for React components | 1,456 |
martyjs/marty | A JavaScript library for state management in React applications using the Flux architecture | 1,090 |
lrsjng/modulejs | A lightweight JavaScript module system for organizing and resolving dependencies in code | 128 |
lucifier129/refer | A lightweight state management library inspired by Redux, focusing on functional style and minimalism | 11 |
xnimorz/react-providers | A library that simplifies managing React Context components using Higher-Order Components (HOCs) and provides features for combining contexts and encapsulating components. | 23 |
alexnav73/corecraft | A C# library providing automatic state management and persistence features | 8 |
webtorrent/torrent-piece | Provides an abstraction layer for managing torrent pieces in a JavaScript application. | 23 |
peterluhub/xsm | A state management system for Angular, React, Vue, and Svelte that simplifies the use of reactive state with automatic re-rendering and efficient memory management. | 138 |
angular-extensions/model | A state management library with a minimalist API, allowing immutable data to be exposed as RxJS observables. | 275 |
rstgroup/eventrix | A state management library for React and React Native apps, enabling flexible expansion of global state and control over data flow. | 91 |
tzilist/sunfish | A state management library for React applications that decouples updates to the state from changes in the component tree | 16 |
jas-chen/redux-core | A minimal Redux implementation providing basic APIs for managing state and dispatching actions. | 42 |