1.1.2
Try it!
paste to highlight
Download
Source
|
Bugtracker
Documentation
in autumnal colors
Old website
RegExps in JavaScript
Javascript code posted by murphy < giles
created at 17 Jan 17:48, updated at 17 Jan 17:52
Edit
|
Back
1
var
vals
=
lines
[
i
]
.
replace
(
/
^
\s
+
/
,
"
"
)
.
split
(
/
\s
+
/
)
;
53 Bytes in 2 ms with coderay