UNPKG

arquero

Version:

Query processing and transformation of array-backed data tables.

4 lines (3 loc) 93 B
export function escapeRegExp(str) { return str.replace(/[.*+\-?^${}()|[\]\\]/g, '\\$&'); }