Skip to content

Latest commit

 

History

History

string.trim

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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