Added fs-jetpack

This commit is contained in:
Jakub Szwacz
2015-07-24 08:18:48 +02:00
parent 360fbacbce
commit e7102e25ba

View File

@@ -259,6 +259,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [gaze](https://github.com/shama/gaze) - A globbing watch module which uses custom native binaries to listen to filesystem events. - [gaze](https://github.com/shama/gaze) - A globbing watch module which uses custom native binaries to listen to filesystem events.
- [istextorbinary](https://github.com/bevry/istextorbinary) - Check if a file is text or binary. - [istextorbinary](https://github.com/bevry/istextorbinary) - Check if a file is text or binary.
- [filenamify](https://github.com/sindresorhus/filenamify) - Convert a string to a valid filename. - [filenamify](https://github.com/sindresorhus/filenamify) - Convert a string to a valid filename.
- [fs-jetpack](https://github.com/szwacz/fs-jetpack) - Completely redesigned file system API for convenience in everyday use.
### Control flow ### Control flow