.. |
Base58.js
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
BCD.js
|
Added BCD operations with tests
|
2017-07-19 15:29:37 +00:00 |
BitwiseOp.js
|
Added 'Bit shift left' and 'Bit shift right' operations
|
2017-09-05 14:26:09 +00:00 |
ByteRepr.js
|
Fixed styling errors
|
2017-06-22 17:13:31 +01:00 |
CharEnc.js
|
Fix bug with UTF16LE in Encode/Decode ops
|
2017-05-19 16:11:08 -04:00 |
Cipher.js
|
Added Bifid Cipher Encode & Decode
|
2017-06-21 22:28:17 +01:00 |
Code.js
|
Jsonpath lib now imported from npm with workaround instead of serving locally.
|
2017-08-04 13:59:32 +00:00 |
Compress.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
DateTime.js
|
Tidied up changes to filetime operations and brought tests up to date
|
2017-07-03 15:25:14 +00:00 |
FlowControl.js
|
Introduced key-spacing eslint rule
|
2017-07-24 14:55:48 +00:00 |
Hash.js
|
Added Snefru hashing operation
|
2017-09-27 15:33:14 +00:00 |
Image.js
|
Updated dependencies and linted
|
2017-07-24 13:49:16 +00:00 |
MorseCode.js
|
Converted all modules from CommonJS to ES6
|
2017-03-23 17:52:20 +00:00 |
MS.js
|
Fixed spelling errors, syntax errors, and improved the test for script decoding
|
2017-08-29 10:46:34 -07:00 |
SeqUtils.js
|
BugFix: compare odd size elements, like empty line
|
2017-10-12 14:23:04 +02:00 |
StrUtils.js
|
Fixed string escape test configs
|
2017-08-15 17:32:21 +00:00 |