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

https://github.com/luctst/replace-content-in-dir

replaces dynamic content in all files in a folder ✏️✏️
https://github.com/luctst/replace-content-in-dir

nodejs nodejs-modules replace replace-directory replace-in-files replace-text

Last synced: about 1 year ago
JSON representation

replaces dynamic content in all files in a folder ✏️✏️

Awesome Lists containing this project

README

          

# replace-content-in-dir
[![Build Status](https://travis-ci.com/luctst/replace-content-in-dir.svg?branch=master)](https://travis-ci.com/luctst/replace-content-in-dir)
[![NPM version](https://img.shields.io/npm/v/replace-content-in-dir)](https://img.shields.io/npm/v/replace-content-in-dir)
[![Package size](https://img.shields.io/bundlephobia/min/replace-content-in-dir)](https://img.shields.io/bundlephobia/min/replace-content-in-dir)
[![Dependencies](https://img.shields.io/david/luctst/replace-content-in-dir.svg?style=popout-square)](https://david-dm.org/luctst/replace-content-in-dir)
[![devDependencies Status](https://david-dm.org/luctst/replace-content-in-dir/dev-status.svg?style=flat-square)](https://david-dm.org/luctst/replace-content-in-dir?type=dev)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![Twitter](https://img.shields.io/twitter/follow/luctstt.svg?label=Follow&style=social)](https://twitter.com/luctstt)

*replaces dynamic content in all files in a folder ✏️✏️*

## Release date
This module must be out at the end of August.

## Features
I'm actually working on this features.

* Check deep a directory.
* Create the same directory with all the dynamic content replace.
* Allow a dev option to return an array with all the files replaced.

## License
MIT [Tostée Lucas](https://github.com/luctst/replace-content-in-dir/blob/master/.github/LICENSE)

File generated with get-good-readme module.