{"id":21581460,"url":"https://github.com/zheksoon/dipole","last_synced_at":"2025-04-10T18:54:02.038Z","repository":{"id":41982718,"uuid":"150838198","full_name":"zheksoon/dipole","owner":"zheksoon","description":"dipole - tiny reactive state management that just works","archived":false,"fork":false,"pushed_at":"2023-10-06T16:38:29.000Z","size":1654,"stargazers_count":24,"open_issues_count":2,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-26T17:53:48.730Z","etag":null,"topics":["computed","frp","mobx","observable","react","reactive","reactive-programming","state-management","tfrp"],"latest_commit_sha":null,"homepage":"https://dipole.js.org","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/zheksoon.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-09-29T07:37:14.000Z","updated_at":"2024-09-10T07:44:40.000Z","dependencies_parsed_at":"2024-11-14T12:56:24.623Z","dependency_job_id":"85afd63d-8125-42cc-ada3-551bd71d607d","html_url":"https://github.com/zheksoon/dipole","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheksoon%2Fdipole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheksoon%2Fdipole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheksoon%2Fdipole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zheksoon%2Fdipole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zheksoon","download_url":"https://codeload.github.com/zheksoon/dipole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248275365,"owners_count":21076581,"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":["computed","frp","mobx","observable","react","reactive","reactive-programming","state-management","tfrp"],"created_at":"2024-11-24T14:12:37.020Z","updated_at":"2025-04-10T18:54:02.017Z","avatar_url":"https://github.com/zheksoon.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca href=\"https://dipole.js.org\"\u003e\n  \u003cimg alt=\"dipole\" src=\"https://dipole.js.org/assets/dipole-transparent-black.png\" style=\"height: 100px\" /\u003e\n\u003c/a\u003e\n\n[![NPM version](https://img.shields.io/npm/v/dipole)](https://www.npmjs.com/package/dipole)\n[![Minzipped size](https://img.shields.io/bundlephobia/minzip/dipole?color=green)](https://www.npmjs.com/package/dipole)\n[![codecov](https://codecov.io/gh/zheksoon/dipole/branch/master/graph/badge.svg?token=WMVIB287XM)](https://codecov.io/gh/zheksoon/dipole)\n\n**dipole** is tiny (just about 2K min gz) reactive state management library that could be used standalone or with React/Preact. It's heavily inspired by [MobX](https://github.com/mobxjs/mobx) and was initially thought as a pedagogical re-implementation of its core features, and had grown later to a complete library. At this moment dipole can be seen as MobX minus \"magic\".\n\n## dipole features\n\n * Clean and minimalistic object-oriented implementation of observable/functional reactive paradigm in about 500 lines of code\n * Opaque data structures - you can easily examine dipole internals in debugger, no class fields is mangled\n * Performance optimizations - even with a huge amount of observable/computed values dipole runs as efficiently as possible\n * Good test suit - 100% test coverage for complex use cases\n\n## Installation\n\n```bash\nnpm install --save dipole\n```\n\n## Documentation\n\nCheck out the [full documentation on **dipole.js.org**](https://dipole.js.org)\n\n## Introduction\n\nCheck out the [introduction page](https://dipole.js.org/introduction/)\n\n## Examples\n\nCheck out the [Examples page](https://dipole.js.org/examples/)\n\n## Author\nEugene Daragan\n\n## License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheksoon%2Fdipole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzheksoon%2Fdipole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzheksoon%2Fdipole/lists"}