Skip to content

Commit

Permalink
Merge branch 'master' of github.com:nspragg/file-js
Browse files Browse the repository at this point in the history
  • Loading branch information
nick spragg committed Feb 1, 2017
2 parents e186863 + b067049 commit 8820369
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,13 @@ npm install --save file-js
## Coming soon

* File matching with regular expressions
* Create temp files
* Create directories via `.mkdir` and `.mkdirp`
* Assert existence of files via `.exists()`
* Watch file
* Change permissions
* Rename
* Support file URI
* Support for callbacks

## Demo
Expand Down

0 comments on commit 8820369

Please sign in to comment.