json-mask
Object Filter
A language and engine for filtering out unwanted parts of an object while preserving its structure
Tiny language and engine for selecting specific parts of a JS object, hiding the rest.
868 stars
13 watching
44 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/filter-obj | Filters keys and values in an object based on specified conditions | 100 |
syntax-tree/unist-util-filter | Utility to remove unwanted nodes from a tree data structure | 18 |
micha/jsawk | A shell-based tool that allows filtering and manipulating JSON data using JavaScript. | 1,386 |
koajs/json-filter | A middleware solution to filter response data based on querystring parameters. | 93 |
mafintosh/hyperfilter | A lightweight filter function for distributed streams of data | 33 |
seegno/bookshelf-mask | Enables serialization of model fields to JSON based on defined masks | 9 |
crossfilter/crossfilter | Fast n-dimensional filtering and grouping of records in the browser. | 1,746 |
joonastuo/filter | A plugin for audio signal processing using JUCE's StateVariableFilter class | 14 |
a8m/angular-filter | A set of reusable filters for AngularJS applications | 2,929 |
amarkes/br-mask | A library that provides custom mask functionality for input fields in web applications. | 116 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
nrktkt/ninny-json | An experiment to create JSON type classes that differentiate between null and absent fields in JSON objects | 21 |
jsdaddy/ngx-mask | An Angular plugin for styling form fields and HTML elements with custom masks | 1,160 |
sanniassin/react-input-mask | A React component library for creating text input fields with customizable mask formats | 2,238 |
oozcitak/akismet-js | A Node.js API client for interacting with the Akismet spam filtering service. | 32 |