Execute any program (e.g. lessc) with watching for file changes. Can recursively scan folders.
fs.watch (fs-wwatch) that executes callback() at start i.e. fs.dowatch(path,callback) will launch callback, and fs.wwatch(path,callback).
extends fs.watch functionality with small timeout, fixing multiple callback execution on some OS
Hot load (hot require) for NodeJS. It's like JRebel but for NodeJS.
published 0.0.5 12 years agofs.watch wrapper that among other things checks SHA1 of the file to prevent multiple callback calls.
published 0.1.0 11 years agoSockJS EventBus. Events over SockJS protocol. Based on EventEmitter2 (so we have events with namespaces and wildcards). Client served similary to socket.io - via nodejs server which is used for SockJS server. This is a prototype.
published 0.1.9 10 years ago- published 0.0.1 9 years ago
- published 0.0.0 9 years ago
- published 0.0.0 9 years ago
- published 0.0.0 9 years ago
- published 0.0.0 8 years ago
[![CI Status](https://github.com/TryGhost/portal/workflows/Test/badge.svg?branch=main)](https://github.com/TryGhost/portal/actions) [![npm version](https://badge.fury.io/js/%40tryghost%2Fportal.svg)](https://badge.fury.io/js/%40tryghost%2Fportal)
published 1.12.9-dmsfr.1 3 years ago