.. |
Arithmetic.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
Bacon.mjs
|
Tidied up Bacon Cipher operations
|
2019-09-04 17:13:05 +01:00 |
Base58.mjs
|
Refactored file type detection engine
|
2018-12-18 17:44:42 +00:00 |
Base64.mjs
|
Base64 operations now throw a meaningful error if the alphabet is the wrong length
|
2019-10-15 16:25:52 +01:00 |
Base85.mjs
|
Fixed typo in Z85 alphabet
|
2018-08-23 22:56:18 +01:00 |
BCD.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
Binary.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
BitwiseOp.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
Blowfish.mjs
|
Fix #578 by refactoring and implementing the modes
|
2019-09-26 23:02:03 +01:00 |
Bombe.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01: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 |
Charts.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
ChrEnc.mjs
|
Added support for 109 more character encodings
|
2019-11-01 14:56:18 +00:00 |
Ciphers.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Code.mjs
|
ESM: Tidied up recently ported ops
|
2018-05-27 16:13:18 +01:00 |
Colossus.mjs
|
Added Total Motor, fixed bug in printout
|
2019-11-27 13:38:28 +00:00 |
ConvertCoordinates.mjs
|
Updated dependencies
|
2019-08-30 18:49:05 +01:00 |
DateTime.mjs
|
Fixed all HTML operations
|
2018-07-15 13:25:44 +01:00 |
Decimal.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Delim.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
Enigma.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Extract.mjs
|
Added various options to the 'Defang URL' operation.
|
2018-11-07 13:23:05 +00:00 |
FileSignatures.mjs
|
up-to-date
|
2019-11-12 11:06:10 +00:00 |
FileType.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
FlowControl.mjs
|
ESM: Tidied up FlowControl ops
|
2018-05-21 11:39:10 +00:00 |
Hash.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Hex.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
ImageManipulation.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
IP.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
LoremIpsum.mjs
|
Added eslint space-before-blocks rule
|
2019-08-27 18:13:33 +01:00 |
Lorenz.mjs
|
Added Colossus operation
|
2019-11-27 12:48:09 +00:00 |
Magic.mjs
|
Improved Magic scoring slightly
|
2019-10-28 17:26:13 +00:00 |
PGP.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Protobuf.mjs
|
Fixed bug in Protobuf library causing issues with long keys
|
2019-08-20 15:20:43 +01:00 |
PublicKey.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
QRCode.mjs
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
Rotate.mjs
|
ESM: Tidied up Rotate operations
|
2018-04-06 12:40:39 +00:00 |
Stream.mjs
|
Tidied up consumeWhile and consumeUntil
|
2019-11-13 18:04:36 +00:00 |
TLVParser.mjs
|
Updated a range of operations to use ArrayBuffers instead of byteArrays to improve performance with large files.
|
2019-07-29 17:09:46 +01:00 |
Typex.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
Zlib.mjs
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |