{"id":15536642,"url":"https://github.com/turbo87/igc-filename-parser","last_synced_at":"2025-10-26T12:03:24.321Z","repository":{"id":46939150,"uuid":"99033637","full_name":"Turbo87/igc-filename-parser","owner":"Turbo87","description":"IGC flight log filename parser","archived":false,"fork":false,"pushed_at":"2025-04-21T06:29:27.000Z","size":706,"stargazers_count":4,"open_issues_count":4,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T07:41:35.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/Turbo87.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,"zenodo":null}},"created_at":"2017-08-01T18:59:00.000Z","updated_at":"2025-04-21T06:29:30.000Z","dependencies_parsed_at":"2023-02-19T04:46:07.382Z","dependency_job_id":"5c99c7d0-e61b-4f66-8fa4-9ec8ca308020","html_url":"https://github.com/Turbo87/igc-filename-parser","commit_stats":{"total_commits":82,"total_committers":8,"mean_commits":10.25,"dds":0.6829268292682926,"last_synced_commit":"ee9b2d5065dc6716ac51437af0e23e2085e686fc"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Figc-filename-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Figc-filename-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Figc-filename-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Turbo87%2Figc-filename-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Turbo87","download_url":"https://codeload.github.com/Turbo87/igc-filename-parser/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250455862,"owners_count":21433600,"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-02T11:52:45.324Z","updated_at":"2025-10-26T12:03:24.253Z","avatar_url":"https://github.com/Turbo87.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"igc-filename-parser\n==============================================================================\n\n[![Build Status](https://travis-ci.org/Turbo87/igc-filename-parser.svg?branch=master)](https://travis-ci.org/Turbo87/igc-filename-parser)\n\nIGC flight log filename parser\n\n\nInstall\n------------------------------------------------------------------------------\n\n```bash\nnpm install --save igc-filename-parser\n```\n\nor using [`yarn`](https://yarnpkg.com/):\n\n```bash\nyarn add igc-filename-parser\n```\n\n\nUsage\n------------------------------------------------------------------------------\n\n```js\nconst parse = require('igc-filename-parser');\n\nlet result = parse('78_65dv1qz1.igc');\n```\n\n```js\n{\n  callsign: '78',\n  date: '2016-05-13', \n  manufacturer: 'LXNAV', \n  loggerId: '1QZ', \n  numFlight: 1, \n}\n```\n\nFor more examples have a look at our [test suite](test.js).\n\nLicense\n------------------------------------------------------------------------------\n\nigc-filename-parser is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Figc-filename-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fturbo87%2Figc-filename-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fturbo87%2Figc-filename-parser/lists"}