搜索 "accumulate" 的结果(共 2 个)
object.reduce
Reduces an object to a value that is the accumulated result of running each property in the object through a callback.
MIT
frep
Find and replace utility for node.js. Transform strings by running multiple RegExp or string find-and-replace patterns on a string in sequence, reducing the final string to the accumulated result of each transformation. Patterns can be strings (or arrays