{"id":21839336,"url":"https://github.com/darkleaf/no-stack-trace","last_synced_at":"2025-08-16T11:08:45.915Z","repository":{"id":62432249,"uuid":"203774146","full_name":"darkleaf/no-stack-trace","owner":"darkleaf","description":"This is a drop-in replacement for `ex-info`","archived":false,"fork":false,"pushed_at":"2019-08-22T11:30:59.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-30T13:02:10.971Z","etag":null,"topics":["clojure","exceptions"],"latest_commit_sha":null,"homepage":null,"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/darkleaf.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-08-22T10:48:34.000Z","updated_at":"2019-08-23T04:20:45.000Z","dependencies_parsed_at":"2022-11-01T20:47:00.140Z","dependency_job_id":null,"html_url":"https://github.com/darkleaf/no-stack-trace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/darkleaf/no-stack-trace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkleaf%2Fno-stack-trace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkleaf%2Fno-stack-trace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkleaf%2Fno-stack-trace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkleaf%2Fno-stack-trace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/darkleaf","download_url":"https://codeload.github.com/darkleaf/no-stack-trace/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/darkleaf%2Fno-stack-trace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270702562,"owners_count":24630877,"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-08-16T02:00:11.002Z","response_time":91,"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","exceptions"],"created_at":"2024-11-27T21:17:14.447Z","updated_at":"2025-08-16T11:08:45.889Z","avatar_url":"https://github.com/darkleaf.png","language":"Clojure","readme":"# darkleaf.no-stack-trace\n\n[![Clojars Project](https://img.shields.io/clojars/v/darkleaf/no-stack-trace.svg)](https://clojars.org/darkleaf/no-stack-trace)\n\nThis is a drop-in replacement for `ex-info`:\n\n```clojure\n(ns your.ns\n  (:require\n    [darkleaf.no-stack-trace :as nst]))\n\n(throw (nst/ex-info \"Oops\" {:some :data}))\n\n;; or\n\n(ns your.ns\n  (:refer-clojure :exclude [ex-info])\n  (:require\n    [darkleaf.no-stack-trace :refer [ex-info]]))\n\n(throw (ex-info \"Oops\" {:some :data}))\n```\n\n## License\n\nCopyright © 2019 Mikhail Kuzmin\n\nThis program and the accompanying materials are made available under the\nterms of the Eclipse Public License 2.0 which is available at\nhttp://www.eclipse.org/legal/epl-2.0.\n\nThis Source Code may also be made available under the following Secondary\nLicenses when the conditions for such availability set forth in the Eclipse\nPublic License, v. 2.0 are satisfied: GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or (at your\noption) any later version, with the GNU Classpath Exception which is available\nat https://www.gnu.org/software/classpath/license.html.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkleaf%2Fno-stack-trace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkleaf%2Fno-stack-trace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkleaf%2Fno-stack-trace/lists"}