{"library":"git-node-fs","type":"library","category":null,"description":"git-node-fs is a Node.js adapter designed to provide file system access for the deprecated `js-git` library. It enables `js-git` to interact with Git repositories directly on the local filesystem. The package's latest version, 1.0.0, was published over 10 years ago, indicating it is no longer actively maintained. Its core dependency, `js-git`, also appears to be unmaintained, making `git-node-fs` unsuitable for new projects or environments requiring modern Git features or security updates. Developers seeking current Git integration in Node.js should explore actively maintained alternatives such as `isomorphic-git` or `simple-git` which offer broader platform support (including browsers) and modern JavaScript features like Promises and ESM. The package provides a CommonJS interface for mixing file system capabilities into a `js-git` repository object.","language":"javascript","status":"abandoned","version":"1.0.0","tags":["javascript","git","js-git"],"last_verified":"Wed May 27","install":[{"cmd":"npm install git-node-fs","imports":["const fsAdapter = require('git-node-fs');","require('js-git/mixins/fs-db')(repo, fsAdapter);","const fs = require('node:fs');"]},{"cmd":"yarn add git-node-fs","imports":[]},{"cmd":"pnpm add git-node-fs","imports":[]}],"homepage":null,"github":"https://github.com/creationix/git-node-fs","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/git-node-fs","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/git-node-fs/compatibility"}}