{"id":16726311,"url":"https://github.com/brunobonacci/machina","last_synced_at":"2025-07-02T14:07:15.561Z","repository":{"id":147148627,"uuid":"161380193","full_name":"BrunoBonacci/machina","owner":"BrunoBonacci","description":"A Clojure library to manage application state as a state machine.","archived":false,"fork":false,"pushed_at":"2020-04-01T11:51:17.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-15T15:29:33.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BrunoBonacci.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-12-11T19:01:18.000Z","updated_at":"2025-02-09T13:54:12.000Z","dependencies_parsed_at":"2023-06-09T22:15:37.715Z","dependency_job_id":null,"html_url":"https://github.com/BrunoBonacci/machina","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BrunoBonacci/machina","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoBonacci%2Fmachina","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoBonacci%2Fmachina/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoBonacci%2Fmachina/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoBonacci%2Fmachina/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BrunoBonacci","download_url":"https://codeload.github.com/BrunoBonacci/machina/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BrunoBonacci%2Fmachina/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263154249,"owners_count":23422008,"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":[],"created_at":"2024-10-12T22:52:49.983Z","updated_at":"2025-07-02T14:07:15.541Z","avatar_url":"https://github.com/BrunoBonacci.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# machina\n[![Clojars Project](https://img.shields.io/clojars/v/com.brunobonacci/machina.svg)](https://clojars.org/com.brunobonacci/machina) ![CircleCi](https://img.shields.io/circleci/project/BrunoBonacci/machina.svg) ![last-commit](https://img.shields.io/github/last-commit/BrunoBonacci/machina.svg) [![Dependencies Status](https://jarkeeper.com/BrunoBonacci/safely/status.svg)](https://jarkeeper.com/BrunoBonacci/machina)\n\nA Clojure library to manage application state as a state machine.\n\n**WORK IN PROGRESS**\n\n## Usage\n\nIn order to use the library add the dependency to your `project.clj`\n\n``` clojure\n;; Leiningen project\n[com.brunobonacci/machina \"0.1.0-SNAPSHOT\"]\n\n;; deps.edn format\n{:deps { com.brunobonacci/machina {:mvn/version \"0.1.0-SNAPSHOT\"} }}\n```\n\nCurrent version: [![Clojars Project](https://img.shields.io/clojars/v/com.brunobonacci/machina.svg)](https://clojars.org/com.brunobonacci/machina)\n\n\nThen require the namespace:\n\n``` clojure\n(ns foo.bar\n  (:require [com.brunobonacci.machina :as x]))\n```\n\ncoming soon...\n\n## License\n\nCopyright © 2015 - 2018 Bruno Bonacci - Distributed under the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunobonacci%2Fmachina","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrunobonacci%2Fmachina","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrunobonacci%2Fmachina/lists"}