2
0
mirror of https://github.com/gchq/CyberChef synced 2025-12-05 23:53:27 +00:00

add compatibility to node-api docs

d98762625
2019-08-02 14:32:23 +01:00
parent 17c2988090
commit a915306217

@@ -3,6 +3,9 @@ The CyberChef **Node.js** API provides most of CyberChef's operations with a **N
For a taste of what operations are available in CyberChef, check out the [live demo][1].
## Compatibility
The Node.js API is fully compatible with `v10` (lts) and partially compatible with `v12`. Named imports do not work with `v12`.
## Features