Skip to content

Commit

Permalink
Merge pull request sindresorhus#193 from kevva/lnfs
Browse files Browse the repository at this point in the history
Add `lnfs`
  • Loading branch information
sindresorhus committed Oct 14, 2014
2 parents 0395553 + 1e92fff commit 820cc48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [graceful-fs](https://github.com/isaacs/node-graceful-fs) - Drop-in replacement for the `fs` module with various improvements.
- [fs-extra](https://github.com/jprichardson/node-fs-extra) - Extra methods for the `fs` module.
- [fs-write-stream-atomic](https://github.com/npm/fs-write-stream-atomic) - Like `fs.createWriteStream()`, but atomic.
- [lnfs](https://github.com/kevva/lnfs) - Force create symlinks like `ln -fs`.


### Control flow
Expand Down

0 comments on commit 820cc48

Please sign in to comment.