(NodeJS) Repeated Replace

(Step#1) string to Array--- RegExp Parse Elements to Array <pattern match>
(Step#2) Array to String --- join elements by new delimiter as string.

留言