{"id":13396416,"url":"https://github.com/metosin/spec-tools","last_synced_at":"2025-05-14T18:00:19.940Z","repository":{"id":10900781,"uuid":"61716978","full_name":"metosin/spec-tools","owner":"metosin","description":"Clojure(Script) tools for clojure.spec","archived":false,"fork":false,"pushed_at":"2024-10-11T08:22:44.000Z","size":1192,"stargazers_count":595,"open_issues_count":69,"forks_count":92,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-05-03T01:04:55.215Z","etag":null,"topics":["clojure","clojure-spec","clojurescript","json-schema","metosin-inactive","swagger"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"epl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metosin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/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":"2016-06-22T12:23:25.000Z","updated_at":"2025-03-13T07:40:28.000Z","dependencies_parsed_at":"2024-01-18T11:02:25.990Z","dependency_job_id":"12a75907-4bcd-4565-86a8-94c201867c46","html_url":"https://github.com/metosin/spec-tools","commit_stats":{"total_commits":720,"total_committers":48,"mean_commits":15.0,"dds":0.2763888888888889,"last_synced_commit":"036ba679ba14fad7e32cae2ec1804b60f982e53a"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metosin%2Fspec-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metosin%2Fspec-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metosin%2Fspec-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metosin%2Fspec-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metosin","download_url":"https://codeload.github.com/metosin/spec-tools/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254040707,"owners_count":22004597,"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":["clojure","clojure-spec","clojurescript","json-schema","metosin-inactive","swagger"],"created_at":"2024-07-30T18:00:50.644Z","updated_at":"2025-05-14T18:00:18.813Z","avatar_url":"https://github.com/metosin.png","language":"Clojure","funding_links":[],"categories":["Utilities and Tools"],"sub_categories":[],"readme":"# spec-tools [![Build Status](https://github.com/metosin/spec-tools/workflows/tests/badge.svg)](https://github.com/metosin/spec-tools/actions?query=workflow%3Atests) [![cljdoc badge](https://cljdoc.org/badge/metosin/spec-tools)](https://cljdoc.org/d/metosin/spec-tools/CURRENT)\n\n\u003cimg src=\"docs/Broussins.jpg\" width=330 align=\"right\"/\u003e\n\nClojure/Script utilities on top of [clojure.spec](http://clojure.org/about/spec). Bundled in one project but features in separate namespaces.\n\n[Metosin Open Source Status: Inactive](https://github.com/metosin/open-source/blob/main/project-status.md#inactive)\n\n* [Spec Coercion](docs/01_coercion.md)\n* [Data Specs](docs/02_data_specs.md)\n* [Spec Visitors](docs/03_spec_visitor.md)\n* [Generating JSON Schemas](docs/04_json_schema.md)\n* [Generating Swagger2 Schemas](docs/05_swagger.md)\n* [Generating OpenAPI3 Schemas](docs/06_openapi.md)\n* [Spec Walker](docs/09_spec_walker.md)\n* [Spec Records](docs/07_spec_records.md)\n* [Spec Driven Transformations](docs/10_spec_transformations.md)\n\nPosts:\n* [Spec Transformers](https://www.metosin.fi/blog/spec-transformers/)\n* [Clojure.spec with Ring (\u0026 Swagger)](http://www.metosin.fi/blog/clojure-spec-with-ring-and-swagger/)\n* [Clojure.spec as a Runtime Transformation Engine](http://www.metosin.fi/blog/clojure-spec-as-a-runtime-transformation-engine/)\n* [Schema \u0026 Clojure Spec for the Web Developer](http://www.metosin.fi/blog/schema-spec-web-devs/)\n\n### [Full Documentation](https://cljdoc.org/d/metosin/spec-tools/CURRENT)\n\n## Latest version\n\n[![Clojars Project](http://clojars.org/metosin/spec-tools/latest-version.svg)](http://clojars.org/metosin/spec-tools)\n\nRequires Java 1.8, tested with Clojure `1.10.0` and ClojureScript `1.10.520`+.\n\nStatus: **Alpha** (as spec is still alpha too).\n\n## License\n\nCopyright © [Metosin Oy](http://www.metosin.fi) and contributors. Distributed under the Eclipse Public License 2.0, see `LICENSE`.\n\n[Picture](https://fi.wiktionary.org/wiki/Tiedosto:Broussins_(burr_-_burl).jpg), Noveau Larousse Ilustré (Larousse XIXs. 1866-1877). [Public domain](https://en.wikipedia.org/wiki/Public_domain), via Wikimedia Commons.\n\nThe spell-spec library, Copyright © 2018 Bruce Hauman, is distributed under the Eclipse Public License as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetosin%2Fspec-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetosin%2Fspec-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetosin%2Fspec-tools/lists"}