Installation
works both on front and back-end
Deep Waters is released under the MIT license & supports modern environments.
You can install it by using NPM:
Deep Waters exports its modules as CommonJS modules, so that each one can be easily imported individually, as the following:
Alternatively, it's possible to import all the modules at once with the same result.
UMD/AMD modules
The node package contains both an UMD and an AMD version of the module:
Last updated