@jsxtools/git

0.1.0 • Public • Published

Git

A zero-dependency, isomorphic Git API, tree-shaken from Isomorphic Git.

npm install @jsxtools/git
import * as git from '@jsxtools/git'

// import * as fs from 'node:fs' // or... fs = new LightningFS('fs')
// dir = '/tutorial'

await git.add({ fs, dir, filepath: 'README.md' })
await git.status({ fs, dir, filepath: 'README.md' })

Readme

Keywords

none

Package Sidebar

Install

npm i @jsxtools/git

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

2.19 MB

Total Files

5

Last publish

Collaborators

  • jonathantneal