{"id":17655241,"url":"https://github.com/valerauko/masakari","last_synced_at":"2026-02-26T16:06:15.488Z","repository":{"id":77443940,"uuid":"220283219","full_name":"valerauko/masakari","owner":"valerauko","description":"Tool to detect unused entries in your dictionary files.","archived":false,"fork":false,"pushed_at":"2020-07-16T09:28:00.000Z","size":30,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T04:27:58.746Z","etag":null,"topics":["cli","clojure","hacktoberfest","i18n","refactoring","vue","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Clojure","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valerauko.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-07T16:40:18.000Z","updated_at":"2023-02-13T21:09:27.000Z","dependencies_parsed_at":"2023-07-14T00:30:34.751Z","dependency_job_id":null,"html_url":"https://github.com/valerauko/masakari","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/valerauko/masakari","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fmasakari","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fmasakari/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fmasakari/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fmasakari/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valerauko","download_url":"https://codeload.github.com/valerauko/masakari/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valerauko%2Fmasakari/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29863850,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T08:51:08.701Z","status":"ssl_error","status_checked_at":"2026-02-26T08:50:19.607Z","response_time":89,"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":["cli","clojure","hacktoberfest","i18n","refactoring","vue","vuejs"],"created_at":"2024-10-23T12:42:35.160Z","updated_at":"2026-02-26T16:06:15.449Z","avatar_url":"https://github.com/valerauko.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Masakari\n\nTool to detect unused entries in your dictionary files.\n\n## Usage\n\nDownload `masakari` executable from releases. Make it executable (`chmod +x masakari`). Execute.\n\n```\n./masakari /path/to/folder/to/check\n```\n\nIt checks the given path recursively. If you omit the path argument it will use the current folder (`.`).\n\n## Limitations\n\nCurrently only works with Vue.js code and JSON dictionary files. It assumes that every JSON file is a dictionary.\n\n## Building for yourself\n\nDownloading the binary from Github is too slow? You want to build for yourself?\n\nThe simple way is using my [clojure-graal](https://github.com/valerauko/clojure-graalvm-native) Docker image:\n\n```\ndocker run --rm -v $(pwd):/build -w /build valerauko/clojure-graal\n```\n\nOr, if you have all the necessary parts (Leiningen, Graal native-image) ready locally, then running `lein native-image` should yield the same result as well.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerauko%2Fmasakari","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalerauko%2Fmasakari","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalerauko%2Fmasakari/lists"}