{"id":21598695,"url":"https://github.com/gruppe-adler/node-arma3sync-lib","last_synced_at":"2026-02-02T07:02:07.971Z","repository":{"id":38391832,"uuid":"203046732","full_name":"gruppe-adler/node-arma3sync-lib","owner":"gruppe-adler","description":"Node.js library to read/write Arma3Sync config data.","archived":false,"fork":false,"pushed_at":"2024-10-18T22:37:17.000Z","size":380,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T00:14:12.572Z","etag":null,"topics":["arma3sync","hacktoberfest","library","node"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gruppe-adler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-08-18T19:19:18.000Z","updated_at":"2024-10-18T22:37:21.000Z","dependencies_parsed_at":"2025-01-24T17:45:59.575Z","dependency_job_id":"bd62821b-26dc-448a-abfe-b87056a11602","html_url":"https://github.com/gruppe-adler/node-arma3sync-lib","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnode-arma3sync-lib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnode-arma3sync-lib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnode-arma3sync-lib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gruppe-adler%2Fnode-arma3sync-lib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gruppe-adler","download_url":"https://codeload.github.com/gruppe-adler/node-arma3sync-lib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252584581,"owners_count":21771986,"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":["arma3sync","hacktoberfest","library","node"],"created_at":"2024-11-24T18:12:54.584Z","updated_at":"2026-02-02T07:02:07.872Z","avatar_url":"https://github.com/gruppe-adler.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![tests](https://img.shields.io/github/workflow/status/gruppe-adler/node-arma3sync-lib/Node%20CI?label=tests)\n[![codecov](https://codecov.io/gh/gruppe-adler/node-arma3sync-lib/branch/add-cc/graph/badge.svg)](https://codecov.io/gh/gruppe-adler/node-arma3sync-lib)\n\n\n# node-arma3sync-lib\n\nRead and write [Arma3Sync](svn://www.sonsofexiled.fr/repository/ArmA3Sync/trunk) `.a3s` config data using JavaScript.\n\n```ts\nconst a3s = new A3sDirectory('/my/repo/path/.a3s/')\na3s.getEvents().then(events =\u003e { /*pure awesome*/});\n\n```\n\n## Configuration\n\nCurrently uses [config](https://www.npmjs.com/package/config) and expects this config structure to exist:\n\n```js\n{\n  \"arma3sync-lib\": {\n    \"publicURL\": \"\", // public repository URL, ex. `http://mods.my-clan.com/`\n    \"repoName\": \"\", // repository name\n    \"repoPath\": \"\" // file path to the repository, ex. `/var/lib/a3s/mods`\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruppe-adler%2Fnode-arma3sync-lib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgruppe-adler%2Fnode-arma3sync-lib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgruppe-adler%2Fnode-arma3sync-lib/lists"}