{"id":15814273,"url":"https://github.com/cchexcode/fmerge","last_synced_at":"2026-01-25T00:01:41.422Z","repository":{"id":151008530,"uuid":"623653027","full_name":"cchexcode/fmerge","owner":"cchexcode","description":"A recursive file merging program.","archived":false,"fork":false,"pushed_at":"2024-11-12T20:47:36.000Z","size":1195,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-13T05:37:59.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/fmerge","language":"Rust","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/cchexcode.png","metadata":{"files":{"readme":"docs/README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":"replicadse","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2023-04-04T20:01:51.000Z","updated_at":"2024-11-12T20:46:05.000Z","dependencies_parsed_at":"2024-10-26T09:49:14.798Z","dependency_job_id":"2eb71fc7-b13e-4d5d-8235-6689fd990cab","html_url":"https://github.com/cchexcode/fmerge","commit_stats":null,"previous_names":["cchexcode/fmerge","replicadse/fmerge"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Ffmerge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Ffmerge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Ffmerge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cchexcode%2Ffmerge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cchexcode","download_url":"https://codeload.github.com/cchexcode/fmerge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246635959,"owners_count":20809332,"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-10-05T04:23:59.999Z","updated_at":"2026-01-25T00:01:41.394Z","avatar_url":"https://github.com/cchexcode.png","language":"Rust","funding_links":["https://patreon.com/replicadse"],"categories":[],"sub_categories":[],"readme":"# fmerge\n\n`fmerge` is a tool that allows merging files **recursively** and with custom regex patterns. The include file statements are always relative to the file that includes them.\n\n## Regex matches\n\n### Capture groups\n- 1 (required): The relative file path for the file to be included.\n- 2 (optional): The indentation of the included file in the current one (note that this excludes the first line).\n\n## Example\n\n- `fmerge merge -p \"\\{\\{\\s*([\\w./]+)\\s*\\+?(\\d+)?\\s*\\}\\}\" ./root.part`\\\n  Pattern that is matched: `{{ relative_path +indentation }}` =\u003e `{{ leaf.part +2 }}`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcchexcode%2Ffmerge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcchexcode%2Ffmerge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcchexcode%2Ffmerge/lists"}