Available Libraries (Automations)
Tape makes several Node.js libraries available for you to reference inside workflow code actions:
Library | Aliases | Version | Description |
---|---|---|---|
Lodash | lodash , _ | 4.17.21 | A modern JavaScript utility library delivering modularity, performance & extras. |
Moment.js | moment | 2.29.3 | Parse, validate, manipulate, and display dates and times in JavaScript. |
date-fns | date_fns | 2.28.0 | Modern JavaScript date utility library. |
date-fns-tz | date_fns_tz | 1.3.0 | Time zone support for date-fns using the Intl API. |
uuid | uuid | 8.3.2 | For the creation of RFC4122 UUIDs |
cheerio | cheerio | 1.0.0_rc.10 | Fast, flexible & lean implementation of core jQuery designed specifically for the server. |
striptags | striptags | 3.2.0 | An implementation of PHP's strip_tags in Node.js. |
minimatch | minimatch | 7.4.2 | A minimal matching utility, e.g. for glob patterns |
jsonata | jsonata | 1.8.6 | JSON query and transformation language, see documentation. |
A library is missing? You can submit an issue and the Tape team will look into it!