0.0.3 • Published 5 years ago

nestd v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Nestd

Recursive file operations toolkit.

Codacy quality Coverage Greenkeeper badge CricleCi badge

npm version Open issues Types: TypeScript License: MIT

Main features

  • recursive file operations
  • Typescript types included
  • exposes esm/cjs modules
  • always 100% test coverage

Guide

Installation

or

or

Basic usage

Nestd main method replaces provided string or regex match with another text.

Replace string or regex match with another string in all files below path

Documentation

Full API documentation for this package can be found here