CyberChef/src/core
2018-04-13 12:14:40 +01:00
..
config ESM: Config scripts now run synchronously before webpack builds start 2018-04-11 17:58:40 +00:00
lib ESM: Tidied up Rotate operations 2018-04-06 12:40:39 +00:00
operations Exporing options with API. 2018-04-13 12:14:40 +01:00
vendor Converted the core to ES modules 2018-03-26 23:14:23 +01:00
Chef.mjs ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required. 2018-04-06 18:11:13 +00:00
ChefWorker.js ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule. 2018-04-02 17:10:51 +01:00
Dish.mjs Exporing options with API. 2018-04-13 12:14:40 +01:00
FlowControl.js ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required. 2018-04-06 18:11:13 +00:00
Ingredient.mjs ESM: Added Hex ops and created a Hex library. 2018-04-02 18:06:48 +01:00
Operation.mjs ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required. 2018-04-06 18:11:13 +00:00
Recipe.mjs Quick fix for empty recipe error. Changed deflate back to compression module 2018-04-09 15:21:09 +01:00
Utils.mjs ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required. 2018-04-06 18:11:13 +00:00