{"id":26430377,"url":"https://github.com/lestoni/logtick-parser","last_synced_at":"2025-06-14T19:34:49.841Z","repository":{"id":74348080,"uuid":"82052524","full_name":"lestoni/logtick-parser","owner":"lestoni","description":"Fuller Git Log Parser","archived":false,"fork":false,"pushed_at":"2017-02-15T13:33:04.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-03T08:13:26.403Z","etag":null,"topics":["git","log","parser"],"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/lestoni.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":"2017-02-15T11:17:11.000Z","updated_at":"2018-01-31T13:16:30.000Z","dependencies_parsed_at":"2023-07-18T13:31:53.325Z","dependency_job_id":null,"html_url":"https://github.com/lestoni/logtick-parser","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"8cfb18fa46be4c0808d14749887a0779d30e51dc"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lestoni/logtick-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestoni%2Flogtick-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestoni%2Flogtick-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestoni%2Flogtick-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestoni%2Flogtick-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lestoni","download_url":"https://codeload.github.com/lestoni/logtick-parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lestoni%2Flogtick-parser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259708127,"owners_count":22899545,"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":["git","log","parser"],"created_at":"2025-03-18T05:19:50.898Z","updated_at":"2025-06-14T19:34:49.820Z","avatar_url":"https://github.com/lestoni.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# logtick parser\n\n\u003e Parse a `git log -1 -p --stat --pretty=fuller`\n\n## Install\n\n```\n  npm install logtick-parser --save\n```\n\n## Usage\n\nSample log -\u003e`./log.txt`\n\n```js\n  const logtickParser = require('logtick-parser');\n\n  let tokens = logtickParser(gitlog);\n```\n\n```\n  $ #Run Example to see output\n  $ node test.js\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flestoni%2Flogtick-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flestoni%2Flogtick-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flestoni%2Flogtick-parser/lists"}