{"id":18812482,"url":"https://github.com/jsreport/jsreport-version-control-git","last_synced_at":"2025-06-15T09:09:46.250Z","repository":{"id":47103400,"uuid":"114018984","full_name":"jsreport/jsreport-version-control-git","owner":"jsreport","description":"jsreport entities versioning implemented using local git repository","archived":false,"fork":false,"pushed_at":"2021-09-13T13:20:05.000Z","size":229,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-29T04:59:57.430Z","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/jsreport.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}},"created_at":"2017-12-12T17:23:59.000Z","updated_at":"2020-09-07T20:33:20.000Z","dependencies_parsed_at":"2022-09-26T16:20:16.043Z","dependency_job_id":null,"html_url":"https://github.com/jsreport/jsreport-version-control-git","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jsreport/jsreport-version-control-git","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-version-control-git","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-version-control-git/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-version-control-git/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-version-control-git/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jsreport","download_url":"https://codeload.github.com/jsreport/jsreport-version-control-git/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jsreport%2Fjsreport-version-control-git/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259949685,"owners_count":22936412,"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-11-07T23:33:36.322Z","updated_at":"2025-06-15T09:09:46.226Z","avatar_url":"https://github.com/jsreport.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsreport-version-control-git\n[![NPM Version](http://img.shields.io/npm/v/jsreport-version-control-git.svg?style=flat-square)](https://npmjs.com/package/jsreport-version-control-git)\n[![Build Status](https://travis-ci.org/jsreport/jsreport-version-control-git.png?branch=master)](https://travis-ci.org/jsreport/jsreport-version-control-git)\n\nThis creates local [git](https://git-scm.com/) repository in `data` directory and provide versioning implementation for \n[jsreport-version-control](https://github.com/jsreport/jsreport-version-control) extension. The package includes the git node binding and doesn't require the full git to be installed.\n\n## Installation\n\nRequires nodejs 12.\n\n```bash\nnpm install jsreport-version-control-git\n```\n\n```js\n{\n  \"extensions\": { \"versionControl\": { \"provider\": \"git\" } }\n}\n```\n\n## jsreport-core\nYou can apply this extension also manually to [jsreport-core](https://github.com/jsreport/jsreport-core)\n\n```js\nvar jsreport = require('jsreport-core')()\njsreport.use(require('jsreport-version-control')({ provider: 'git' }))\njsreport.use(require('jsreport-version-control-git')())\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-version-control-git","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjsreport%2Fjsreport-version-control-git","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjsreport%2Fjsreport-version-control-git/lists"}