JSPM

Found 1104 results for nested portal

has-value

Returns true if a value exists, false if empty. Works with deeply nested values using object paths.

  • v2.0.2
  • 81.84
  • Published

flat

Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

  • v6.0.1
  • 81.35
  • Published

arr-flatten

Recursively flatten an array or arrays.

  • v1.1.0
  • 81.22
  • Published

postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

  • v7.0.2
  • 81.17
  • Published

union-value

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

  • v2.0.1
  • 81.05
  • Published

to-object-path

Create an object path from a list or array of strings.

  • v0.3.0
  • 80.88
  • Published

get-value

Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library we tested does this, or does it correctly).

  • v4.0.1
  • 80.13
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 79.71
  • Published

postcss-nesting

Nest rules inside each other in CSS

  • v13.0.2
  • 78.64
  • Published

nested-error-stacks

An Error subclass that will chain nested Errors and dump nested stacktraces

  • v2.1.1
  • 73.58
  • Published

jss-plugin-nested

JSS plugin that enables support for nested selectors

  • v10.10.0
  • 72.11
  • Published

object-path

Access deep object properties using a path

  • v0.11.8
  • 71.37
  • Published

array-sort

Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.

  • v1.0.0
  • 68.98
  • Published

convict

Featureful configuration management library for Node.js (nested structure, schema validation, etc.)

  • v6.2.4
  • 68.06
  • Published

errlop

An extended Error class that envelops a parent error, such that the stack trace contains the causation

  • v8.5.0
  • 67.42
  • Published

flattie

A tiny (203B) and fast utility to flatten an object with customizable glue

  • v1.1.1
  • 66.93
  • Published

vuedraggable

draggable component for vue

  • v2.24.3
  • 66.68
  • Published

ndarray-pack

Packs an array-of-arrays into a single ndarray

  • v1.2.1
  • 63.37
  • Published

merge-value

Similar to assign-value but deeply merges object values or nested values using object path/dot notation.

  • v1.0.0
  • 61.86
  • Published

safe-flat

Safely flatten a nested JavaScript object.

  • v2.1.0
  • 59.96
  • Published

flat-util

Flatten a nested array.

  • v1.1.11
  • 59.36
  • Published

deep-rename-keys

Recursively rename the keys in an object.

  • v0.2.1
  • 58.94
  • Published

jss-nested

JSS plugin that enables support for nested selectors

  • v6.0.1
  • 58.54
  • Published

selectn

Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.

  • v1.3.0
  • 58.12
  • Published

postcss-for

PostCSS plugin that enables SASS-like for loop syntax in your CSS

  • v2.1.1
  • 58.05
  • Published

nested-property

Read, write or test a data structure's nested property via a string like 'my.nested.property'. It works through arrays and objects.'

  • v4.0.0
  • 57.98
  • Published

nested-object-assign

Package to support nested merging of objects & properties, using Object.Assign

  • v1.0.4
  • 57.48
  • Published

itty-router

A tiny, zero-dependency router, designed to make beautiful APIs in any environment.

  • v5.0.22
  • 57.44
  • Published

object-path-immutable

Modify deep object properties without modifying the original object (immutability). Works great with React and Redux.

  • v4.1.2
  • 56.28
  • Published

brackets2dots

Convert string with bracket notation to dot property notation for Node.js and the browser.

  • v1.1.0
  • 56.06
  • Published

group-array

Group array of objects into lists.

  • v1.0.0
  • 55.12
  • Published

mantine-datatable

The lightweight, dependency-free, dark-theme aware table component for your Mantine UI data-rich applications, featuring asynchronous data loading support, pagination, intuitive Gmail-style additive batch rows selection, column sorting, custom cell data r

  • v8.2.0
  • 54.44
  • Published

has-own-deep

Returns true if an object has an own, nested property using dot notation paths ('a.b.c').

  • v1.1.0
  • 53.26
  • Published

anchor

High-level validation library for Node.js (used in Waterline)

  • v1.4.1
  • 52.99
  • Published

deep-map-keys

Transforms nested keys of complex objects

  • v2.0.1
  • 52.51
  • Published

layouts

Wraps templates with layouts. Layouts can use other layouts and be nested to any depth. This can be used 100% standalone to wrap any kind of file with banners, headers or footer content. Use for markdown, HTML, handlebars views, lo-dash templates, etc. La

  • v3.0.2
  • 52.45
  • Published

deep-map

Transforms nested values of complex objects

  • v2.0.0
  • 52.34
  • Published

@react-theming/flatten

Flatten/unflatten color values from theme with nested objects

    • v0.1.1
    • 51.67
    • Published

    performant-array-to-tree

    Converts an array of items with ids and parent ids to a nested tree in a performant `O(n)` way. Runs in browsers and node.

    • v1.11.0
    • 51.55
    • Published

    expand-object

    Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.

    • v0.4.2
    • 50.88
    • Published

    nessy

    set value in nested object

    • v5.3.0
    • 50.43
    • Published

    proxy-deep

    A Proxy object that can nest itself when accessed

    • v4.0.1
    • 49.86
    • Published

    array-to-tree

    Convert a plain array of nodes (with pointers to parent nodes) to a tree

    • v3.3.2
    • 48.87
    • Published

    flatley

    Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

    • v5.2.0
    • 48.70
    • Published

    ast-monkey-util

    Utility library of AST helper functions

    • v3.1.0
    • 48.22
    • Published

    backbone-associations

    Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events

    • v0.6.2
    • 48.17
    • Published

    require-it

    This module extends the default Node.js require with capabilities to require nested modules, independent on where they are nested.

    • v2.1.1
    • 48.16
    • Published

    @blakek/deep

    🐡 Get, set, remove, and test for deeply nested properties

    • v4.0.0
    • 48.11
    • Published

    nested-object-diff

    A lightweight javascript diff library for comparing two javascript object nested with supporting matching by value of the object's choosen key name in array.

    • v1.1.0
    • 47.58
    • Published

    error-to-json

    Returns a JSON representation of an error (handles nested errors and calls nested toJSONs)

    • v2.0.1
    • 47.49
    • Published

    @expo/mux

    Creates a promise that waits for the promises in nested data structures and resolves to data structures of the same form. It recursively traverses the input data structure and multiplexes its promises.

    • v1.0.7
    • 46.66
    • Published

    objnest

    Convert nested object to flatten or expand.

    • v5.1.1
    • 46.48
    • Published

    mobx-react-form

    Reactive MobX Form State Management

    • v6.12.3
    • 46.37
    • Published

    backbone-relational

    Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models

    • v0.10.0
    • 46.29
    • Published

    @d_hristov/get-value

    Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

    • v3.0.4
    • 46.17
    • Published

    key-path-mirror

    Similar to keymirror but supports nested objects, built with TypeScript

    • v1.0.5
    • 45.56
    • Published

    deep-grep

    Scours arbitrarily-nested objects finding the things you want.

    • v0.4.2
    • 45.38
    • Published

    require-tree

    Batch module loader, require() for directories

    • v1.1.1
    • 44.89
    • Published

    extendify

    Deep extend with customizable behavior for Node.js

    • v1.0.0
    • 44.75
    • Published

    deep-get-set

    Set and get values on objects via dot-notation strings.

    • v1.1.2
    • 44.57
    • Published

    dot-path-value

    Safely get deep nested properties using dot notation

    • v0.0.11
    • 44.46
    • Published

    plucker

    Pluck nested properties from an object

    • v0.0.0
    • 44.20
    • Published

    nestie

    A tiny (215B) and fast utility to expand a flattened object

    • v1.0.3
    • 44.11
    • Published

    hnp

    The hasNestedProperty method missing in Object. This module does not extend Object.

      • v1.0.1
      • 43.83
      • Published

      itty-router-extras

      An assortment of delicious extras for the calorie-light itty-router.

      • v0.4.6
      • 43.70
      • Published

      @strikeentco/get

      Get a property from a nested object using a dot path or custom separator

      • v1.0.1
      • 43.38
      • Published

      rdf-stores

      A TypeScript/JavaScript implementation of the RDF/JS store interface with support for quoted triples.

      • v2.1.1
      • 43.36
      • Published

      @lamansky/flatten

      A one-liner function that flattens arrays.

      • v1.0.0
      • 42.60
      • Published

      smart-deep-sort

      Deep sort an object, no matter what the contents are.

      • v1.0.2
      • 42.59
      • Published

      nestify-anything

      Recreates an object from any `nested.props`. A simple and small integration.

      • v4.0.1
      • 42.51
      • Published

      setvalue

      Type-safe library for reading, writing, or checking, nested values of an object

      • v2.1.0
      • 42.37
      • Published

      flat-to-nested

      Convert a hierarchy from flat to nested representation.

      • v1.1.1
      • 41.93
      • Published

      @thi.ng/paths

      Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing

      • v5.2.26
      • 41.90
      • Published

      @strikeentco/set

      Set nested values on an object using a dot path or custom separator

      • v1.0.2
      • 41.84
      • Published

      deep-dot

      Get a nested property

      • v0.0.2
      • 41.65
      • Published

      flatten-obj

      Converts an object literal with deeply nested nodes to a simple key/value object

      • v3.1.1
      • 41.41
      • Published

      pick-deep

      Creates an object composed of the picked object properties from a nested object using a dot path or custom separator

      • v1.0.0
      • 41.38
      • Published

      default-composer

      A JavaScript library that allows you to set default values for nested objects

      • v0.6.0
      • 41.05
      • Published

      bulkify

      transform inline bulk-require calls into statically resolvable require maps

      • v1.4.2
      • 40.71
      • Published

      react-titled

      To set document.title with ease. Nested. Flexible.

      • v2.1.0
      • 40.06
      • Published

      json-order

      Control the order of properties in JSON via a lookup object - including nested properties.

      • v1.1.3
      • 39.77
      • Published

      parse-nested-form-data

      A tiny node module for parsing FormData by name into objects and arrays

      • v1.0.0
      • 39.76
      • Published

      react-sortly

      React nested sortable component

      • v3.0.4
      • 39.71
      • Published

      ts-nested-error

      Lightweight xplatform nested error implementation with native TypeScript support.

      • v1.2.1
      • 39.70
      • Published

      safe-access

      A utility to allow for safe accessing of nested properties

      • v0.1.0
      • 39.31
      • Published

      vue-deepset

      Deep set Vue.js objects

      • v0.6.3
      • 38.84
      • Published

      hwy

      A highly flexible fullstack web framework

      • v0.14.2
      • 38.63
      • Published

      zod-deep-partial

      A package to make zod schemas deeply partial

      • v1.0.0
      • 38.50
      • Published

      deep-access

      Access nested object properties via strings

      • v0.1.1
      • 38.04
      • Published

      csv42

      A small and fast CSV parser with support for nested JSON

      • v5.0.3
      • 38.04
      • Published

      sequelize-values

      Easily get raw data from Sequelize instances

      • v1.1.0
      • 37.94
      • Published

      deep-iterator

      Deep iteration of any object or iterable collection.

      • v1.1.0
      • 37.91
      • Published

      array-pack-2d

      Quickly pack a nested 2D array into a typed array – useful for flattening point data into a WebGL-friendly format

      • v1.0.0
      • 37.74
      • Published

      aspen-core

      Sync dynamic nested objects with their flattened representation

      • v1.0.5
      • 37.65
      • Published

      utils-deep-set

      Deep set a nested property.

      • v1.0.1
      • 37.64
      • Published

      workq

      A super tiny work queue

      • v3.0.0
      • 37.58
      • Published

      key-mirror-nested

      Tiny helper to create const in js, just like react/lib/keyMirror, but support nested object and more features.

      • v1.3.0
      • 37.54
      • Published

      utils-deep-get

      Deep get a nested property.

      • v1.0.0
      • 37.27
      • Published

      react-aspen

      Most performant solution for rendering nested trees in React apps

      • v1.2.0
      • 37.17
      • Published

      deabsdeep

      Recursively replace absolute paths in objects and arrays with ~

      • v2.0.1
      • 37.16
      • Published

      @moxy/next-layout

      Add persistent and nested layouts to your Next.js projects in a declarative way

      • v2.2.3
      • 37.15
      • Published

      d-forest

      Find nested object in a tree-like structure

      • v3.2.4
      • 37.08
      • Published

      nerror

      Nested Error ES6 class

      • v1.0.0
      • 36.90
      • Published

      @bem/sdk.walk

      Walk easily thru BEM file structure

      • v0.6.0
      • 36.82
      • Published

      obj-flatten

      Convert nested objects in flatten ones.

      • v2.0.7
      • 36.78
      • Published

      rete-scopes-plugin

      Rete.js Scopes plugin ==== [![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua) [![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](htt

      • v2.1.1
      • 36.77
      • Published

      redux-thunk-recursion-detect

      A drop-in replacement for `redux-thunk` that allows middleware to detect that a thunk has been dispatched from within another thunk

      • v1.1.4
      • 36.75
      • Published

      tree-to-flat-map

      Convert a tree to a flat map with dot-separated keys

      • v1.0.1
      • 36.70
      • Published

      delete-property

      Deletes a deeply nested object property

      • v0.0.4
      • 36.63
      • Published

      strapi-plugin-menus

      A plugin for Strapi CMS to customize the structure of menus and menu items.

      • v1.6.1
      • 36.57
      • Published

      object-all-values-equal-to

      Does the AST/nested-plain-object/array/whatever contain only one kind of value?

      • v4.1.0
      • 36.48
      • Published

      reach

      safely retrieve nested object keys

      • v1.0.1
      • 36.47
      • Published

      mutable

      Mutable state containers with dirty checking and more

      • v1.0.427
      • 36.45
      • Published

      keyarray-get

      get nested properties with key arrays

      • v1.0.0
      • 36.37
      • Published

      object-dot

      Easily use dot notation to `get`, or `set` a property of a nested object.

      • v1.7.0
      • 36.34
      • Published

      stringify-keys

      Build an array of key paths from an object.

      • v3.0.0
      • 36.20
      • Published

      @alizeait/unflatto

      A tiny (~210B) and fast flattened object expander, unflattener

      • v1.0.3
      • 36.06
      • Published

      mappet

      Lightweight, composable mappers for object transformations

      • v4.3.1
      • 36.04
      • Published

      @qiwi/deep-proxy

      Deep proxy implementation for TypeScript

      • v3.0.0
      • 36.01
      • Published

      cocoon-rails

      Dynamic nested forms using jQuery made easy.

      • v1.2.6
      • 35.84
      • Published

      nestedtypes

      BackboneJS compatibility layer for the Type-R

      • v2.1.4
      • 35.81
      • Published

      find-and

      Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter

      • v1.3.1
      • 35.63
      • Published

      readdir-cluster

      Create a cluster of workers to iterate through the filesystem

      • v6.0.0
      • 35.55
      • Published

      ast-is-empty

      Find out, is nested array/object/string/AST tree is empty

      • v4.1.0
      • 35.54
      • Published

      ast-monkey

      Traverse and edit AST

      • v9.1.0
      • 35.12
      • Published

      deep-entries

      wrangle deep nested object entries

      • v5.0.2
      • 35.04
      • Published

      querystrings

      An advanced Query String parser that converts values into their correct Data Types and supports Nested Query Parameters.

      • v0.4.0
      • 34.84
      • Published

      ast-compare

      Compare anything: AST, objects, arrays, strings and nested thereof

      • v4.1.0
      • 34.66
      • Published

      config-cache

      General purpose JavaScript object storage methods.

      • v6.0.1
      • 34.50
      • Published

      deep-reduce

      reduce objects deeply, call reducer for every nested node in object tree

      • v1.0.5
      • 34.48
      • Published

      suite-metrics

      Easily keep track of metrics for many nested test suites

      • v2.5.0
      • 34.30
      • Published

      object-set-all-values-to

      Recursively walk the input and set all found values in plain objects to something

      • v6.1.0
      • 34.10
      • Published

      @thi.ng/ramp

      Extensible keyframe interpolation/tweening of arbitrary, nested types

      • v3.3.63
      • 34.05
      • Published

      key-del

      Delete (nested) keys from JSON object

      • v1.3.0
      • 34.05
      • Published

      css-flatten

      Flattens a nested (S)CSS string, '&' placeholders are supported too.

      • v2.0.1
      • 34.03
      • Published

      helga

      Your next best friend when editing complex nested code

      • v3.0.9
      • 33.93
      • Published

      nested-prop-paths

      find or check all paths/values to a key/prop in array of objects or object - when unknown full path to a prop/key

      • v0.5.5
      • 33.84
      • Published

      nested-keys

      CRUD nested keys on JavaScript object.

      • v0.0.2
      • 33.70
      • Published

      mat-table-filter

      Provides filtering support for @angular/material tables

      • v15.0.0
      • 33.56
      • Published

      del-key

      Safely delete a deeply nested key in an object

      • v1.0.3
      • 33.47
      • Published

      nested-combine-reducers

      Allows you to create your root reducer in one go, instead of individually combine slice reducers

      • v2.0.0
      • 33.37
      • Published

      react-birch

      Stylish solution for rendering nested trees in React apps

      • v2.0.7
      • 33.36
      • Published

      lives

      A variable lives here

      • v3.3.6
      • 33.33
      • Published

      @alizeait/flatto

      A tiny (~200B) and fast nested object flattener

      • v2.0.0
      • 33.31
      • Published

      react-nested-popper

      A react library based on popper.js that supports nested poppers and proper context binding.

      • v1.1.0
      • 33.21
      • Published

      keyarray-set

      set nested properties with key arrays

      • v1.0.1
      • 32.99
      • Published

      keyarray-delete

      delete nested properties with key arrays

      • v1.0.0
      • 32.93
      • Published

      keyarray-has

      recursive hasOwnProperty taking an array of keys

      • v1.0.0
      • 32.90
      • Published

      exome

      State manager for deeply nested states

      • v2.8.1
      • 32.84
      • Published

      @msamblanet/deep-iterator

      Deep iteration of any object or iterable collection. (This version revised by @msablanet)

      • v2.0.1
      • 32.58
      • Published

      react-birch-updated

      Stylish solution for rendering nested trees in React apps

      • v1.2.3
      • 32.55
      • Published

      nested-datatables

      jQuery DataTables plugin for rendering nested DataTables in rows. Inner tables are independent of the data and layout from the outer table.

      • v0.1.3
      • 32.40
      • Published

      midware-pool

      Tiny module implementing a pool of connect-style domain-agnostic middleware layers. Runs in the browser and node.js

      • v0.1.2
      • 32.20
      • Published

      karma-nested-reporter

      Easier to read test output with nested describe and it blocks.

      • v0.1.7
      • 32.14
      • Published

      keyarray

      manipulate nested data with arrays of keys

      • v1.0.0
      • 32.09
      • Published

      deepsearchjs

      [![build](https://github.com/wise-introvert/deepsearchjs/actions/workflows/npm-publish.yml/badge.svg)](https://github.com/wise-introvert/deepsearchjs/workflows/npm-publish.yml) [![test](https://github.com/wise-introvert/deepsearchjs/actions/workflows/test

      • v1.7.15
      • 32.07
      • Published

      @mongodb-js/flat

      Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

      • v5.0.3
      • 31.83
      • Published

      postcss-nested-once

      Postcss plugin to unwrap nested rules (like how Sass does it), compatible with rollup-plugin-styles

      • v1.0.0
      • 31.81
      • Published

      assign-value

      Assign a value or extend a deeply nested property of an object using object path notation.

      • v0.1.2
      • 31.77
      • Published

      obj-unflatten

      Convert flatten objects in nested ones.

      • v1.0.11
      • 31.59
      • Published

      property-string-path

      Generate type safe dot paths to object properties based on an interface.

      • v1.1.1
      • 31.48
      • Published

      nested-set

      Fast nested set model helpers. Conversion flatten <-> nested

      • v1.0.0-rc0
      • 31.43
      • Published

      @folder/readdir

      Recursively read a directory, blazing fast.

      • v3.1.0
      • 31.37
      • Published

      nested-objects

      Work with deeply nested object properties using the method from https://github.com/powmedia/backbone-deep-model

      • v0.0.2
      • 31.30
      • Published

      object-diffy

      Diff nested JSON-like data in JavaScript

      • v1.0.4
      • 31.24
      • Published

      paren

      a simple nested group parser

      • v1.2.0
      • 31.16
      • Published

      sonic-memoize

      Ultra fast, zero config memoization of functions

      • v1.1.3
      • 31.15
      • Published

      sprout-data

      A set of functions to work with nested data.

      • v1.3.0
      • 30.66
      • Published

      jpv

      Flexible and powerful JSON pattern validation library with support for complex, nested structures, array validation, and a wide range of validation patterns. Includes logical operators and strict/nullable types.

      • v3.1.2
      • 30.43
      • Published

      array-sorter

      Sort an array of objects by one or more properties in any order. Multiple properties and custom comparison functions can be used.

      • v1.0.3
      • 30.32
      • Published

      array-of-arrays-into-ast

      Turns an array of arrays of data into a nested tree of plain objects

      • v4.1.0
      • 30.16
      • Published

      pacploy

      Package and deploy CloudFormation templates with a simple CLI

      • v1.5.2
      • 29.99
      • Published

      extract-brackets

      Extract nested brackets from strings

      • v0.0.7
      • 29.94
      • Published

      nested-object-access

      TypeScript-powered util to work with nested objects using dot-separated keys

      • v0.2.5
      • 29.89
      • Published

      deep-set-in

      Sets the value at path of object and array tree

      • v2.1.3
      • 29.72
      • Published

      json-tree2

      An AngularJS directive for displaying and editing JSON tree

      • v0.1.5
      • 29.59
      • Published

      cfn-changeset-viewer

      View the details of a CloudFormation ChangeSet (including nested ones!) in a human-friendly way

      • v0.3.6
      • 29.25
      • Published

      hodash.get

      Gets nested properties.

        • v2.0.0
        • 29.23
        • Published

        @znemz/union-value

        Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.

        • v2.0.2
        • 29.22
        • Published

        strapi-plugin-permalinks

        A plugin for Strapi CMS to enable a URL path field for content types with nested relationships.

        • v2.2.2
        • 28.80
        • Published

        m_flattened

        flatten a nested array

        • v1.0.1
        • 28.74
        • Published

        fast-tree-builder

        Easily construct highly customizable bi-directional tree structures from iterable data.

        • v2.0.2
        • 28.74
        • Published

        hodash.set

        Sets nested properties.

          • v0.0.0
          • 28.70
          • Published

          ast-deep-contains

          Like t.same assert on array of objects, where element order doesn't matter.

          • v5.1.0
          • 28.60
          • Published

          sequelize-nested-set

          Library to store and manage nested set trees using Sequelize

          • v1.6.2
          • 28.58
          • Published

          nested-accordion

          Generates a series of accessible nested accordions from a json datafile.

          • v2.0.2
          • 28.55
          • Published

          get-prop-safe

          Safely get nested properties on an object if they exist

          • v1.0.0
          • 28.51
          • Published

          @glook/array-to-tree

          Convert a plain array of nodes (with pointers to parent nodes) to a tree

          • v3.3.3
          • 28.48
          • Published

          deep

          Utilities for manipulating nested data structures

          • v0.0.2
          • 28.39
          • Published

          react-birch-headless

          Stylish solution for rendering nested trees in React apps

          • v2.0.7
          • 28.31
          • Published

          nested-object-map

          Deep convert a nested Object into a ES6 Map.

          • v1.2.0
          • 28.17
          • Published

          @activeprospect/flat

          Take a nested Javascript object and flatten it, or unflatten an object with delimited keys

          • v5.1.0
          • 28.06
          • Published

          @redux-up/context

          fractal react redux api based on context

          • v1.7.4
          • 27.96
          • Published

          @thi.ng/imago

          JSON & API-based declarative and extensible image processing trees/pipelines

          • v1.4.14
          • 27.78
          • Published

          ensue

          Function sequence (pipe) with nested arrays of sequences

          • v1.1.2
          • 27.67
          • Published

          json-path-processor

          A common data processor target to process data without running try catch hell, and get/set properties of nested objects.

          • v0.2.5
          • 27.58
          • Published

          mongoose-regex-search

          mongoose plugin to regex search on schema searchable fields.

          • v0.9.0
          • 27.48
          • Published

          nest-deep

          A utility library to convert between nested and flattened objects.

          • v1.3.4
          • 27.47
          • Published

          @tbela99/css-parser

          CSS parser, minifier and validator for node and the browser

          • v1.4.1
          • 27.45
          • Published