{"id":15603439,"url":"https://github.com/codemeasandwich/wishlist","last_synced_at":"2026-04-28T08:36:14.467Z","repository":{"id":71445973,"uuid":"115179645","full_name":"codemeasandwich/WishList","owner":"codemeasandwich","description":"Manage Application State with Mobx-state-tree","archived":false,"fork":false,"pushed_at":"2017-12-26T19:00:01.000Z","size":253,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T14:23:30.150Z","etag":null,"topics":["mobx-state-tree","react"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codemeasandwich.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-23T07:40:30.000Z","updated_at":"2018-09-26T20:04:44.000Z","dependencies_parsed_at":"2023-03-25T14:33:59.238Z","dependency_job_id":null,"html_url":"https://github.com/codemeasandwich/WishList","commit_stats":{"total_commits":18,"total_committers":1,"mean_commits":18.0,"dds":0.0,"last_synced_commit":"3ababc690be3ddae8066f3977970e38e786dd1da"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemeasandwich%2FWishList","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemeasandwich%2FWishList/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemeasandwich%2FWishList/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codemeasandwich%2FWishList/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codemeasandwich","download_url":"https://codeload.github.com/codemeasandwich/WishList/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246188961,"owners_count":20737783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mobx-state-tree","react"],"created_at":"2024-10-03T03:03:21.465Z","updated_at":"2026-04-28T08:36:07.090Z","avatar_url":"https://github.com/codemeasandwich.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Manage Application State with Mobx-state-tree\n\nHow to model application state after your problem domain with Mobx-state-tree (MST). You will be able to manage the lifecycle of your data by describing data models. Models are like React components, but for data!\n\n\nFinally you will see that MST allows you to solve certain problems generically by leveraging it's out of the box support for asynchronous actions, patches, snapshots and middleware.\n\n\nThis will be done through building a little Wish-List application using React, Mobx-state-tree (MST) and create-react-app.\n\n---\n\nThis project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).\n\n---\n\n### commands\n\n* yarn test\n* yarn start\n* yarn run json-server --port 3001 db.json\n\n\n#### other commands\n\n* dump state `JSON.stringify(group.toJSON())`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemeasandwich%2Fwishlist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemeasandwich%2Fwishlist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemeasandwich%2Fwishlist/lists"}