bun-fs-helpers

Community

Bun-native filesystem helpers.

Authornathanvale
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Pure Bun-native filesystem utilities to avoid node:fs, reduce command injection risk, and improve token efficiency.

Core Features & Use Cases

  • File existence & reads: pathExists, readTextFile, readJsonFile with Bun.file() or shell-backed fallbacks.
  • Writing & hashing: writeTextFile, writeJsonFile, sha256, sha256File.
  • Directory & path utils: ensureDir, readDir, stat, deep equality checks.
  • Security: Command-injection-safe practices using Bun.spawnSync with array args.

Quick Start

Use Bun FS Helpers to perform common file operations without node:fs.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bun-fs-helpers
Download link: https://github.com/nathanvale/side-quest-marketplace/archive/main.zip#bun-fs-helpers

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.