mirror of
https://github.com/gchq/CyberChef
synced 2025-01-04 00:38:41 +00:00
update readme with Node.js compatibility
This commit is contained in:
parent
8548d39318
commit
780eecf35b
1 changed files with 4 additions and 0 deletions
|
@ -81,6 +81,10 @@ CyberChef is built to support
|
|||
- Mozilla Firefox 35+
|
||||
- Microsoft Edge 14+
|
||||
|
||||
## Node.js support
|
||||
|
||||
CyberChef is built to fully support Node.js `v10` and partially supports `v12`. Named imports using a deep import specifier does not work in `v12`. For more information, see the Node API page in the project [wiki pages](https://github.com/gchq/CyberChef/wiki)
|
||||
|
||||
|
||||
## Contributing
|
||||
|
||||
|
|
Loading…
Reference in a new issue