JSPM

Found 1104 results for nested portal

postcss-nested

PostCSS plugin to unwrap nested rules like how Sass does it

  • v7.0.2
  • 82.43
  • Published

has-value

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

  • v2.0.2
  • 81.59
  • 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.15
  • Published

flat

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

  • v6.0.1
  • 81.11
  • Published

arr-flatten

Recursively flatten an array or arrays.

  • v1.1.0
  • 80.94
  • Published

to-object-path

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

  • v0.3.0
  • 80.78
  • 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.07
  • Published

set-value

Set nested properties on an object using dot notation.

  • v4.1.0
  • 79.59
  • Published

postcss-nesting

Nest rules inside each other in CSS

  • v13.0.2
  • 78.74
  • Published

nested-error-stacks

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

  • v2.1.1
  • 73.47
  • Published

object-path

Access deep object properties using a path

  • v0.11.8
  • 72.60
  • Published

jss-plugin-nested

JSS plugin that enables support for nested selectors

  • v10.10.0
  • 72.12
  • 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
  • 70.17
  • Published

flattie

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

  • v1.1.1
  • 68.07
  • Published

convict

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

  • v6.2.4
  • 67.77
  • Published

errlop

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

  • v8.5.0
  • 67.52
  • Published

vuedraggable

draggable component for vue

  • v2.24.3
  • 66.73
  • Published

ndarray-pack

Packs an array-of-arrays into a single ndarray

  • v1.2.1
  • 63.56
  • Published

merge-value

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

  • v1.0.0
  • 61.93
  • Published

flat-util

Flatten a nested array.

  • v1.1.11
  • 60.42
  • Published

safe-flat

Safely flatten a nested JavaScript object.

  • v2.1.0
  • 60.15
  • Published

deep-rename-keys

Recursively rename the keys in an object.

  • v0.2.1
  • 59.11
  • 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
  • 59.05
  • Published

jss-nested

JSS plugin that enables support for nested selectors

  • v6.0.1
  • 58.51
  • 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.24
  • Published

postcss-for

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

  • v2.1.1
  • 58.02
  • Published

nested-object-assign

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

  • v1.0.4
  • 57.69
  • Published

object-path-immutable

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

  • v4.1.2
  • 57.25
  • Published

itty-router

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

  • v5.0.22
  • 57.09
  • Published

brackets2dots

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

  • v1.1.0
  • 56.23
  • Published

group-array

Group array of objects into lists.

  • v1.0.0
  • 55.98
  • 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.30
  • 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.40
  • Published

anchor

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

  • v1.4.1
  • 53.03
  • 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.64
  • Published

deep-map-keys

Transforms nested keys of complex objects

  • v2.0.1
  • 52.43
  • Published

deep-map

Transforms nested values of complex objects

  • v2.0.0
  • 52.33
  • 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
  • 52.05
  • Published

@react-theming/flatten

Flatten/unflatten color values from theme with nested objects

    • v0.1.1
    • 51.32
    • 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
    • 51.03
    • Published

    nessy

    set value in nested object

    • v5.3.0
    • 50.24
    • Published

    proxy-deep

    A Proxy object that can nest itself when accessed

    • v4.0.1
    • 49.88
    • Published

    array-to-tree

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

    • v3.3.2
    • 49.38
    • Published

    flatley

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

    • v5.2.0
    • 48.41
    • Published

    ast-monkey-util

    Utility library of AST helper functions

    • v3.1.0
    • 48.06
    • Published

    backbone-associations

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

    • v0.6.2
    • 48.05
    • Published

    @blakek/deep

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

    • v4.0.0
    • 48.03
    • 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.00
    • 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.63
    • Published

    error-to-json

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

    • v2.0.1
    • 47.19
    • 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.87
    • 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.46
    • Published

    mobx-react-form

    Reactive MobX Form State Management

    • v6.12.3
    • 46.23
    • Published

    objnest

    Convert nested object to flatten or expand.

    • v5.1.1
    • 46.19
    • Published

    backbone-relational

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

    • v0.10.0
    • 45.99
    • Published

    deep-grep

    Scours arbitrarily-nested objects finding the things you want.

    • v0.4.2
    • 45.27
    • Published

    key-path-mirror

    Similar to keymirror but supports nested objects, built with TypeScript

    • v1.0.5
    • 45.12
    • Published

    require-tree

    Batch module loader, require() for directories

    • v1.1.1
    • 44.84
    • Published

    extendify

    Deep extend with customizable behavior for Node.js

    • v1.0.0
    • 44.63
    • Published

    deep-get-set

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

    • v1.1.2
    • 44.62
    • Published

    dot-path-value

    Safely get deep nested properties using dot notation

    • v0.0.11
    • 44.31
    • Published

    nestie

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

    • v1.0.3
    • 44.11
    • Published

    plucker

    Pluck nested properties from an object

    • v0.0.0
    • 44.07
    • Published

    itty-router-extras

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

    • v0.4.6
    • 43.65
    • Published

    hnp

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

      • v1.0.1
      • 43.56
      • Published

      rdf-stores

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

      • v2.1.1
      • 43.38
      • Published

      smart-deep-sort

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

      • v1.0.2
      • 43.28
      • Published

      @strikeentco/get

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

      • v1.0.1
      • 43.24
      • Published

      @lamansky/flatten

      A one-liner function that flattens arrays.

      • v1.0.0
      • 42.66
      • Published

      nestify-anything

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

      • v4.0.1
      • 42.48
      • Published

      setvalue

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

      • v2.1.0
      • 42.24
      • Published

      @thi.ng/paths

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

      • v5.2.26
      • 41.96
      • Published

      flat-to-nested

      Convert a hierarchy from flat to nested representation.

      • v1.1.1
      • 41.92
      • Published

      @strikeentco/set

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

      • v1.0.2
      • 41.72
      • Published

      deep-dot

      Get a nested property

      • v0.0.2
      • 41.70
      • 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.41
      • Published

      flatten-obj

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

      • v3.1.1
      • 41.41
      • Published

      default-composer

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

      • v0.6.0
      • 41.10
      • Published

      bulkify

      transform inline bulk-require calls into statically resolvable require maps

      • v1.4.2
      • 40.53
      • Published

      parse-nested-form-data

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

      • v1.0.0
      • 40.38
      • Published

      react-titled

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

      • v2.1.0
      • 39.94
      • Published

      react-sortly

      React nested sortable component

      • v3.0.4
      • 39.76
      • Published

      ts-nested-error

      Lightweight xplatform nested error implementation with native TypeScript support.

      • v1.2.1
      • 39.75
      • Published

      json-order

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

      • v1.1.3
      • 39.65
      • Published

      safe-access

      A utility to allow for safe accessing of nested properties

      • v0.1.0
      • 39.36
      • Published

      vue-deepset

      Deep set Vue.js objects

      • v0.6.3
      • 38.83
      • Published

      hwy

      A highly flexible fullstack web framework

      • v0.14.2
      • 38.65
      • Published

      zod-deep-partial

      A package to make zod schemas deeply partial

      • v1.0.0
      • 38.43
      • Published

      utils-deep-set

      Deep set a nested property.

      • v1.0.1
      • 38.22
      • Published

      csv42

      A small and fast CSV parser with support for nested JSON

      • v5.0.3
      • 38.09
      • Published

      deep-access

      Access nested object properties via strings

      • v0.1.1
      • 38.03
      • Published

      deep-iterator

      Deep iteration of any object or iterable collection.

      • v1.1.0
      • 37.90
      • Published

      sequelize-values

      Easily get raw data from Sequelize instances

      • v1.1.0
      • 37.90
      • Published

      react-aspen

      Most performant solution for rendering nested trees in React apps

      • v1.2.0
      • 37.78
      • Published

      aspen-core

      Sync dynamic nested objects with their flattened representation

      • v1.0.5
      • 37.69
      • 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.64
      • 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.57
      • Published

      workq

      A super tiny work queue

      • v3.0.0
      • 37.49
      • Published

      @bem/sdk.walk

      Walk easily thru BEM file structure

      • v0.6.0
      • 37.40
      • 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
      • 37.35
      • Published

      utils-deep-get

      Deep get a nested property.

      • v1.0.0
      • 37.32
      • Published

      d-forest

      Find nested object in a tree-like structure

      • v3.2.4
      • 37.23
      • Published

      @moxy/next-layout

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

      • v2.2.3
      • 37.20
      • Published

      reach

      safely retrieve nested object keys

      • v1.0.1
      • 37.04
      • Published

      nerror

      Nested Error ES6 class

      • v1.0.0
      • 36.92
      • Published

      obj-flatten

      Convert nested objects in flatten ones.

      • v2.0.7
      • 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.74
      • Published

      tree-to-flat-map

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

      • v1.0.1
      • 36.68
      • Published

      delete-property

      Deletes a deeply nested object property

      • v0.0.4
      • 36.65
      • Published

      object-all-values-equal-to

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

      • v4.1.0
      • 36.53
      • Published

      mutable

      Mutable state containers with dirty checking and more

      • v1.0.427
      • 36.44
      • Published

      keyarray-get

      get nested properties with key arrays

      • v1.0.0
      • 36.42
      • Published

      object-dot

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

      • v1.7.0
      • 36.39
      • Published

      deabsdeep

      Recursively replace absolute paths in objects and arrays with ~

      • v2.0.1
      • 36.33
      • Published

      stringify-keys

      Build an array of key paths from an object.

      • v3.0.0
      • 36.11
      • Published

      readdir-cluster

      Create a cluster of workers to iterate through the filesystem

      • v6.0.0
      • 36.11
      • Published

      ast-is-empty

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

      • v4.1.0
      • 36.09
      • Published

      strapi-plugin-menus

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

      • v1.6.1
      • 36.06
      • Published

      mappet

      Lightweight, composable mappers for object transformations

      • v4.3.1
      • 36.03
      • Published

      @alizeait/unflatto

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

      • v1.0.3
      • 35.96
      • Published

      @qiwi/deep-proxy

      Deep proxy implementation for TypeScript

      • v3.0.0
      • 35.91
      • Published

      cocoon-rails

      Dynamic nested forms using jQuery made easy.

      • v1.2.6
      • 35.88
      • Published

      nestedtypes

      BackboneJS compatibility layer for the Type-R

      • v2.1.4
      • 35.71
      • Published

      find-and

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

      • v1.3.1
      • 35.68
      • Published

      deep-entries

      wrangle deep nested object entries

      • v5.0.2
      • 35.59
      • Published

      ast-monkey

      Traverse and edit AST

      • v9.1.0
      • 35.03
      • Published

      querystrings

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

      • v0.4.0
      • 34.74
      • Published

      ast-compare

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

      • v4.1.0
      • 34.70
      • Published

      config-cache

      General purpose JavaScript object storage methods.

      • v6.0.1
      • 34.55
      • Published

      deep-reduce

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

      • v1.0.5
      • 34.38
      • Published

      suite-metrics

      Easily keep track of metrics for many nested test suites

      • v2.5.0
      • 34.20
      • Published

      key-del

      Delete (nested) keys from JSON object

      • v1.3.0
      • 34.07
      • Published

      css-flatten

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

      • v2.0.1
      • 34.06
      • Published

      object-set-all-values-to

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

      • v6.1.0
      • 34.00
      • Published

      del-key

      Safely delete a deeply nested key in an object

      • v1.0.3
      • 34.00
      • Published

      @thi.ng/ramp

      Extensible keyframe interpolation/tweening of arbitrary, nested types

      • v3.3.63
      • 33.93
      • Published

      helga

      Your next best friend when editing complex nested code

      • v3.0.9
      • 33.83
      • 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.83
      • Published

      nested-keys

      CRUD nested keys on JavaScript object.

      • v0.0.2
      • 33.69
      • Published

      mat-table-filter

      Provides filtering support for @angular/material tables

      • v15.0.0
      • 33.58
      • Published

      react-birch

      Stylish solution for rendering nested trees in React apps

      • v2.0.7
      • 33.40
      • Published

      nested-combine-reducers

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

      • v2.0.0
      • 33.39
      • Published

      @alizeait/flatto

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

      • v2.0.0
      • 33.36
      • Published

      lives

      A variable lives here

      • v3.3.6
      • 33.35
      • Published

      react-nested-popper

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

      • v1.1.0
      • 33.26
      • Published

      keyarray-set

      set nested properties with key arrays

      • v1.0.1
      • 33.03
      • Published

      keyarray-delete

      delete nested properties with key arrays

      • v1.0.0
      • 32.97
      • Published

      exome

      State manager for deeply nested states

      • v2.8.1
      • 32.83
      • 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.71
      • Published

      @msamblanet/deep-iterator

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

      • v2.0.1
      • 32.62
      • Published

      react-birch-updated

      Stylish solution for rendering nested trees in React apps

      • v1.2.3
      • 32.59
      • Published

      keyarray-has

      recursive hasOwnProperty taking an array of keys

      • v1.0.0
      • 32.41
      • Published

      postcss-nested-once

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

      • v1.0.0
      • 32.31
      • 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.30
      • Published

      karma-nested-reporter

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

      • v0.1.7
      • 32.18
      • 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.11
      • Published

      keyarray

      manipulate nested data with arrays of keys

      • v1.0.0
      • 31.99
      • Published

      @mongodb-js/flat

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

      • v5.0.3
      • 31.87
      • Published

      assign-value

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

      • v0.1.2
      • 31.67
      • Published

      obj-unflatten

      Convert flatten objects in nested ones.

      • v1.0.11
      • 31.64
      • Published

      nested-set

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

      • v1.0.0-rc0
      • 31.42
      • Published

      property-string-path

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

      • v1.1.1
      • 31.39
      • Published

      nested-objects

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

      • v0.0.2
      • 31.34
      • 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.20
      • Published

      sonic-memoize

      Ultra fast, zero config memoization of functions

      • v1.1.3
      • 31.14
      • Published

      @folder/readdir

      Recursively read a directory, blazing fast.

      • v3.1.0
      • 31.00
      • Published

      array-of-arrays-into-ast

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

      • v4.1.0
      • 30.63
      • 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.36
      • 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.35
      • Published

      extract-brackets

      Extract nested brackets from strings

      • v0.0.7
      • 29.98
      • Published

      pacploy

      Package and deploy CloudFormation templates with a simple CLI

      • v1.5.2
      • 29.90
      • Published

      nested-object-access

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

      • v0.2.5
      • 29.88
      • Published

      deep-set-in

      Sets the value at path of object and array tree

      • v2.1.3
      • 29.76
      • Published

      json-tree2

      An AngularJS directive for displaying and editing JSON tree

      • v0.1.5
      • 29.59
      • Published

      sprout-data

      A set of functions to work with nested data.

      • v1.3.0
      • 29.58
      • Published

      cfn-changeset-viewer

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

      • v0.3.6
      • 29.29
      • 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.26
      • Published

      hodash.get

      Gets nested properties.

        • v2.0.0
        • 29.22
        • Published

        get-prop-safe

        Safely get nested properties on an object if they exist

        • v1.0.0
        • 28.95
        • 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.84
        • Published

        hodash.set

        Sets nested properties.

          • v0.0.0
          • 28.69
          • Published

          m_flattened

          flatten a nested array

          • v1.0.1
          • 28.66
          • Published

          nested-accordion

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

          • v2.0.2
          • 28.54
          • Published

          ast-deep-contains

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

          • v5.1.0
          • 28.51
          • Published

          sequelize-nested-set

          Library to store and manage nested set trees using Sequelize

          • v1.6.2
          • 28.50
          • Published

          @glook/array-to-tree

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

          • v3.3.3
          • 28.47
          • Published

          deep

          Utilities for manipulating nested data structures

          • v0.0.2
          • 28.41
          • Published

          react-birch-headless

          Stylish solution for rendering nested trees in React apps

          • v2.0.7
          • 28.33
          • 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.08
          • Published

          ensue

          Function sequence (pipe) with nested arrays of sequences

          • v1.1.2
          • 28.01
          • Published

          @redux-up/context

          fractal react redux api based on context

          • v1.7.4
          • 27.99
          • Published

          @thi.ng/imago

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

          • v1.4.14
          • 27.69
          • Published

          get-first

          Pass an array of object paths (e.g. `a.b.c`) and get the first non-undefined value if the property exists, or null if it does not.

          • v0.1.2
          • 27.61
          • 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.61
          • Published

          fast-tree-builder

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

          • v2.0.2
          • 27.51
          • Published

          nest-deep

          A utility library to convert between nested and flattened objects.

          • v1.3.4
          • 27.51
          • Published

          @tbela99/css-parser

          CSS parser, minifier and validator for node and the browser

          • v1.4.1
          • 27.47
          • Published