Pakket: node-watchpack (2.4.0+~cs2.8.1-1)
Verwijzigingen voor node-watchpack
Debian bronnen:
Het bronpakket node-watchpack downloaden:
- [node-watchpack_2.4.0+~cs2.8.1-1.dsc]
- [node-watchpack_2.4.0+~cs2.8.1.orig-glob-to-regexp.tar.gz]
- [node-watchpack_2.4.0+~cs2.8.1.orig-types-watchpack.tar.gz]
- [node-watchpack_2.4.0+~cs2.8.1.orig.tar.gz]
- [node-watchpack_2.4.0+~cs2.8.1-1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Wrapper library for directory and file watching
The watchpack high level API doesn't map directly to watchers. Instead a three level architecture ensures that for each directory only a single watcher exists.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.
Andere aan node-watchpack gerelateerde pakketten
|
|
|
|
-
- dep: node-chokidar (>= 2.0.2~)
- wrapper around watch / watchFile / fsevents
-
- dep: node-graceful-fs
- drop-in replacement improving the Node.js fs module
-
- dep: node-neo-async
- faster replacement for Async