Documentation
Currently supported Node.js modules for Action Dispatcher and Event Trigger:
- request: HTTP request client.
- js-select: Traverse and modify objects using JSONSelect selectors.
- cheerio: Implementation of core jQuery designed specifically for the server.
- diff: Text diff implementation.
- prettydiff: File comparison tool to accurately diff between file versions regardless of comments or minification to the whitespace. It can also beautify (pretty print) and minify HTML.
- deep-diff: Utility for calculating deep difference, capturing changes, and applying changes across objects.
- import-io: Client for accessing import.io
- crypto-js: Collection of standard and secure cryptographic algorithms.
- needle: HTTP client with multipart, charset decoding and proxy support.
- jsdom: JavaScript implementation of the WHATWG DOM and HTML standards.