Watch-fn
make-dir
Watch-fn | make-dir | |
---|---|---|
- | - | |
9 | 474 | |
- | - | |
0.0 | 4.7 | |
- | 6 months ago | |
JavaScript | JavaScript | |
ISC License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Watch-fn
We haven't tracked posts mentioning Watch-fn yet.
Tracking mentions began in Dec 2020.
make-dir
We haven't tracked posts mentioning make-dir yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
chokidar - Minimal and efficient cross-platform file watching library
istextorbinary - Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
globby - User-friendly glob matching
mkdirp - Recursively mkdir, like `mkdir -p`, but in node.js
fs-extra - Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
write-json-file - Stringify and write JSON to a file atomically
copy-webpack-plugin - Copy files and directories with webpack
proper-lockfile - An inter-process and inter-machine lockfile utility that works on a local or network file system.
pkg-dir - Find the root directory of a Node.js project or npm package
rimraf - A `rm -rf` util for nodejs