mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
@@ -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`.
|
- [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.
|
- [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.
|
- [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
|
### 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.
|
- [get-port](https://github.com/sindresorhus/get-port) - Get an available port.
|
||||||
- [ipify](https://github.com/sindresorhus/ipify) - Get your public IP address.
|
- [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
|
### 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.
|
- [Metalsmith](http://www.metalsmith.io) - An extremely simple, pluggable static site generator.
|
||||||
- [Wintersmith](http://wintersmith.io) - Flexible, minimalistic, multi-platform 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.
|
- [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
|
### Content management systems
|
||||||
|
|||||||
Reference in New Issue
Block a user