Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 725 Bytes

File metadata and controls

25 lines (13 loc) · 725 Bytes

string.trim

version

ES5 Shim

The trim() method removes whitespace from both ends of a string.

Source: MDN

Install

npm install @extendscript/aes.patch.string.trim

Include

#include 'node_modules/@extendscript/aes.patch.string.trim/trim.js'

Test

You can test the code against a range of targets:

npm run test target-1 target-2

We keep a log of test results