JSPM

Found 2368 results for property alias

methmeth

Execute a method out from an object.

  • v1.1.0
  • 51.80
  • Published

object-refs

Minimal bi-directional object references for JavaScript

  • v0.4.0
  • 51.75
  • Published

for-each-property

Executes a callback for each property found on a object, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object and Function prototypes by default,

    • v0.0.4
    • 51.62
    • Published

    inspect-property

    Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)

      • v0.0.7
      • 51.61
      • Published

      group-array

      Group array of objects into lists.

      • v1.0.0
      • 51.53
      • Published

      brackets2dots

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

      • v1.1.0
      • 50.69
      • Published

      for-each-property-deep

      Executes a callback for each property found on a object, recursively on nested properties, with options regarding enumerability (enumerable or non-enumerable) and ownership (inherited or only own properties). It excludes built-in properties from Object an

        • v0.0.3
        • 50.69
        • Published

        @osjwnpm/voluptatum-illum-alias

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 50.64
        • Published

        @odczynflnpm/alias-aperiam-accusamus

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 50.34
        • Published

        @crabas0npm/nihil-alias-sint

        The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.

        • v1.0.0
        • 50.25
        • Published

        parse-code-context

        Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.

        • v1.0.0
        • 50.00
        • Published

        reduce-object

        Reduces an object to a value that is the accumulated result of running each property in the object through a callback. Executes the callback function once for each own enumerable property in the object, receiving four arguments: the initial value (or valu

        • v0.1.3
        • 49.61
        • Published

        object-path-immutable

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

        • v4.1.2
        • 49.59
        • Published

        notation

        Utility for modifying / processing the contents of Javascript objects or arrays via object notation strings or globs.

        • v2.0.0
        • 49.43
        • Published

        has-own-deep

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

        • v1.1.0
        • 48.62
        • Published

        defaults-deep

        Like `extend` but recursively copies only the missing properties/values to the target object.

        • v0.2.4
        • 48.33
        • Published

        jsonpos

        Get the textual position of a property in a JSON text

        • v4.1.2
        • 48.07
        • Published

        get-prop

        Get a property from object

        • v0.0.10
        • 47.88
        • Published

        object.filter

        Create a new object filtered to have only properties for which the callback returns true.

        • v0.3.0
        • 47.57
        • Published

        jsonic

        A dynamic JSON parser that isn't strict and can be customized.

        • v2.16.0
        • 47.45
        • Published

        propprop

        Just a helper for plucking a property out of an object.

        • v0.3.1
        • 47.38
        • Published

        any

        Returns `true` if a value exists in the given string, array or object.

        • v1.0.0
        • 47.33
        • Published

        dot-prop-immutable

        Immutable version of dot-prop with some extensions

        • v2.1.1
        • 47.01
        • 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
        • 46.86
        • Published

        lodash.property

        The lodash method `_.property` exported as a module.

        • v4.4.2
        • 46.28
        • Published

        encrypted-attr

        Encrypted model attributes in your favourite ORM.

        • v1.1.0
        • 46.14
        • Published

        accessory

        Create property accessor/caller statements for dot paths

        • v1.1.0
        • 45.38
        • Published

        jessy

        get value by object property

        • v4.1.0
        • 44.98
        • Published

        object-resolve-path

        a simple utility function for getting a value at a path from an object with all the usecases properly covered

        • v1.1.1
        • 44.34
        • Published

        babel-plugin-react-generate-property

        A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention

        • v1.1.2
        • 44.33
        • Published

        new-object

        Creates an Object from a collection of key-value pairs or key-descriptor pairs.

        • v4.0.0
        • 44.01
        • Published

        react-prop-toggle

        A safe, declarative way to influence the styles and attributes of nodes outside your app's tree.

        • v1.0.2
        • 43.64
        • Published

        array-merge-by-key

        Effectively merge arrays of objects into a single array by merging objects with the same key (property).

        • v1.0.1
        • 42.81
        • Published

        dot-notes

        Two way conversions between objects and dot/bracket notation

        • v3.2.2
        • 42.51
        • Published

        postcss-map-get

        PostCSS plugin for sass-like Map Function

        • v0.3.0
        • 42.26
        • Published

        propget

        Use dot notation to get properties from deeply nested object and array structures.

        • v1.1.0
        • 42.03
        • Published

        jasmine-check

        Generative property tests for Jasmine

        • v1.0.0-rc.0
        • 41.68
        • Published

        is-css-shorthand

        Check whether a given CSS property is the shorthand form

        • v1.0.1
        • 41.57
        • Published

        get-src

        Get the 'src' value from any string containing a src="" (embed, iframe, html, etc).

        • v1.0.1
        • 41.53
        • Published

        setvalue

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

        • v2.1.0
        • 41.02
        • Published

        patrun

        A fast pattern matcher on JavaScript object properties.

        • v7.2.7
        • 40.82
        • Published

        def-props

        Defines multiple object properties all at once, optionally with shared settings.

        • v1.0.0
        • 40.56
        • Published

        hnp

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

          • v1.0.1
          • 40.23
          • Published

          elem-dataset

          HTML5 HTMLElement.dataset ponyfill

          • v2.0.0
          • 40.23
          • Published

          postcss-at-rules-variables

          PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else

          • v0.3.0
          • 40.19
          • Published

          omit-empty-es

          (fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

          • v1.2.0
          • 40.07
          • Published

          @strikeentco/set

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

          • v1.0.2
          • 40.02
          • Published

          @dramaorg/delectus-culpa-reprehenderit

          [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im

          • v3.5.94
          • 39.90
          • Published

          get-own-property

          Retrieves a property only if hasOwnProperty() is true.

          • v1.0.0
          • 39.84
          • Published

          @strikeentco/get

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

          • v1.0.1
          • 39.83
          • Published

          dot-wild

          Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON

          • v3.0.1
          • 39.59
          • Published

          @recursive/assign

          💠 Recursive assign for objects, arrays and more

          • v3.0.1
          • 39.42
          • Published

          postcss-svg

          Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.

          • v3.0.0
          • 39.39
          • Published

          smart-deep-sort

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

          • v1.0.2
          • 39.27
          • Published

          dot-path-value

          Safely get deep nested properties using dot notation

          • v0.0.11
          • 39.03
          • Published

          deep-get-set

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

          • v1.1.2
          • 38.85
          • Published

          @balena/apple-plist

          Apple Property List (plist) parsing & serializing of XML / Binary / JSON formats

          • v0.0.3
          • 38.83
          • 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
          • 38.76
          • Published

          filter-values

          Filter an object values using glob patterns or with a `callback` function returns true.

          • v0.4.1
          • 38.74
          • Published

          omit-keys

          Return a copy of an object without the given keys.

          • v0.1.0
          • 38.72
          • Published

          plucker

          Pluck nested properties from an object

          • v0.0.0
          • 38.70
          • Published

          object-set

          Sets the value at path of object.

          • v1.0.1
          • 38.69
          • Published

          location-origin

          Polyfill for window.location.origin

          • v1.1.4
          • 38.58
          • Published

          sorty

          Utility for sorting object arrays on multiple properties

          • v1.2.2
          • 38.48
          • Published

          @thi.ng/paths

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

          • v5.2.20
          • 38.08
          • Published

          dotprop

          Get property value by dot notation

          • v2.0.0
          • 37.88
          • Published

          describe-property

          Define JavaScript object properties quickly with ES5 defaults

          • v1.1.0
          • 37.68
          • Published

          regexp-support

          check RegExp ( regular expressions ) support

          • v1.0.59
          • 37.52
          • Published

          verify-it

          Randomised test property/data generation for NodeJS

          • v2.3.3
          • 37.50
          • Published

          postcss-unopacity

          Use the opacity property in older Internet Explorer

          • v2.0.0
          • 37.21
          • Published

          deep-dot

          Get a nested property

          • v0.0.2
          • 37.20
          • Published

          @stdlib/utils-pick

          Return a partial object copy containing only specified keys.

          • v0.2.2
          • 37.12
          • Published

          dprop

          tiny util for making enumerable properties

          • v1.0.0
          • 37.07
          • Published

          lazy-object

          Define lazy properties on objects that are initialized once and only when accessed. Also known as a lazy initialization and cached/memoized getters.

          • v1.0.1
          • 36.82
          • Published

          stylelint-plugin-property

          Stylelint plugin for managing arbitrary properties. Includes Less and Sass support.

          • v1.3.1
          • 36.70
          • Published

          @stdlib/utils-omit

          Return a partial object copy excluding specified keys.

          • v0.2.2
          • 36.28
          • Published

          filter-keys

          Filter the keys of an object using glob patterns.

          • v1.1.0
          • 35.99
          • Published

          @jsonic/jsonic-next

          A dynamic JSON parser that isn't strict and can be customized.

          • v2.14.0
          • 35.44
          • Published

          json-property-filter

          JavaScript library and application to filter a JSON object by including and excluding properties.

          • v2.0.0
          • 34.97
          • Published

          deep-access

          Access nested object properties via strings

          • v0.1.1
          • 34.88
          • Published

          combine-properties

          Generates all possible objects (combinations of property values).

          • v0.1.0
          • 34.49
          • Published

          define-accessor-property

          Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.

          • v1.0.0
          • 34.48
          • Published

          es-symbol

          A spec-compliant as much as it could be, small, and tested ES6 Symbol implementation.

          • v1.1.2
          • 34.42
          • Published

          sort-json-array

          Sort an array of JSON objects by a property

          • v0.1.7
          • 34.16
          • Published

          delete-property

          Deletes a deeply nested object property

          • v0.0.4
          • 34.10
          • Published

          utils-deep-set

          Deep set a nested property.

          • v1.0.1
          • 34.06
          • Published

          @zibuthe7j11/id-architecto-ex

          <p align="center"> <img src="./@zibuthe7j11/id-architecto-ex.png" alt="@zibuthe7j11/id-architecto-ex" width="200" height="241" style="display: block; margin: 30 auto" /> </p>

          • v1.0.0
          • 33.69
          • Published

          property-expr-csp

          tiny util for getting and setting deep object props safely

          • v1.4.0
          • 33.36
          • Published

          utils-deep-get

          Deep get a nested property.

          • v1.0.0
          • 33.24
          • Published

          @zibuthe7j11/placeat-minima-aspernatur

          [![Npm package version](https://badgen.net/npm/v/@zibuthe7j11/placeat-minima-aspernatur)](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [![Small size](https://img.badgesize.io/neki-dev/@zibuthe7j11/placeat-minima-aspernatur/master/src/

          • v1.0.0
          • 33.07
          • Published

          to-key

          Stringify any value to be used as the key of an object.

          • v1.0.0
          • 32.98
          • Published

          object-dot

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

          • v1.7.0
          • 32.88
          • 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
          • 32.75
          • Published

          prefiks

          Get the vendors prefixes of a css properties, according to can i use datas.

          • v0.3.3
          • 32.69
          • Published

          css-border-property

          Parser and stringifier of `border` property

          • v1.1.0
          • 32.50
          • Published

          safe-get

          A small safe accessor that uses reduce to prevent 'Cannot read property of undefined' errors

          • v1.0.6
          • 32.44
          • Published

          typeof-properties

          Validate the type of object's properties.

          • v3.1.3
          • 32.26
          • Published

          prop-factory

          Getter-setter factory utility

          • v1.0.0
          • 31.72
          • Published

          @tsdotnet/type

          A set of useful utility functions for JavaScript run-time type checking and inspection.

          • v1.2.7
          • 31.14
          • Published

          instance-stringer

          Convert content of a class instance to a string.

          • v1.0.0
          • 30.93
          • Published

          get-property-value

          get the property value from a nested object by using the dot path `a.b.c`

          • v4.0.3
          • 30.71
          • Published

          delegate-properties

          Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.

          • v0.4.0
          • 30.57
          • Published

          prop-detect

          detect the properties in one lib

          • v1.1.0
          • 30.55
          • Published

          private-parts

          A simple and intuitive way to shim private methods and properties in JavaScript.

          • v0.4.1
          • 29.89
          • Published

          assign-value

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

          • v0.1.2
          • 29.82
          • Published

          deep-property

          Fetch, set, and test deeply nested object properties

          • v1.1.0
          • 29.81
          • Published

          prop-assign

          Assign a value to a property in an Array iterator

            • v1.0.0
            • 29.71
            • Published

            proptest

            Property based testing for TypeScript

            • v0.0.4
            • 29.63
            • Published

            code-context

            Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.

            • v0.5.3
            • 29.54
            • Published

            property-path

            Get and set object properties by path where you can specify the separator.

            • v1.0.0
            • 29.50
            • Published

            local-scope

            ES 2015 way of making private properties in class-based programming

            • v1.2.0
            • 29.47
            • Published

            cssprefix

            CSS Prefixer for JavaScript code. The simple library to get vendor-prefixed name (e.g. `webkitFlex`) and vendor-prefixed value (e.g. `-moz-inline-grid`) of CSS property. This is not pre-compiler for style-sheet, this is used to handle those in JavaScript

            • v2.0.17
            • 29.34
            • Published

            foreach-prop

            Array-like methods for objects

            • v2.1.0
            • 29.27
            • Published

            get-style-property

            Gets the current value of a style property for a given DOM element.

            • v0.1.1
            • 29.27
            • Published

            set-prop-get-value

            set a new property in a js object and return the value of the given property

            • v1.1.0
            • 29.23
            • Published

            grouper

            Assign objects into groups by one or more properties, by object value, or by using a comparator function.

            • v2.1.0
            • 29.22
            • Published

            prop-search

            Simple property searches on your JavaScript objects.

            • v1.1.8
            • 29.20
            • Published

            @micromint1npm/aperiam-mollitia-illum

            [![npm version][version-image]][version-url] [![build][build-image]][build-url] [![Coverage Status][codecov-image]][codecov-url] [![code style: prettier][prettier-image]][prettier-url] [![MIT license][license-image]][license-url]

            • v1.0.0
            • 29.05
            • Published

            property-string-path

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

            • v1.1.1
            • 28.85
            • Published

            method-names

            Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.

            • v0.2.0
            • 28.79
            • Published

            unist-util-index

            unist utility to index property values or computed keys to nodes

            • v4.0.0
            • 28.77
            • Published

            stylestats

            StyleStats is a small library to collect CSS statistics!

            • v7.0.2
            • 28.67
            • Published

            unexpected-check

            Property based testing plugin for unexpected

            • v3.2.0
            • 28.64
            • Published

            tiled-property-flattener

            Provides a way to parse Tiled project files (.tiled-project) and maps into typescript usable format,. Additionally, it also flattens the properties of nested Tiled classes into the root Tiled class's/object's/layer's own properties, as if it had inherited

            • v1.1.1
            • 28.52
            • Published

            delve

            Delve recursively into a value to retrieve a property; without erroring.

            • v0.3.2
            • 28.04
            • Published

            parameter-validator

            Parameter validator makes it easy to verify that an object contains required, valid parameters.

            • v1.0.5
            • 27.56
            • Published

            set-object

            DEPRECATED - use set-value instead.

            • v1.0.1
            • 27.26
            • Published

            is-true

            Returns `true` if the value of an object's property is strictly true, or it's inverse is false.

            • v0.1.1
            • 27.25
            • 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.23
            • Published

            eslint-plugin-sort-properties

            ESLint rules for sorting properties of object expressions, object destructures, and type literals interfaces for TypeScript by their keys.

            • v1.1.13
            • 27.21
            • Published

            @hoangcung1804npm/ducimus-rem-nostrum

            [![github actions][actions-image]][actions-url] [![travis-ci](https://travis-ci.org/import-js/@hoangcung1804npm/ducimus-rem-nostrum.svg?branch=main)](https://travis-ci.org/import-js/@hoangcung1804npm/ducimus-rem-nostrum) [![coverage][codecov-image]][codec

            • v1.0.0
            • 27.16
            • Published

            has-any

            Returns true if an object has any of the specified keys.

            • v0.1.2
            • 27.02
            • Published

            to-valid-identifier

            Convert a string to a valid JavaScript identifier

            • v0.1.1
            • 27.00
            • Published

            mixes

            a tiny util to mix functions and properties into a prototype

            • v1.0.4
            • 26.95
            • Published

            @drftgyhuji7npm/in-consequatur-enim

            [![github actions][actions-image]][actions-url] [![travis-ci](https://travis-ci.org/import-js/@drftgyhuji7npm/in-consequatur-enim.svg?branch=main)](https://travis-ci.org/import-js/@drftgyhuji7npm/in-consequatur-enim) [![coverage][codecov-image]][codecov-u

            • v1.0.0
            • 26.88
            • Published

            @bobyzgirlllnpm/velit-sit-quos

            [![github actions][actions-image]][actions-url] [![travis-ci](https://travis-ci.org/import-js/@bobyzgirlllnpm/velit-sit-quos.svg?branch=main)](https://travis-ci.org/import-js/@bobyzgirlllnpm/velit-sit-quos) [![coverage][codecov-image]][codecov-url] [![win

            • v1.0.0
            • 26.87
            • Published

            kefir.partial.lenses

            Partial Lenses functions lifted to work on Kefir properties

            • v14.17.0
            • 26.85
            • Published

            collapse-object

            Collapse an object into a string using the syntax from expand-object. This syntax is pretty handy for setting command line arguments, for expanding/collapsing test fixtures, etc.

            • v0.1.0
            • 26.81
            • Published

            has-any-deep

            Return true if `key` exists deeply on the given object.

            • v0.3.2
            • 26.81
            • Published

            dot-prop-ts

            Get, set, or delete a property from a nested object using a dot path refactored for typescript

            • v1.1.1
            • 26.60
            • Published

            harden

            Makes your object properties hard.

            • v0.23.0
            • 26.54
            • Published

            @osjwnpm/autem-eum-corporis

            [![Build Status](https://travis-ci.org/gtournie/@osjwnpm/autem-eum-corporis.svg?branch=master)](https://travis-ci.org/gtournie/@osjwnpm/autem-eum-corporis) [![Coverage Status](https://coveralls.io/repos/github/gtournie/@osjwnpm/autem-eum-corporis/badge.sv

            • v1.0.0
            • 26.46
            • Published

            mocha-testcheck

            Generative property tests for Mocha

            • v1.0.0-rc.0
            • 26.23
            • Published

            cemento

            Harden properties of entity.

            • v0.17.0
            • 26.02
            • Published

            karet.lift

            Special purpose lifting combinator for Kefir properties

            • v2.1.0
            • 25.93
            • Published

            deep-property-set

            Deep set js object properties based on property name, in any deepness level

              • v1.0.2
              • 25.86
              • Published

              @ryniaubenpm/ullam-perspiciatis-officiis

              <div align="center"> <p> <!--<img width="200" src="https://github.com/basescriptnet/BaseScript.lang/blob/master/logo.jpg?sanitize=true">--> <img width="200" src="https://avatars.githubusercontent.com/u/88979822?s=400&u=eb99cb7c07a14d8a61d1724095b6

              • v1.0.0
              • 25.68
              • Published

              apple-plist

              Apple Property List (plist) parsing & serializing of XML / Binary / JSON formats

              • v0.5.0
              • 25.67
              • Published

              kount

              Count object's keys.

              • v0.12.0
              • 25.64
              • Published

              @lambrioanpm/numquam-voluptates-molestias

              This project aims to keep continuity of the [React Native FBSDK](https://github.com/facebook/react-native-fbsdk) from Facebook. As Facebook dropped support from it. As a community for this is our effort in order to keep upgrading and improving support for

              • v1.0.0
              • 25.61
              • Published

              omit-deep-2

              Deep omitting with support for predicate functions, and arrays

              • v1.0.0
              • 25.53
              • Published

              vue-async-properties

              Vue Component Plugin for asynchronous data and computed properties.

              • v0.5.2
              • 25.49
              • Published

              hard-prop

              replacement for Object.defineProperty

              • v1.0.1
              • 25.24
              • Published

              kefir.ramda

              Ramda functions lifted to work on Kefir properties

              • v0.26.0
              • 25.00
              • Published

              json-schema-from-path

              A utility to get the sub-schema from a JSON-schema from the path in an object

              • v2.0.1
              • 24.92
              • Published

              sum-by

              Sum the elements of an array with an optional iteratee function

              • v1.0.3
              • 24.89
              • Published

              use-css-variable

              A pretty custom hooks for css variable and react

              • v0.2.0
              • 24.77
              • Published

              reflect-deep

              Deep property manipulation utilities with robust cloning, path traversal, and property access for JavaScript/TypeScript objects.

              • v1.3.4
              • 24.77
              • Published

              @jsonic/csv

              This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support csv syntax.

              • v0.7.0
              • 24.41
              • Published

              @a11d/is-writable

              A function on the Object constructor that determines if a property is writable.

              • v1.0.1
              • 24.36
              • Published

              transform-props

              Transform @object properties using @propKeys and @transformers. ES5 compatible.

              • v1.0.1
              • 24.21
              • Published

              property-validator

              Easy property validation for JavaScript, Node and Express.

              • v1.0.2
              • 23.69
              • Published

              babel-plugin-transform-class-property-arrow-functions

              [![npm version](https://badge.fury.io/js/babel-plugin-transform-class-property-arrow-functions.svg)](https://badge.fury.io/js/babel-plugin-transform-class-property-arrow-functions) [![Build Status](https://travis-ci.com/louisscruz/babel-plugin-transform-c

                • v1.0.1
                • 23.36
                • Published

                @jsonic/path

                This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to determine the path to values.

                • v1.4.0
                • 22.91
                • Published

                known

                Allow only access to known object properties using ES2015 Proxy

                • v4.0.0
                • 22.87
                • Published

                validol

                util for validation that object has defined props

                • v1.2.2
                • 22.67
                • Published

                protype

                Determine type of property.

                • v0.24.0
                • 22.58
                • Published

                css-properties

                Get list of all available CSS properties

                • v2.0.2
                • 22.50
                • Published

                vue-set-value

                Vue.set with dot notation support (`'a.b.c'`) paths.

                • v1.0.3
                • 22.50
                • Published

                object-standard-path

                Safely get/set deep nested properties with standard path, strong type support

                • v0.3.1
                • 22.35
                • Published

                getp

                Get nested properties

                • v1.2.0
                • 22.35
                • Published

                json-normalizer

                Normalize a json object to meets a json-schema using extended schema descriptor.

                • v0.3.5
                • 22.28
                • Published

                ordered-entries

                Like Object.entries, but using getOwnPropertyNames, so that key order is respected

                • v1.0.0
                • 22.17
                • Published

                object-has

                Checks if path is a direct property of object.

                • v1.0.2
                • 22.07
                • Published

                @jsonic/expr

                This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support expression syntax.

                • v1.3.0
                • 21.97
                • Published

                deeps

                Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.

                • v1.4.5
                • 21.90
                • Published

                @jsier/deep-value

                Safely resolves deep value of an object or array by providing path to the targeted property.

                • v1.2.1
                • 21.87
                • Published

                typesafe-get

                A typesafe way to get nested properties when any parent property might be undefined, while we wait for the optional chaining operator to finally exist

                • v2.1.2
                • 21.87
                • Published

                typed-get-prop

                Strongly-typed function to get a nested & potentially null/undefined property value safely from an object

                • v1.1.5
                • 21.86
                • Published

                pick-prop

                Given an object, pick a random property and return it.

                • v1.0.3
                • 21.53
                • Published

                prop-by-path

                Work with object's property by path

                • v1.1.2
                • 21.46
                • Published

                singleton-pattern

                Wrap a class with proxy to make it a safe singleton constructor. Using new Class() will return the same instance.

                • v1.1.2
                • 21.43
                • Published

                object-at

                Get object's property according to the path.

                • v1.0.1
                • 21.34
                • Published

                peek

                Retrieve nested object properties easily.

                • v1.0.1
                • 21.18
                • Published

                @crabas0npm/vitae-atque-placeat

                <div align="center"> <h1>🦊 » Random fox images « 🦊</h1> <img src="https://cdn.sefinek.net/images/animals/fox/red-fox-in-the-wild-2-1624831.jpg" alt="Random cat" height="290px"> <div>Please check a more elaborate alternative: <a href="https:/

                • v1.0.0
                • 21.16
                • Published

                @gulujs/object-path

                Access nested object properties using a dot path

                • v0.6.0
                • 21.09
                • Published

                @hutechwebsite/soluta-eius-nesciunt-a

                [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

                • v1.0.0
                • 21.09
                • Published

                deep-sort

                Sort arrays of objects or dictionaries of objects by property (including nested properties).

                • v1.0.4
                • 21.06
                • Published

                @hutechtechnical/nam-minima-labore-laudantium

                <pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____

                • v1.0.0
                • 21.04
                • Published

                @rtyughnnpm/possimus-enim-rem

                [![Build Status](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem.png?style=shield)](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [![NPM](https://img.shields.io/npm/v/@rtyughnnpm/possimus-enim-rem.svg)](https://www.npmjs

                • v1.0.0
                • 21.04
                • Published