{"id":19010402,"url":"https://github.com/instacart/formula","last_synced_at":"2025-04-04T21:06:47.394Z","repository":{"id":37721082,"uuid":"171923573","full_name":"instacart/formula","owner":"instacart","description":"A functional reactive framework for managing state and side effects based on RxJava.","archived":false,"fork":false,"pushed_at":"2025-03-27T22:07:39.000Z","size":3446,"stargazers_count":151,"open_issues_count":10,"forks_count":15,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T20:06:35.495Z","etag":null,"topics":["android","formula","functional-reactive-programming","kotlin","state-management"],"latest_commit_sha":null,"homepage":"https://instacart.github.io/formula/ ","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause-clear","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/instacart.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2019-02-21T18:30:17.000Z","updated_at":"2025-03-19T20:28:09.000Z","dependencies_parsed_at":"2024-05-18T01:31:16.739Z","dependency_job_id":"57138b3d-0cc6-43d0-8ecc-b460b975c7d8","html_url":"https://github.com/instacart/formula","commit_stats":null,"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instacart%2Fformula","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instacart%2Fformula/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instacart%2Fformula/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/instacart%2Fformula/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/instacart","download_url":"https://codeload.github.com/instacart/formula/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249524,"owners_count":20908212,"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":["android","formula","functional-reactive-programming","kotlin","state-management"],"created_at":"2024-11-08T19:11:06.193Z","updated_at":"2025-04-04T21:06:47.372Z","avatar_url":"https://github.com/instacart.png","language":"Kotlin","readme":"# Formula\nA Kotlin framework for managing state and side effects. It is inspired by MVU(model, view, update) \narchitecture and best of functional, declarative and reactive patterns. It enables building \ndeterministic, composable, testable applications.\n\n\u003cimg src=\"docs/assets/formula-mvu-graph.png\" alt=\"MVU graph\"/\u003e\n\n[Check documentation](https://instacart.github.io/formula/)\n\n[Check samples](samples)\n\n## Android Module\nThe Android module provides declarative API to connect reactive state management to Android Fragments. \nThis module has been designed for gradual adoption. You can use as much or as little of it as you like.\n\nTo learn more, see our [Integration Guide](docs/Formula-Android.md).\n\n## Download\nAdd the library to your list of dependencies:\n\n```groovy\ndependencies {\n    implementation 'com.instacart.formula:formula-rxjava3:0.7.1'\n    implementation 'com.instacart.formula:formula-android:0.7.1'\n}\n```\n\n# License\n\n```\nThe Clear BSD License\n\nCopyright (c) 2022 Maplebear Inc. dba Instacart\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without modification, are permitted \n(subject to the limitations in the disclaimer below) provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.\n* Neither the name of Maplebear Inc. dba Instacart nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.\n\nNO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY \nTHE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, \nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE \nCOPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL \nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; \nOR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR \nTORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED \nOF THE POSSIBILITY OF SUCH DAMAGE.\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstacart%2Fformula","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finstacart%2Fformula","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finstacart%2Fformula/lists"}