Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@zeit/nsfw

zeit25MITdeprecated3.0.0TypeScript support: included

This package is no longer maintained

A simple file watcher for Node

FileWatcher, files, watch, filewatch, file, inotify, fsevents

readme

nsfw

This is a fork of Axosoft/nsfw, with the only change that it allows passing a custom path for the native node module instead of shipping it with the package itself.

ZEIT uses this system in Now CLI for powering the now dev command.

Creating a Release

Whenever you want to publish a new release, simply invoke release patch -P (or major, minor depending on the kind of release). After that, wait for the release to have 4 binaries here. Once it has, you're done.


This project is not maintained, other than the fact that it is kept in sync with the original.