{"id":13809015,"url":"https://github.com/softarc-consulting/sheriff","last_synced_at":"2026-04-10T10:02:35.313Z","repository":{"id":161231855,"uuid":"622212219","full_name":"softarc-consulting/sheriff","owner":"softarc-consulting","description":"Lightweight Modularity for TypeScript Projects","archived":false,"fork":false,"pushed_at":"2025-09-22T21:55:24.000Z","size":11373,"stargazers_count":284,"open_issues_count":34,"forks_count":25,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-11-22T21:08:59.184Z","etag":null,"topics":["architecture","modularization","tooling","typescript"],"latest_commit_sha":null,"homepage":"https://sheriff.softarc.io/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/softarc-consulting.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"agents.md","dco":null,"cla":null}},"created_at":"2023-04-01T13:03:55.000Z","updated_at":"2025-11-17T08:43:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"f36e3c17-4143-47cf-85b3-6df5f670684b","html_url":"https://github.com/softarc-consulting/sheriff","commit_stats":{"total_commits":179,"total_committers":6,"mean_commits":"29.833333333333332","dds":0.05027932960893855,"last_synced_commit":"a418b7d32340a2870f85a3932cfcb6ab116a0941"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/softarc-consulting/sheriff","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softarc-consulting%2Fsheriff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softarc-consulting%2Fsheriff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softarc-consulting%2Fsheriff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softarc-consulting%2Fsheriff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/softarc-consulting","download_url":"https://codeload.github.com/softarc-consulting/sheriff/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/softarc-consulting%2Fsheriff/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31637748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["architecture","modularization","tooling","typescript"],"created_at":"2024-08-04T01:01:57.813Z","updated_at":"2026-04-10T10:02:35.286Z","avatar_url":"https://github.com/softarc-consulting.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Underlying Technologies"],"sub_categories":["TypeScript"],"readme":"# Sheriff\n\n![build status](https://github.com/softarc-consulting/sheriff/actions/workflows/build.yml/badge.svg)\n[![npm version](https://img.shields.io/npm/v/%40softarc%2Fsheriff-core.svg)](https://www.npmjs.com/package/%40softarc%2Fsheriff-core)\n\nSheriff is a tool designed to enforce module boundaries and dependency rules in TypeScript projects, ensuring a clean and maintainable codebase.\n\nIt operates with zero dependencies, requiring only TypeScript as a peer dependency.\n\nSheriff can be integrated with ESLint for enhanced developer experience or used standalone through its CLI.\n\nKey features include:\n- Enforcing module boundaries by defining public APIs through `index.ts` files.\n- Dependency rules to control access between different parts of your application.\n- Support for automatic and manual tagging of modules to apply dependency rules effectively.\n- A CLI for initializing configurations, verifying rules, listing modules, and exporting dependency graphs.\n\nFor a more detailed guide on installation, setup, and usage, head to the **[Documentation](https://softarc-consulting.github.io/sheriff/)**.\n\nTo install Sheriff with the ESLint plugin, run\n\n```shell\nnpm i -D @softarc/sheriff-core @softarc/eslint-plugin-sheriff\nnpx sheriff init\n```\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/softarc-consulting/sheriff/main/logo.png\" width=\"320\" style=\"text-align: center\"\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftarc-consulting%2Fsheriff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoftarc-consulting%2Fsheriff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoftarc-consulting%2Fsheriff/lists"}