The webdaemon npm library helps you develop Web Agent apps, with support for both front-end and back-end code.

Versions

The webdaemon library uses conventional semantic versioning:

  1. npm install webdaemon installs the latest production version.
  2. npm install webdaemon@latest is the same as the above.
  3. npm install webdaemon@14.3.1 installs the specified version.
  4. npm install webdaemon@dev installs the current development version.