{"id":14987566,"url":"https://github.com/colorfy-software/zfy","last_synced_at":"2025-04-12T00:15:54.004Z","repository":{"id":57103449,"uuid":"360905161","full_name":"colorfy-software/zfy","owner":"colorfy-software","description":"🧸 Useful helpers for state management in React with zustand.","archived":false,"fork":false,"pushed_at":"2022-02-14T10:08:15.000Z","size":839,"stargazers_count":28,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:15:48.136Z","etag":null,"topics":["helpers","react","state-management","store","zustand"],"latest_commit_sha":null,"homepage":"https://colorfy-software.gitbook.io/zfy","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/colorfy-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-23T14:08:03.000Z","updated_at":"2025-03-21T12:46:02.000Z","dependencies_parsed_at":"2022-08-20T19:40:13.268Z","dependency_job_id":null,"html_url":"https://github.com/colorfy-software/zfy","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colorfy-software%2Fzfy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colorfy-software%2Fzfy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colorfy-software%2Fzfy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colorfy-software%2Fzfy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colorfy-software","download_url":"https://codeload.github.com/colorfy-software/zfy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["helpers","react","state-management","store","zustand"],"created_at":"2024-09-24T14:14:56.532Z","updated_at":"2025-04-12T00:15:53.965Z","avatar_url":"https://github.com/colorfy-software.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://colorfy-software.gitbook.io/zfy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    🧸 zfy\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003e\n  \u003cstrong\u003eUseful helpers for state management in React with \u003ca href=\"https://github.com/pmndrs/zustand\" target=\"_blank\" rel=\"noopener noreferrer\"\u003ezustand\u003c/a\u003e.\u003c/strong\u003e\n\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/colorfy-software/zfy/actions\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://github.com/colorfy-software/zfy/workflows/Test%20Suite/badge.svg?branch=main\" alt=\"Current GitHub Actions build status\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.org/package/@colorfy-software/zfy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://badge.fury.io/js/%40colorfy-software%2Fzfy.svg\" alt=\"npm version\" height=\"18\"/\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.org/package/@colorfy-software/zfy\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://img.shields.io/npm/dm/@colorfy-software/zfy.svg?maxAge=2592000\" alt=\"Monthly npm downloads\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://colorfy-software.gitbook.io/@colorfy-software/zfy/contributing\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/PRs-welcome-brightgreen.svg\" alt=\"PRs welcome!\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n## 🎯 Purpose\n\n[zustand](https://github.com/pmndrs/zustand) is a library that keeps state management as simple as you would have always loved it to be. zfy has been built on top of it to provide [a useful set of tools](https://colorfy-software.gitbook.io/zfy/#features) to make that experience even\nmore delightful.\n\n## 🏗️ Installation\n\n```sh\nyarn add @colorfy-software/zfy\n```\n\n## 📚 Documentation\n\nThe doc is accessible at https://colorfy-software.gitbook.io/zfy.\n\n- The best way to learn is to follow the [guides](https://colorfy-software.gitbook.io/zfy/guides/creating-and-using-a-store). They will help you to get up and running in no time.\n- The [API reference](https://colorfy-software.gitbook.io/zfy/api/types) lists all public APIs.\n\n## 🤝 Contributing\n\nThis library is a very opinionated approach to using zustand that the team uses at colorfy.\n\n**Therefore, we might not consider requests that do not align with our goals/vision/use cases for zfy**.\n\nHowever, feel free to voice your opinions if need be: our position might change!\n\nYou can also consider doing so [_from the inside_](https://colorfy.me/team/) 👀…\n\nSee the [contributing guide](CONTRIBUTING.md) to learn how to contribute to the repository and the development workflow.\n\n## 📰 License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolorfy-software%2Fzfy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolorfy-software%2Fzfy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolorfy-software%2Fzfy/lists"}