ES10 —— stringify,flat,trimStart,matchAll,fromEntries,BigInt...
目录JSONstringifyArrayflatflatMapStringtrimStart(trimLeft)/trimEnd(trimRight)matchAllES5方法一:RegExp.prototype.exec()with/g方法二:String.prototype.match()with/g方法三:String.prototype.replace()ES10的matchAllObje