3 Commits

Author SHA1 Message Date
Oliver Mitchell
1a1ea896df feat PadLines: added "Mode" argument
- Added "Mode" argument to the Pad Lines operation.
- Added "Fixed Count" mode. Mimics original behaviour, fixed number of characters added to the string.
- Added "Target Length" mode. Adds padding characters in order to reach a certain length.
- Modified Pad lines implementation to use join rather than slice for final result
2026-05-06 00:24:22 +09:30
n1474335
566517d20f Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
n1474335
66c768fe31 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