Skip to content

Conversation

@seokju-na
Copy link
Collaborator

Closes #176

Usage:

import { openRepository } from 'es-git';

const repo = await openRepository('...');
repo.getAttr('index.js', 'text'); // 'eol'
repo.getAttr('.yarn/releases/yarn-4.9.2.cjs', 'binary'); // true

@vercel
Copy link

vercel bot commented Dec 27, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
es-git Ready Ready Preview, Comment Dec 27, 2025 4:00am

@seokju-na seokju-na merged commit 9b1c12a into main Dec 27, 2025
27 checks passed
@seokju-na seokju-na deleted the attr-#176 branch December 27, 2025 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

attributes

2 participants