Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wezomcompany/fs-walker
FS helper tools
https://github.com/wezomcompany/fs-walker
Last synced: 5 days ago
JSON representation
FS helper tools
- Host: GitHub
- URL: https://github.com/wezomcompany/fs-walker
- Owner: WezomCompany
- License: bsd-3-clause
- Created: 2023-09-01T13:59:39.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-29T08:41:10.000Z (10 months ago)
- Last Synced: 2024-01-29T10:29:10.987Z (10 months ago)
- Language: TypeScript
- Size: 385 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @wezom/fs-walker
[![NPM version badge](https://img.shields.io/npm/v/@wezom/fs-walker.svg)](https://www.npmjs.com/package/@wezom/fs-walker)
[![NPM license badge](https://img.shields.io/npm/l/@wezom/fs-walker.svg)](https://www.npmjs.com/package/@wezom/fs-walker)
[![CI Test and Build](https://github.com/WezomCompany/fs-walker/actions/workflows/ci.yml/badge.svg)](https://github.com/WezomCompany/fs-walker/actions/workflows/ci.yml)> _FS helper tools_
## Coverage
| Statements | Branches | Functions | Lines |
| ---------------------------------------------------------------------------------------- | --------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------ |
| ![Statements](https://img.shields.io/badge/statements-100%25-brightgreen.svg?style=flat) | ![Branches](https://img.shields.io/badge/branches-75%25-red.svg?style=flat) | ![Functions](https://img.shields.io/badge/functions-100%25-brightgreen.svg?style=flat) | ![Lines](https://img.shields.io/badge/lines-100%25-brightgreen.svg?style=flat) |---