{"id":26347192,"url":"https://github.com/jtkdvlp/transit","last_synced_at":"2025-10-29T20:15:00.679Z","repository":{"id":63543238,"uuid":"492944808","full_name":"jtkDvlp/transit","owner":"jtkDvlp","description":"Mini clj and cljs lib for common transit usage.","archived":false,"fork":false,"pushed_at":"2022-11-21T00:23:57.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T01:55:28.385Z","etag":null,"topics":["clojure","clojurescript","transit"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jtkDvlp.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}},"created_at":"2022-05-16T17:58:32.000Z","updated_at":"2023-01-07T22:17:27.000Z","dependencies_parsed_at":"2022-11-21T02:45:10.673Z","dependency_job_id":null,"html_url":"https://github.com/jtkDvlp/transit","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtkDvlp%2Ftransit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtkDvlp%2Ftransit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtkDvlp%2Ftransit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jtkDvlp%2Ftransit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jtkDvlp","download_url":"https://codeload.github.com/jtkDvlp/transit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835926,"owners_count":20355616,"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","clojurescript","transit"],"created_at":"2025-03-16T07:16:02.430Z","updated_at":"2025-10-29T20:14:55.661Z","avatar_url":"https://github.com/jtkDvlp.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Clojars Project](https://img.shields.io/clojars/v/net.clojars.jtkdvlp/transit.svg)](https://clojars.org/net.clojars.jtkdvlp/transit)\n[![cljdoc badge](https://cljdoc.org/badge/net.clojars.jtkdvlp/transit)](https://cljdoc.org/d/net.clojars.jtkdvlp/transit/CURRENT)\n[![Clojure CI](https://github.com/jtkDvlp/transit/actions/workflows/clojure.yml/badge.svg)](https://github.com/jtkDvlp/transit/actions/workflows/clojure.yml)\n\n# jtk-dvlp.transit\n\nMini clj and cljs lib for common transit usage.\n\n## Features\n\n- Provides `clj-\u003etransit` and `transit-\u003eclj` helpers\n- Supports clj-time instances\n\n## Getting started\n\n### Get it / add dependency\n\nAdd the following dependency to your `project.clj`:\u003cbr\u003e\n[![Clojars Project](https://img.shields.io/clojars/v/net.clojars.jtkdvlp/transit.svg)](https://clojars.org/net.clojars.jtkdvlp/transit)\n\n### Usage\n\nSee in repo [your-project.cljs](https://github.com/jtkdvlp/transit/blob/master/dev/jtk_dvlp/your_project.cljs)\n\n```clojure\n(ns jtk-dvlp.your-project\n  (:require\n   ...\n   [jtk-dvlp.transit :refer [clj-\u003etransit transit-\u003eclj]))\n\n(let [x {:my :cool, :data :yeah}]\n  (= x (clj-\u003etransit (transit-clj x))))\n```\n\n## Appendix\n\nI´d be thankful to receive patches, comments and constructive criticism.\n\nHope the package is useful :-)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtkdvlp%2Ftransit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjtkdvlp%2Ftransit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjtkdvlp%2Ftransit/lists"}