All Projects → dwstech → Muster

dwstech / Muster

Licence: mit
A universal data layer for components and services

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to Muster

Qewd
Quick and Easy Web Development
Stars: ✭ 106 (+79.66%)
Mutual labels:  express, websockets
Datx
DatX is an opinionated JS/TS data store. It features support for simple property definition, references to other models and first-class TypeScript support.
Stars: ✭ 111 (+88.14%)
Mutual labels:  data, state-management
Advanced Redux
A messenger service built with Redux
Stars: ✭ 96 (+62.71%)
Mutual labels:  express, websockets
React Agent
Client and server-side state management library
Stars: ✭ 235 (+298.31%)
Mutual labels:  websockets, state-management
asyncmachine
Relational State Machine with a visual inspector
Stars: ✭ 67 (+13.56%)
Mutual labels:  state-management, graphs
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (+127.12%)
Mutual labels:  data, graphs
Graphia
A visualisation tool for the creation and analysis of graphs
Stars: ✭ 67 (+13.56%)
Mutual labels:  data, graphs
plain-free-bootstrap-admin-template
Free Bootstrap 5 Admin and Dashboard Template that comes with all essential dashboard components, elements, charts, graph and application pages. Download now for free and use with personal or commercial projects.
Stars: ✭ 141 (+138.98%)
Mutual labels:  data, graphs
Dop
JavaScript implementation for Distributed Object Protocol
Stars: ✭ 163 (+176.27%)
Mutual labels:  data, state-management
Data science blogs
A repository to keep track of all the code that I end up writing for my blog posts.
Stars: ✭ 139 (+135.59%)
Mutual labels:  data, graphs
cloudflare-worker-graphql-ws-template
A template for WebSockets powered Cloudflare Worker project using graphql-ws
Stars: ✭ 21 (-64.41%)
Mutual labels:  websockets, workers
Graphql Ws
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
Stars: ✭ 398 (+574.58%)
Mutual labels:  express, websockets
Alveron
Elm & Reason inspired state management for React
Stars: ✭ 57 (-3.39%)
Mutual labels:  state-management
Shinobi
☮️ 🇵🇸 Shinobi CE - The Free Open Source CCTV platform written in Node.JS (Camera Recorder - Security Surveillance Software - Restreamer
Stars: ✭ 1,099 (+1762.71%)
Mutual labels:  websockets
Apprun
AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
Stars: ✭ 1,087 (+1742.37%)
Mutual labels:  state-management
Steamwebpipes
🚀 Pushes Steam changelists to WebSocket clients
Stars: ✭ 56 (-5.08%)
Mutual labels:  websockets
Inlets
Cloud Native Tunnel, now inlets PRO
Stars: ✭ 8,420 (+14171.19%)
Mutual labels:  websockets
Simple Universal React Redux
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Stars: ✭ 58 (-1.69%)
Mutual labels:  express
Pldp
Public Life Data Protocol
Stars: ✭ 56 (-5.08%)
Mutual labels:  data
2019 Ncov Api
Map, data and timeline of coronavirus (COVID-19)
Stars: ✭ 56 (-5.08%)
Mutual labels:  express
Muster Logo

Muster

CircleCI Known Vulnerabilities PRs Welcome GitHub license lerna codecov code style: prettier npm version

A universal data layer for components and services

https://dwstech.github.io/muster/

This is the monorepo for muster and muster-* packages.

Usage

The packages are published as separate NPM packages, so can be installed and imported separately.

npm install @dws/muster
npm install @dws/muster-react

yarn add @dws/muster @dws/muster-react
import muster from '@dws/muster';
import { container } from '@dws/muster-react';

Development

yarn

See CONTRIBUTING.md for details.

Licence

MIT

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