has-own-deep
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
Found 2368 results for property alias
Returns true if an object has an own, nested property using dot notation paths ('a.b.c').
Like `extend` but recursively copies only the missing properties/values to the target object.
Get the textual position of a property in a JSON text
Get a property from object
A dynamic JSON parser that isn't strict and can be customized.
Create a new object filtered to have only properties for which the callback returns true.
Returns `true` if a value exists in the given string, array or object.
Just a helper for plucking a property out of an object.
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
List of prototype properties for JavaScript types
Immutable version of dot-prop with some extensions
Test if an object's own property is enumerable.
Define a non-enumerable read-only accessor.
Encrypted model attributes in your favourite ORM.
The lodash method `_.property` exported as a module.
hast utility to check if a property is an event handler
Define a read-only property.
Create property accessor/caller statements for dot paths
get value by object property
Return a property descriptor for an object's own property.
Map of info on enumerated attributes in HTML
a simple utility function for getting a value at a path from an object with all the usecases properly covered
A plugin to automatically generate properties (for example data attributes) for all JSX open tags, using user specified convention
Creates an Object from a collection of key-value pairs or key-descriptor pairs.
A safe, declarative way to influence the styles and attributes of nodes outside your app's tree.
Define a non-enumerable read-write accessor.
Effectively merge arrays of objects into a single array by merging objects with the same key (property).
Two way conversions between objects and dot/bracket notation
PostCSS plugin for sass-like Map Function
Use dot notation to get properties from deeply nested object and array structures.
Parsing and tokenizing attributes string
Get the 'src' value from any string containing a src="" (embed, iframe, html, etc).
Check whether a given CSS property is the shorthand form
Type-safe library for reading, writing, or checking, nested values of an object
A fast pattern matcher on JavaScript object properties.
Better `Object.defineProperty()`.
Generative property tests for Jasmine
Defines multiple object properties all at once, optionally with shared settings.
HTML5 HTMLElement.dataset ponyfill
PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
The hasNestedProperty method missing in Object. This module does not extend Object.
Retrieves a property only if hasOwnProperty() is true.
Set nested values on an object using a dot path or custom separator
[![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
Get a property from a nested object using a dot path or custom separator
Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
💠Recursive assign for objects, arrays and more
Deep sort an object, no matter what the contents are.
Set and get values on objects via dot-notation strings.
Safely get deep nested properties using dot notation
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
Return a copy of an object without the given keys.
Apple Property List (plist) parsing & serializing of XML / Binary / JSON formats
A decorator for watching property change
Utility for sorting object arrays on multiple properties
Polyfill for window.location.origin
Pluck nested properties from an object
Sets the value at path of object.
Immutable, optimized and optionally typed path-based object property / array accessors with structural sharing
Get property value by dot notation
Filter an object values using glob patterns or with a `callback` function returns true.
Randomised test property/data generation for NodeJS
Define JavaScript object properties quickly with ES5 defaults
check RegExp ( regular expressions ) support
Get a nested property
Use the opacity property in older Internet Explorer
tiny util for making enumerable properties
Return a partial object copy containing only specified keys.
Define lazy properties on objects that are initialized once and only when accessed. Also known as a lazy initialization and cached/memoized getters.
Return a partial object copy excluding specified keys.
Filter the keys of an object using glob patterns.
Locale Property Resource Bundle Loader for Webpack
A dynamic JSON parser that isn't strict and can be customized.
Test if an object has a specified method name, either own or inherited.
JavaScript library and application to filter a JSON object by including and excluding properties.
Sort an array of objects based on a certain property supplied in path form
Access nested object properties via strings
expands expressions in object graphs
Generates all possible objects (combinations of property values).
A spec-compliant as much as it could be, small, and tested ES6 Symbol implementation.
Define an accessor property on an object. Will either throw, or fall back to assignment in loose mode, in an engine without descriptors.
Deletes a deeply nested object property
Sort an array of JSON objects by a property
Deep set a nested property.
<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>
tiny util for getting and setting deep object props safely
Extract front-matter header from files
Deep get a nested property.
A stylelint rule to disallow usage of unknown custom properties
A mixin for declaring property accessors
[](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [
Fetch, set, and test deeply nested object properties
A simple and intuitive way to shim private methods and properties in JavaScript.
Assign a value to a property in an Array iterator
Help to manage your methods & properties exposition
Assign a value or extend a deeply nested property of an object using object path notation.
A stylelint rule to disallow usage of unknown custom properties
Property based testing for TypeScript
<!-- Status Badges & Important Links -->
<p align="center"> <a href="https://github.com/lambrioanpm/consequuntur-natus-maiores"> Google Ads Node </a> </p>
Get and set object properties by path where you can specify the separator.
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
ES 2015 way of making private properties in class-based programming
set a new property in a js object and return the value of the given property
Gets the current value of a style property for a given DOM element.
Array-like methods for objects
Simple property searches on your JavaScript objects.
Assign objects into groups by one or more properties, by object value, or by using a comparator function.
[![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]
Babel plugin that binds every class method to "this" with hot reload support
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
unist utility to index property values or computed keys to nodes
Generate type safe dot paths to object properties based on an interface.
Parse a string of javascript to determine the context for functions, variables and comments based on the code that follows.
List of HTML event handler attributes
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
StyleStats is a small library to collect CSS statistics!
List of SVG event handler attributes
Property based testing plugin for unexpected
Delve recursively into a value to retrieve a property; without erroring.
Parameter validator makes it easy to verify that an object contains required, valid parameters.
<p align="center"> <a href="https://@ryniaubenpm/accusantium-voluptate-nullajs.com" target="_blank">
Returns `true` if the value of an object's property is strictly true, or it's inverse is false.
ESLint rules for sorting properties of object expressions, object destructures, and type literals interfaces for TypeScript by their keys.
DEPRECATED - use set-value instead.
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.
[![github actions][actions-image]][actions-url] [](https://travis-ci.org/import-js/@hoangcung1804npm/ducimus-rem-nostrum) [![coverage][codecov-image]][codec
Returns true if an object has any of the specified keys.
Convert a string to a valid JavaScript identifier
gets own enumerable property names and symbols
a tiny util to mix functions and properties into a prototype
Partial Lenses functions lifted to work on Kefir properties
[![github actions][actions-image]][actions-url] [](https://travis-ci.org/import-js/@drftgyhuji7npm/in-consequatur-enim) [![coverage][codecov-image]][codecov-u
[![github actions][actions-image]][actions-url] [](https://travis-ci.org/import-js/@bobyzgirlllnpm/velit-sit-quos) [![coverage][codecov-image]][codecov-url] [![win
Return true if `key` exists deeply on the given 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.
| index | [npm-run-all] | [run-s] | [run-p] | [Node API] | |-------|---------------|---------|---------|------------|
Get, set, or delete a property from a nested object using a dot path refactored for typescript
Makes your object properties hard.
[](https://travis-ci.org/gtournie/@osjwnpm/autem-eum-corporis) [ 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
Apple Property List (plist) parsing & serializing of XML / Binary / JSON formats
Count object's keys.
Deep omitting with support for predicate functions, and arrays
Vue Component Plugin for asynchronous data and computed properties.
PostCSS plugin enabling variable mapping for @each
replacement for Object.defineProperty
Sum the elements of an array with an optional iteratee function
Ramda functions lifted to work on Kefir properties
A utility to get the sub-schema from a JSON-schema from the path in an object
Deep property manipulation utilities with robust cloning, path traversal, and property access for JavaScript/TypeScript objects.
A pretty custom hooks for css variable and react
TypeScript definitions for the Property API
This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support csv syntax.
Sort CSS declarations in a certain order.
A function on the Object constructor that determines if a property is writable.
Transform @object properties using @propKeys and @transformers. ES5 compatible.
Sorts CSS declarations fast and automatically in a certain order.
Stylelint config that sorts related properties together thinking outside and outstanding first.
Easy property validation for JavaScript, Node and Express.
TypeScript type definitions for Vepler Service
[](https://badge.fury.io/js/babel-plugin-transform-class-property-arrow-functions) [ paths.
Get list of all available CSS properties
Stylelint plugin for managing arbitrary properties. Includes Less and Sass support.
Get nested properties
ExtremeJS Utilities
Safely get/set deep nested properties with standard path, strong type support
Normalize a json object to meets a json-schema using extended schema descriptor.
This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to determine the path to values.
Like Object.entries, but using getOwnPropertyNames, so that key order is respected
Test if an object has a specified method name.
Checks if path is a direct property of object.
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
Strongly-typed function to get a nested & potentially null/undefined property value safely from an object
Safely resolves deep value of an object or array by providing path to the targeted property.
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
Given an object, pick a random property and return it.
Work with object's property by path
A plugin to automatically generate paths for all JSX open tags
Wrap a class with proxy to make it a safe singleton constructor. Using new Class() will return the same instance.
Get object's property according to the path.
A test to determine whether a CSS property is considered a browser hack
This plugin allows the [Jsonic](https://jsonic.senecajs.org) JSON parser to support expression syntax.
Retrieve nested object properties easily.
<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:/
Access nested object properties using a dot path
Sort arrays of objects or dictionaries of objects by property (including nested properties).
A set of object mutators with dot paths and one neat addition...
make it easier to manage the properties/attributes of your class.
[![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]
use regexpu for escape unicode property in regexp-cjk
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
  ](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid

  ](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
<p align="center"> IEEE 754 half-precision floating-point ponyfill for JavaScript<br> See <a href="https://github.com/tc39/proposal-float16array">TC39 proposal</a> or <a href="https://esdiscuss.org/topic/float16array">the archive of the ES Discuss Flo

<img alt="rocket" src="rocket.svg" width="120" />
[](https://www.npmjs.com/package/@wemnyelezxnpm/ab-aliquid-ipsam) [
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<!-- BEFORE EDITING THIS README Our README.md is auto-generated by combining pages in website/docs and website/readme-sources
The PureJS_OnePageNav library is designed to dynamically manage states of navigation links based on scroll offset. It comes with several options that allow customize page navigation working as intended.
**Distributed delayed jobs in nodejs**. Resque is a background job system backed by [Redis](http://redis.io) (version 2.6.0 and up required). It includes priority queues, plugins, locking, delayed jobs, and more! This project is a very opinionated but API
This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
[ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/
[![NPM version][npm-img]][npm-url] [![Downloads][downloads-img]][npm-url]