{"id":18789110,"url":"https://github.com/usernolan/fm","last_synced_at":"2025-10-03T20:50:42.943Z","repository":{"id":43459525,"uuid":"207161778","full_name":"usernolan/fm","owner":"usernolan","description":"Concise syntax for embedding validation within functions","archived":false,"fork":false,"pushed_at":"2023-04-14T17:01:57.000Z","size":355,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T02:45:51.864Z","etag":null,"topics":["clojure","clojurescript","generative-specification","property-testing"],"latest_commit_sha":null,"homepage":"","language":"Clojure","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/usernolan.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":"2019-09-08T19:20:51.000Z","updated_at":"2022-04-20T22:30:13.000Z","dependencies_parsed_at":"2024-12-29T14:43:50.899Z","dependency_job_id":null,"html_url":"https://github.com/usernolan/fm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/usernolan/fm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usernolan%2Ffm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usernolan%2Ffm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usernolan%2Ffm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usernolan%2Ffm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/usernolan","download_url":"https://codeload.github.com/usernolan/fm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/usernolan%2Ffm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278227254,"owners_count":25951883,"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","status":"online","status_checked_at":"2025-10-03T02:00:06.070Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["clojure","clojurescript","generative-specification","property-testing"],"created_at":"2024-11-07T21:06:41.626Z","updated_at":"2025-10-03T20:50:42.924Z","avatar_url":"https://github.com/usernolan.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fm\n\n```clojure\n(s/def ::a int?)\n(s/def ::b int?)\n\n(fm/defn add [::a ::b]\n  (+ a b))\n```\n\n# \n\n`fm` provides syntax for specifying runtime invariants via\n[`clojure.spec`](https://github.com/clojure/spec.alpha/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusernolan%2Ffm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fusernolan%2Ffm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fusernolan%2Ffm/lists"}