An open API service providing repository metadata for many open source software ecosystems.

Topic: "global-state"

agile-ts/agile 📦

🌌 Global State and Logic Library for JavaScript/Typescript applications

Language: TypeScript - Size: 9.38 MB - Last synced at: 7 days ago - Pushed at: 10 months ago - Stars: 95 - Forks: 8

gadingnst/swr-global-state

♻️ Zero-setup & simple global state management for React Components. It's similiar `useState` hooks like we use usual!

Language: TypeScript - Size: 766 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 43 - Forks: 1

react-gx/gx

A lightweight and powerful React State Management System like redux that helps you to manage your state globally inside your React, Nextjs and also React Native applications.

Language: TypeScript - Size: 1.17 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 3

adenekan41/broadstate

🚀 Easy state manager for state values from one component to the other with useState and React Hooks in < 1KB!

Language: TypeScript - Size: 186 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 3

timkindberg/zusteller

Your global state savior. "Just hooks" + zustand.

Language: JavaScript - Size: 279 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 24 - Forks: 1

jungpaeng/sagen 📦

state management for React that combines each store without a root store

Language: TypeScript - Size: 1.28 MB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 2

BiteCraft/rustato

Rustato: A powerful, thread-safe global state management library for Rust applications, offering type-safe, reactive state handling with an easy-to-use macro-based API.

Language: Rust - Size: 579 KB - Last synced at: about 5 hours ago - Pushed at: 9 months ago - Stars: 15 - Forks: 0

morewings/react-omni-provider

Omni Provider allows to merge multiple React Provider components into one

Language: TypeScript - Size: 18.8 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 9 - Forks: 0

whitfin/global-flags

Write once global flags for Erlang and Elixir.

Language: Erlang - Size: 8.79 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 9 - Forks: 1

is-equal/store

A simple state management library

Language: TypeScript - Size: 130 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

maciejtatol/hooks-global-state-example

An example of Global State implementation using React Hooks and Context API

Language: JavaScript - Size: 506 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 6 - Forks: 1

stevekanger/react-superstore

React Superstore. Simple hook for adding and managing global state in react.

Language: TypeScript - Size: 55.7 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 5

pabra/react-hooksack

Fully typed & lightweight react store entirely based on hooks.

Language: TypeScript - Size: 792 KB - Last synced at: 23 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 0

hjrdave/treble-gsm

A Hook-based global state management container and library for React.js apps.

Language: TypeScript - Size: 377 KB - Last synced at: 2 days ago - Pushed at: 7 months ago - Stars: 5 - Forks: 0

Kuzma02/Zustand-NextJS14-CRUD-Boilerplate-In-TypeScript

This is a comprehensive boilerplate for building a modern, performant CRUD (Create, Read, Update, Delete) application using Next.js and Zustand.

Language: TypeScript - Size: 62.5 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 5 - Forks: 1

reves/fley

Concurrent frontend JavaScript framework

Language: JavaScript - Size: 212 KB - Last synced at: 20 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

whitfin/global-lazy

Lazy global initialization for Elixir, without state

Language: Elixir - Size: 6.84 KB - Last synced at: 27 days ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

kelp404/react-hooks-shared-state

A global state for React with Hooks API.

Language: JavaScript - Size: 84 KB - Last synced at: 1 day ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

ajmalfaris11/working-with-redux

This repository is part of my Entri study project to learn Redux. It includes code and examples for managing state in React apps using Redux. Key topics covered are setting up a Redux store, creating actions and reducers, and using useSelector and useDispatch hooks for global state management. This project provides a foundation in Redux

Language: JavaScript - Size: 180 KB - Last synced at: 3 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 0

amandapolari/projeto-react-apis Fork of labenuexercicios/projeto-react-apis

Pokedex - Utilização de API

Language: JavaScript - Size: 49.6 MB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

morewings/ts-global-state-next

This template is for Next based web applications using global state and remote data source. The template uses App Router Next.js configuration. This template has tests for React components, reducers, hooks.

Language: TypeScript - Size: 13.4 MB - Last synced at: 11 days ago - Pushed at: 13 days ago - Stars: 2 - Forks: 0

WilliamVenner/state-department

Rust state management and dependency injection library

Language: Rust - Size: 41 KB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 2 - Forks: 0

HashDot/react-hook-use-global-state

React Hook - Simple Global State with React Context

Language: JavaScript - Size: 11.7 KB - Last synced at: 28 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

hosseinmd/react-rest-state 📦

easy global state managment with high performance

Language: JavaScript - Size: 71.3 KB - Last synced at: 9 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

sarath263/native-state

Native Global state in React: Simple, Lightweight & No dependencies used.

Language: JavaScript - Size: 398 KB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

arnobt78/Cart--React-Fundamental-Project-14

This project is a simple shopping cart application built with React, using the useReducer hook for state management and context API for global state.

Language: JavaScript - Size: 297 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

acoBOYZ/react-zstate

🌿 useZState is a custom React hook built on top of Zustand for efficient, simplified state management with minimal boilerplate and excellent performance for global and local state.

Language: TypeScript - Size: 16.6 KB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

acoBOYZ/react-qstate

🔄 useQState is a custom React hook built with TanStack Query for efficient global and local state management, featuring automatic serialization and caching.

Language: TypeScript - Size: 12.1 MB - Last synced at: 4 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

mustafa-khaled/Admin-Dashboard

This is a Dashboard(Create, Read, Update, Delete) application built using React & Firebase

Language: JavaScript - Size: 3.88 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

iamogbz/react-global-local-state

🔄 Demo having a component preserve it's local state but be updated by a global state source

Language: TypeScript - Size: 11.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

pernillasterner/technigo-project-labyrinth-zustand-vite Fork of Technigo/project-labyrinth-zustand-vite

A labyrinth app that allows a user to navigate a maze, in the form of a text-based adventure, provided by an API.

Language: JavaScript - Size: 5.26 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

mostrovski/employee-polls

A demo React project showcasing work with the global state managed by Redux.

Language: JavaScript - Size: 1.71 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

Yann-GitHub/hrnet-frontend

OC - P14 - HRnet - Faites passer une librairie jQuery vers React

Language: TypeScript - Size: 757 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

maxwelljmckee/no-dux

A ridiculously lightweight and easy-to-use state management alternative to Redux

Language: JavaScript - Size: 35.9 MB - Last synced at: 28 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

FelipeSharkao/solid-sm

No non-sense SolidJS global state management

Language: TypeScript - Size: 55.7 KB - Last synced at: 18 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

alexandrecpedro/Frontend_III

Framework

Language: JavaScript - Size: 12.7 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

pamelac21/Shop-Shop

Implement a state management approach to existing e-commerce site using tools that are built into React

Language: JavaScript - Size: 1.87 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

lmuffato/Project-starwars-planets-search-Trybe

Projeto Starwars Planets Search - Projeto avaliativo da Trybe do Bloco 17: Context API e React Hooks

Language: JavaScript - Size: 6.29 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

indiomedeiros/pokedex-front-end

Site representing a pokedex of pokemons, providing details of more than 100 pokemons. Developed in React.js and styled-components. Front-end design.

Language: JavaScript - Size: 279 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

frekans7/react-hooks-todo-app

Todo List App that uses React Hooks, Context and Material-UI

Language: JavaScript - Size: 653 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 4

fellipecaetano/swiftui-and-architecture

Um debate sobre noções de arquitetura em apps SwiftUI

Language: Swift - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

tfpf/mersenne-twister

High-performance 32- and 64-bit global-state (thread-unsafe) and thread-safe uniform pseudorandom number generators for C, C++ and Python. Provided as an installable package.

Language: C - Size: 219 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

krysaro/Cart--React-Fundamental-Project-14

This project is a simple shopping cart application built with React, using the useReducer hook for state management and context API for global state.

Size: 0 Bytes - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

karimshalapy/bloom

A technical task for Tangent. Where Your Style Blossoms | Sustainable style for every you. Vibrant colors, unique designs, effortless confidence. Shop the new season and let your style bloom.

Language: TypeScript - Size: 10.7 MB - Last synced at: 3 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

tfpf/hash-drbg

Cryptographically secure pseudorandom number generator for C, C++ and Python with global-state (thread-unsafe) and thread-safe variants, implementing NIST SP 800-90A. Provided as an installable package.

Language: C - Size: 222 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

MDKroon/react-global-state

Easy-to-use global state for react. Build with the React Context Api and the useReducer hook.

Language: JavaScript - Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

nicolasventer/ReactGlobalDebugger

Tool for creating and debugging global state in React

Language: TypeScript - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

harshahuja186/RANDOM_GIF_GENERATOR

Explore the world of gifs with the React.js Gif Explorer project! This application, built with React.js, offers users a dynamic experience featuring random gifs and a search functionality. Leveraging global state management through React Context, users can seamlessly navigate between random gifs and search for specific ones. Dive into the fun world

Language: JavaScript - Size: 178 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Yann-GitHub/Argent-Bank-Frontend

OC - P13 - ArgentBank - Utilisez une API pour un compte utilisateur bancaire avec React

Language: JavaScript - Size: 604 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Frnt-End/React-Typescript-Context

⚛️ REACT & TYPESCRIPT Project using CONTEXT. In this app you will be creating 5 team members profiles cards using a form, Watch DEMO 🔥 https://frnt-end.github.io/React-Typescript-Context 👈

Language: CSS - Size: 5.68 MB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

herzogmatthias/todo-app-angular

A todo-app with angular 7, routing, typescript and angular-material

Language: TypeScript - Size: 1.83 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

herzogmatthias/todo-app-vue

A todo-app with vue, vue-router, typescript and vuetify

Language: Vue - Size: 1.72 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

marcingajda/react-hooked-store

Small & light library that uses Hook API and Context API to manage global states

Language: TypeScript - Size: 3.07 MB - Last synced at: 9 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

TheRhettThompson/Star-Wars-blog-reading-list

Using React Flux, Global State with Context API, I built a minimalist version of the "Star Wars Databank" with a "Favorites" list functionality.

Language: JavaScript - Size: 4.43 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

nmsiegel1/NS-shop-shop

This is a MERN stack e-commerce application made with React, MongoDB, Express.js, Node.js, GraphQL and organized with global state.

Language: JavaScript - Size: 1.57 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Thorulfr/shop-shop

An exercise to learn global state management.

Language: JavaScript - Size: 1.58 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

davsav16/shop-shop

Create a fully functioning shopping website, where customers can select different items, add them to a cart and purchase them using Stripe.

Language: JavaScript - Size: 982 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

rh9891/DimeAndNickel

A full-stack MERN application to manage expenses and income. The application also utilizes functional components with hooks and the context API.

Language: JavaScript - Size: 14.1 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

devel0/example-react-global-state

example react global state

Language: TypeScript - Size: 937 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

nicolewallace09/redux-store

This project is a full stack web application using the MERN Stack to create an e-commerce website using React and Redux with Stripe payments.

Language: JavaScript - Size: 4.14 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 5

tiaanduplessis/react-global-state-lib

Global state using Context & Hooks APIs

Language: JavaScript - Size: 114 KB - Last synced at: 2 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

misha-erm/store-providers-hooks

Multi-store global state management with React Hooks and Context API

Language: JavaScript - Size: 161 KB - Last synced at: 25 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

herzogmatthias/todo-app-react

A todo-app with react, react-router, typescript and material-ui

Language: TypeScript - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

linuscash/with-global-state

simple utility that will wrap any function in order to make its global state requirements clear

Language: PHP - Size: 2.93 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

umeer/DistributedAlgorithms

Distributed algorithms simulation with RMI: Total Message Ordering & Global State Detection Chandy-Lamport & The election algorithm of Afek and Gafni for asynchronus network.

Language: Java - Size: 116 KB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0