{"id":22466450,"url":"https://github.com/coreh/entangle","last_synced_at":"2025-03-27T15:18:30.302Z","repository":{"id":66096194,"uuid":"123734835","full_name":"coreh/entangle","owner":"coreh","description":null,"archived":false,"fork":false,"pushed_at":"2018-03-07T03:18:40.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-01T19:12:48.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/coreh.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":"2018-03-03T21:57:02.000Z","updated_at":"2018-03-03T21:57:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"1a0151c8-2aec-40a5-b2a8-eba982d6bbb2","html_url":"https://github.com/coreh/entangle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreh%2Fentangle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreh%2Fentangle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreh%2Fentangle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreh%2Fentangle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreh","download_url":"https://codeload.github.com/coreh/entangle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245868328,"owners_count":20685609,"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":[],"created_at":"2024-12-06T10:12:20.191Z","updated_at":"2025-03-27T15:18:30.280Z","avatar_url":"https://github.com/coreh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# entangle(1)\n\n![](https://imgur.com/xXgvP2i.gif)\n\n## Description\n\n`entangle(1)` is a tool for synchronizing source code lines across files in a project. It uses emoji as metasyntactic markers to delimit ‘entangled’ regions of source code, which it then keeps synchronized.\n\nUseful for:\n- Splitting larger classes over several files\n- Injecting code for cross cutting concerns\n\n## Features\n\n- Able to operate as a traditional build tool or as an interactive file watcher\n- Language/editor agnostic: As long as the language/editor supports unicode in comments and is able to properly render emoji, it should work out-of-the-box.\n- Indentation aware\n- Uses `ripgrep` for file matching, so you'll benefit from its performance plus other goodies like `.gitignore` support\n- Indempotent (Running the tool again will preserve the same final result)\n- Atomic file writes\n\n## Markers\n\n- 🚧 - Target (unidirectional)\n- 🔨 - Source (unidirectional)\n- 💫 - Bidirectional sync\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreh%2Fentangle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreh%2Fentangle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreh%2Fentangle/lists"}