https://github.com/danactive/mod-files
Node.js modify files
https://github.com/danactive/mod-files
Last synced: 3 months ago
JSON representation
Node.js modify files
- Host: GitHub
- URL: https://github.com/danactive/mod-files
- Owner: danactive
- License: mit
- Created: 2014-04-04T21:51:20.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-03-17T04:44:34.000Z (about 11 years ago)
- Last Synced: 2025-11-17T01:10:53.944Z (5 months ago)
- Language: JavaScript
- Size: 1.47 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mod-files
Node.js modify files
[](http://badge.fury.io/js/mod-files)
[](https://david-dm.org/danactive/mod-files)
[](https://david-dm.org/danactive/mod-files#info=devDependencies)
[](http://opensource.org/licenses/MIT)
## Roadmap
* Grunt jshint
* Grunt uglify for minification
* Grunt unit test
* Sample recipe
### Environment
Tested on Windows 7 with Node.js v0.10.3
### Supports
XML, JSON, and text files
## Sample
`node mod-files ..` will modify this package.json
[Web.config, package.json, and .gitignore](./sample/mod-files-recipe.js)