TypeScript Mobx

Open-source TypeScript projects categorized as Mobx

Top 23 TypeScript Mobx Projects

  • MobX

    Simple, scalable state management.

    Project mention: Is redux and thunks still used or are there other alternatives for it now? | reddit.com/r/reactjs | 2023-05-10

    Valtio is like simplified MobX

  • Outline

    The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

    Project mention: How do you guys document all the technical stuff of your selfhosted servers? | reddit.com/r/selfhosted | 2023-06-01

    Outline.

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

  • mobx-state-tree

    Full-featured reactive state management without the boilerplate

    Project mention: Ask HN: What is your favorite front end state management solution? | news.ycombinator.com | 2022-12-25

    mobx-state-tree (https://mobx-state-tree.js.org/)

    Benefits of it over mobx is data normalization with references and JSON patches which allow you sync complex state easily. Typed models are also a plus.

    Drawbacks are performance (see https://github.com/mobxjs/mobx-state-tree/issues/1267).

    Previously was using immer, which I loved because of immutability but moved off since classes and OOP didn't feel as natural as in mst.

    If I were to pick an alternative, might try redux with normalization https://redux.js.org/usage/structuring-reducers/normalizing-....

    And if I were to build a state management tool, I would prioritize a library that has

  • SaaS Boilerplate

    Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.

    Project mention: which framework should i use for saas | reddit.com/r/SaaS | 2022-08-12
  • Bangumi

    :electron: An unofficial https://bgm.tv app client for Android and iOS, built with React Native. 一个无广告、不以盈利为目的第三方客户端。简单比喻就是专门做 ACG 的类似豆瓣的应用。专门为移动端重新设计,内置大量加强、网页端难以实现的功能,且提供了相当的自定义选项,已适配 iOS / Android / WSA、mobile / 简单 pad、light / dark theme。 目前正在适配 React-Native 转换移动端 SPA。

    Project mention: ⟳ 0 apps added, 78 updated at f-droid.org | reddit.com/r/FDroidUpdates | 2022-06-30

    Bangumi (version 6.5.0): A third-party client for Bangumi

  • mobx-react-form

    Reactive MobX Form State Management

  • mobx-persist

    persist mobx stores

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • rnn-starter

    🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.

  • mobx-angular

    The MobX connector for Angular.

  • ordinary-puzzles-app

    Mobile and web puzzle game built with React-Native

  • usm

    🏖 A concise & flexible state model for Redux/MobX/Vuex, etc. (by unadlib)

    Project mention: I wrote a universal state modular library, it supports Redux(4.x), MobX(6.x), Vuex(4.x), and Angular(2.0+). | reddit.com/r/javascript | 2023-02-24
  • osmosis-frontend

    Web interface for Osmosis Zone

    Project mention: 🌌✨☆*:。・*・WELCOME TO COSMOS NETWORK ・*・.。:*☆✨🌌 | reddit.com/r/cosmosnetwork | 2023-05-17

    ✭Amms/Dexes • Osmosis • Crescent • Coinswap • Wynd Dao • Demex • Forge • Helix

  • clean-state

    🐻 A pure and compact state manager, using React-hooks native implementation, automatically connect the module organization architecture. 🍋

  • Doom-Nukem-CSS

    🎮 CSS 3D Shooter. https://yurkagon.github.io/Doom-Nukem-CSS/

    Project mention: Pseudo 3D engine built in React and rendered in Chrome console or rendered as HTML divs (no canvas) | reddit.com/r/webdev | 2023-03-15

    I have another project based on CSS 3D tranforms: https://github.com/yurkagon/Doom-Nukem-CSS

  • state

    🚀 Tiny and powerful React hook-based state management library. (by bit-about)

    Project mention: Zustand = 🔥 | reddit.com/r/reactjs | 2023-03-20

    If you like to use something even simpler you can check my lib here https://github.com/bit-about/state. It’s production ready and battle tested :)

  • mobx-store-provider

    React Hooks to connect mobx-state-tree to your components

  • xgen

    A official lowcode resolution based yao app engine. (by YaoApp)

  • dipole

    dipole - tiny reactive state management that just works

  • mst-effect

    💫 Designed to be used with MobX-State-Tree to create asynchronous actions using RxJS.

  • Hero35

    Curated conference talks for developers. Built on React, MobX, NextJS, Firebase Functions & Firestore.

  • mobql

    Data loader that grabs properties as you need them

  • hoist-react

    🏗️ ⚛️ The XH Hoist toolkit for React

    Project mention: AG Grid Community Update June 2022 | dev.to | 2022-07-06

    Hoist is a framework for rapid application development

  • react-vvm

    An MVVM implementation for React with MobX

    Project mention: MobX with MVVM makes Frontend Developer's life much more easier than Redux does | dev.to | 2022-11-12

    And also, as I said, I have written a tiny library, literally 300 lines of code. You can use it if you want to play with the MVVM pattern. Here are the links: npm, github, documentation. And you can also look at a couple of examples of its use.

  • ONLYOFFICE

    ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-06-01.

TypeScript Mobx related posts

Index

What are some of the best open-source Mobx projects in TypeScript? This list will help you:

Project Stars
1 MobX 26,489
2 Outline 19,450
3 mobx-state-tree 6,700
4 SaaS Boilerplate 3,447
5 Bangumi 1,820
6 mobx-react-form 1,078
7 mobx-persist 558
8 rnn-starter 484
9 mobx-angular 472
10 ordinary-puzzles-app 464
11 usm 286
12 osmosis-frontend 162
13 clean-state 121
14 Doom-Nukem-CSS 95
15 state 54
16 mobx-store-provider 39
17 xgen 28
18 dipole 22
19 mst-effect 22
20 Hero35 21
21 mobql 20
22 hoist-react 19
23 react-vvm 19
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com