.. |
Arithmetic.mjs
|
export Arithmetic funcs individually. Use existing Delim
|
2018-05-15 14:32:39 +01:00 |
Base58.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
Base64.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
Base85.mjs
|
Fixed typo in Z85 alphabet
|
2018-08-23 22:56:18 +01:00 |
BCD.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
Binary.mjs
|
Fixed JSDoc comment
|
2018-11-09 15:28:47 +00:00 |
BitwiseOp.mjs
|
Added 'Binary' key option to all bitwise operations. Closes #398
|
2018-11-09 15:25:16 +00:00 |
Braille.mjs
|
'To Braille' and 'From Braille' operations added. Closes #255
|
2018-08-24 01:07:51 +01:00 |
CanvasComponents.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
ChrEnc.mjs
|
ESM: Ported CharEnc operations
|
2018-05-15 15:03:41 +00:00 |
Ciphers.mjs
|
ESM: Ported all Hash and Checksum operations
|
2018-05-17 15:11:34 +00:00 |
Code.mjs
|
ESM: Tidied up recently ported ops
|
2018-05-27 16:13:18 +01:00 |
DateTime.mjs
|
Fixed all HTML operations
|
2018-07-15 13:25:44 +01:00 |
Decimal.mjs
|
Added 'Decimal' option for toggleStrings. Closes #337.
|
2018-08-19 22:50:49 +01:00 |
Delim.mjs
|
ESM: Tidied up IP operations
|
2018-05-29 00:48:30 +01:00 |
Extract.mjs
|
Added various options to the 'Defang URL' operation.
|
2018-11-07 13:23:05 +00:00 |
FileType.mjs
|
Added 'isImage' and 'isType' functions
|
2018-12-26 18:40:27 +00:00 |
FlowControl.mjs
|
ESM: Tidied up FlowControl ops
|
2018-05-21 11:39:10 +00:00 |
Hash.mjs
|
ESM: Ported all Hash and Checksum operations
|
2018-05-17 15:11:34 +00:00 |
Hex.mjs
|
Added 'Decimal' option for toggleStrings. Closes #337.
|
2018-08-19 22:50:49 +01:00 |
IP.mjs
|
fix regex issues and ESlint errors and warnings
|
2018-08-28 23:07:53 +10:00 |
Magic.mjs
|
Merge branch 'master' into feature-extract-files
|
2018-12-20 12:28:23 +00:00 |
PGP.mjs
|
ESM: Fixed PGP ops and added tests
|
2018-05-29 16:00:24 +00:00 |
PublicKey.mjs
|
ESM: Tidied up recently added operations
|
2018-05-28 15:42:43 -07:00 |
Rotate.mjs
|
ESM: Tidied up Rotate operations
|
2018-04-06 12:40:39 +00:00 |
Stream.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
TLVParser.mjs
|
Tidied up TLV operation and tests
|
2018-10-10 13:56:20 +00:00 |
Zlib.mjs
|
ESM: Added Zlib ops and created a Zlib library.
|
2018-04-02 20:46:55 +01:00 |