Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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) |

---