Pinch
Data replacer
Utility to replace data in JavaScript objects or JSON with a specified pattern and replacement.
String.replace for JavaScript objects (and JSON).
27 stars
1 watching
3 forks
Language: JavaScript
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
lazd/gulp-replace | A plugin for string replacement in gulp workflows | 496 |
jarofghosts/just-pluck | A simple utility function that extracts specific data properties from an array of objects. | 11 |
syntax-tree/hast-util-find-and-replace | Utility to find and replace text in document nodes | 6 |
jprichardson/string.js | Provides additional string manipulation methods in JavaScript without modifying the native prototype. | 1,809 |
mojang/datafixerupper | A utility library for incrementally building and optimizing data transformations in Java | 1,192 |
johnpapa/gulp-patterns | Automates tasks such as testing, code analysis, and deployment for JavaScript applications using Gulp. | 500 |
gobwas/glob | A Go library for efficient string matching using compile-time glob patterns. | 961 |
watson/flatten-obj | Converts deeply nested object literals to simple key/value objects | 21 |
andrew--r/sjsj | An online dictionary explaining JavaScript terminology in simple terms. | 169 |
josdejong/jsonrepair | Repairs invalid JSON documents by fixing syntax errors and normalizing data format | 572 |
mljs/array | Functional utilities to transform and compute stats on arrays | 16 |
leavez/mappable | A framework to convert JSON data into model objects with optimized support for immutable property initialization | 27 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
mbostock/rollup-plugin-ascii | Rewrites JavaScript to escape non-ASCII characters in string literals. | 12 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |