\s\s*

Benchmark created on


Test runner

Ready to run.

Testing in
TestOps/sec
1 regex
'       asd as das dasdasdasdasd       '.replace(/^\s+|\s+$/g, '')
ready
2 regexes
'       asd as das dasdasdasdasd       '.replace(/^\s\s*/, '').replace(/\s\s*$/, '')
ready

Revisions

You can edit these tests or add more tests to this page by appending /edit to the URL.