CyberChef/src/core
2018-05-14 17:03:23 +00:00
..
config ESM: Ported Tidy operations. Updated portOperation script to attempt to find the run function and list related constants. 2018-05-14 15:55:17 +00:00
errors Tidied up OperationError code. 2018-04-30 17:25:13 +00:00
lib ESM: Ported StrUtils and NetBIOS operations. 2018-05-14 14:31:04 +00:00
operations ESM: Ported Convert operations 2018-05-14 17:03:23 +00:00
vendor Converted the core to ES modules 2018-03-26 23:14:23 +01:00
Chef.mjs The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types. 2018-04-21 12:25:48 +01:00
ChefWorker.js ESM: Ported StrUtils and NetBIOS operations. 2018-05-14 14:31:04 +00:00
Dish.mjs Added File and JSON Dish types and updated types for compression ops. 2018-04-21 13:41:42 +01: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 Tidied up OperationError code. 2018-04-30 17:25:13 +00:00
Utils.mjs Merged master into esm branch 2018-05-14 11:58:01 +00:00