extended libraries for basic classes (string, arrays) in SS2
We’re looking for libraries that extend basic classes (string, arrays). This is embedded in ECMA 6, and we found libraries that do it in SuiteScript 1.0 but they’re not supported by 2.0. do you know libraries that extend these classes and are supported by 2.0 (same as they’re extended in ES 6)?
SuiteScript 2.x now tracks ESNext. Do you need to use 2.0 or are you able to use 2.x?