@puq/fs v0.6.20
@puq/fs
Summary
@puq/fs is a lightweight, efficient TypeScript utility library designed for seamless file system operations. It offers a robust set of functions to manage directories, files, and structured data formats like JSON and YAML, making it an essential tool for developers working with file-based tasks.
Install
pnpm add @puq/fsFeatures
Directory Operations
- List directories (
dirs.ts) - Check if a path is a directory (
is-dir.ts)
- List directories (
File Operations
- List files (
files.ts) - Check if a path is a file (
is-file.ts) - Find a matching file (
find-file.ts) - Find multiple matching files (
find-files.ts)
- List files (
File Reading
- Read JSON files (
read-json-file.ts) - Read YAML files (
read-yaml-file.ts)
- Read JSON files (
Path Utilities
- Handle file system scope (
scope.ts) - Work with path segments (
segments.ts)
- Handle file system scope (
Funding
Thank you for using @puq/fs It's an open-source project, and maintaining it takes time and effort. If you find this library useful, please consider supporting its ongoing development. Your contributions help ensure that the project stays up-to-date, secure, and well-maintained.
Your funding will go toward
- Bug fixes and updates to ensure compatibility with the latest versions of dependencies.
- New features that will make the library even more powerful.
- Documentation improvements to help users get the most out of Your Library Name.
- General maintenance to keep the library running smoothly and securely.
Contact to the developer: robert.brightline@gmail.com
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago
10 months ago