diff --git a/readme.md b/readme.md index 2148878..be4cf23 100644 --- a/readme.md +++ b/readme.md @@ -241,6 +241,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [lnfs](https://github.com/kevva/lnfs) - Force create symlinks like `ln -fs`. - [chokidar](https://github.com/paulmillr/chokidar) - Filesystem watcher which stabilizes events from `fs.watch` and `fs.watchFile` as well as using native `fsevents` on OS X. - [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. ### Control flow @@ -378,6 +379,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [get-port](https://github.com/sindresorhus/get-port) - Get an available port. - [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address. +- [getmac](https://github.com/bevry/getmac) - Get the computer MAC address. ### Static site generators @@ -385,6 +387,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Metalsmith](http://www.metalsmith.io) - An extremely simple, pluggable static site generator. - [Wintersmith](http://wintersmith.io) - Flexible, minimalistic, multi-platform static site generator. - [Assemble](http://assemble.io) - Static site generator for Node.js, Grunt.js, and Yeoman. +- [DocPad](https://github.com/docpad/docpad) - Static site generator with dynamic abilities and huge plugin ecosystem. ### Content management systems