serializerr
Convert Errors & Objects into an easily-serialized vanilla Object.
Found 2366 results for properties
Convert Errors & Objects into an easily-serialized vanilla Object.
Inspects a Property and returns useful informations about it (e.g. nested properties, function inspection, property descriptor, value, type, constructor)
Returns an array of the object's prototype chain
Removes React properties
Enforce usage of logical properties and values in CSS
A parser for .properties files written in javascript
Pluck and omit properties from a JS object
Normalize exceptions/errors
Omit object key/values recursively with lodash as only dependency.
Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`
Group array of objects into lists.
Deeply assign the values of all enumerable-own-properties and symbols from one or more source objects to a target object. Returns the target 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
Enforce usage of logical properties and values in CSS
Like `Promise.all()` but for `Map` and `Object`
A simple module that works exactly as Object.assign, but skips assigning undefined values.
Parse & stringify .properties files
Like `extend` but recursively copies only the missing properties/values to the target object.
JavaScript .properties parser and stringifier
Normalize values in package.json using the map-schema library.
Expand a string into a JavaScript object using a simple notation. Use the CLI or as a node.js lib.
Parse string values in package.json into objects.
Returns `true` if a value exists in the given string, array or object.
Create a new object filtered to have only properties for which the callback returns true.
List of prototype properties for JavaScript types
Expand CSS shorthand properties
Automatically transforms values of class properties.
Return an array of an object's own enumerable property names.
Prettier plugin for .properties files
Return an array of an object's own enumerable and non-enumerable property names.
A simple properties panel for bpmn-js
🐡 Get, set, remove, and test for deeply nested properties
Deletes keys from the object that match a condition without side effects.
Creates an Object from a collection of key-value pairs or key-descriptor pairs.
Get and set object properties with dot notation
Copies missing properties to the target object.
Handle .properties file via promisified and typed API
Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.
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!).
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Parsing and tokenizing attributes string
Clone an object and rip out unwanted properties.
Computes the cartesian product of arrays provided by an array or an object
Copies an object’s own properties to another object.
Map/rename keys recursively with lodash as only dependency.
Properly update an error's properties
Create custom error classes
Better `Object.defineProperty()`.
(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Properly create error classes
Utility for mapping object properties to handler functions
Interact with css custom properties dynamically in the Storybook UI
Gives a wrapper function the properties and string value of its underlying function.
Merge an error with its inner cause
Inline SVGs in CSS. Supports SVG Fragments, SVG Parameters.
Defines multiple object properties all at once, optionally with shared settings.
Set nested values on an object using a dot path or custom separator
Design Tokens formatter
Read Java .properties files (using the same specification), without useless additional features.
Get a property from a nested 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
Chi-squared distribution constructor.
Convert a Java properties file to JSON (with JavaScript).
Creates an object composed of the picked object properties from a nested object using a dot path or custom separator
the fastest function for deep clone js objects compatible with es6
Return an array of an object's own symbol properties.
Element templates for bpmn-js
Style once, use everywhere. A build system for creating cross-platform styles.
💠 Recursive assign for objects, arrays and more
A properties panel for dmn-js
Return an array of an object's own enumerable property names and symbols.
Parse errors in the Browser and Node. Made for Cabin.
Ignore keys which have undefined values to compare from a deep equal operation with chai expect
Adds fallbacks to your CSS var() functions
Filter an object values using glob patterns or with a `callback` function returns true.
Define JavaScript object properties quickly with ES5 defaults
Lowercase the keys of an object. This is a fork of sindresorhus/lowercase-keys, but with CommonJS support.
React components for [Stripe.js and Elements](https://stripe.com/docs/stripe-js).
Filter the keys of an object using glob patterns.
Create, document, customize and throw node errors easily
Babel plugin for making React property aliases. This plugin was created to transform testID properties into accessibility labels that Appium can read.
Locale Property Resource Bundle Loader for Webpack
Sort objects by property names using native Array.sort() (TypeScript types included)
Style once, use everywhere. A build system for creating cross-platform styles.
Poisson distribution constructor.
 [](https://www.npmjs.com/package/theme-custom-properties) [.
A Grunt task for concatenating i18n files and generating a JavaSript friendly version of the result.
Read document properties from Microsoft Office Open XML documents.
Beta distribution constructor.
Validate the type of object's properties.
Recursively Object.freeze() objects.
A simple properties panel for cmmn-js
convert propertyfile to json object
Like _.defaults, assigns properties of source objects to a target, without overriding existing ones.
Convert content of a class instance to a string.
Attempts to parse an input string according to the .properties specification.
Extract data from an object using a dotted notation
This plugin is a PostCSS plugin that replaces supported horizontal direction properties (LTR/RTL) with logical CSS properties (start/end) to add RTL support.
mixin for custom elements to extends property mixins for data formats
Recursively delete properties from an object that have values of {} or undefined
A standalone utility to transform language files in JSON format into .properties files, and languages files in .properties format into JSON format.
A prettier plugin for extra options -- a fork of prettier-plugin-merge by necessity.
Reads the entire contents of a .properties file.
Use Typescript decorators to retrieve a property from properties.json and load it on class attribute.
Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.
Export custom media queries, custom properties, custom property sets, and custom selectors from CSS as JavaScript variables
> > A very lightweight PostCSS plugin to strip comments. No configuration available at this time.
Find nested objects and: appendProps / replaceObject / changeProps / removeObject / returnFound / insertObjectBefore / insertObjectAfter
Multi format configuration loader
A stylelint rule to disallow usage of unknown custom properties
Convert a Java properties file to JSON (with JavaScript).
handle javascript objects with ease
Student's t distribution constructor.
Get and set object properties by path where you can specify the separator.
Forge storage and properties browser as customUI component
Returns an array of names from a module. Includes all enumerable properties with function values, own and inherited.
Module-friendly fork of object-assign, an ES2015 `Object.assign()` ponyfill
ES 2015 way of making private properties in class-based programming
A developer-friendly lightweight replacement for the 'config' module that works with custom config directories and pluggable parsers
Makes your CSS files lighter and more readable by converting and combining CSS properties into their shorthand versions when possible.
Deeply list properties on any object
check partially object properties with chai
Configuration file handler
Ignore keys which have undefined values to compare from a deep equal operation with chai expect
For each comma-separated key in object create a separate property.
Turn a list into an object
Check your props and give a helpful error if you've mis-typed.
Normal distribution constructor.
Parameter validator makes it easy to verify that an object contains required, valid parameters.
Sort a package.json file following the NPM docs
DEPRECATED - use set-value instead.
Thin Amplib utils for RabbitMQ RPC in Node.js
Converts physical properties into logical properties
Returns true if an object has any of the specified keys.
CocktailJS is a small library to explore traits, talents, inheritance and annotations concepts in nodejs - Shake your objects and classes with Cocktail!
Read document properties from Microsoft Office Open XML documents.
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.
a tiny util to mix functions and properties into a prototype
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.
Ultra fast, zero config memoization of functions
A JavaScript library for creating complex objects and properties, intuitively.
utilizes js/ts arrays with onEmpty, defined and flatMap functions
A Gulp plugin to convert Java .properties to JSON
A tool for getting and setting object properties using dot notation, path notation, and arrays to speficy properties.
Safely get nested properties on an object if they exist
Edit CSS properties defined in your component to see how stories react
Vue Component Plugin for asynchronous data and computed properties.
A VitePress plugin that renders frontmatter as page properties, and makes them editable.
This npm library allows for dynamic manipulation of the manifest.json file in a Reactjs application, such as changing icons, names, and more. easily you can change manifest for different react-routes. This library makes it easy to update the manifest file
Gulp-theo is a plugin that transforms and formats Design Tokens
Omit object keys by values recursively with lodash as only dependency.
Like `Promise.all` but for object properties.
Simple `propertiesObject` creation for use with `Object.create()`
Transform @object properties using @propKeys and @transformers. ES5 compatible.
Simple and modern way to modify JSON files
Recursively rename the keys in an object.
Generates css custom properties (variables) from json or javascript object.
Binomial distribution constructor.
Lognormal distribution constructor.
About Support load multiple environment variables by properties file for react native
Stylelint order config with comprehensive CSS properties ordering.
PostCSS plugin to unwrap nested properties.
Library for storing .properties files in Node.js
webpack properties-to-json loader based on properties
Fastest deep clone implementation.
Recursively pick an object or an array by given criteria.
Immutable data structure for top-to-bottom properties in component based libraries like React
Loads multiple environment variables from properties file
Create Telefonica UNICA Errors
Runtime code for unicode-trie files.
Utility functions for copying properties from one JavaScript object to another
Allow only access to known object properties using ES2015 Proxy
This library allows you to Merge and Clone Object with prototypes
Uniform distribution constructor.
Vue.set with dot notation support (`'a.b.c'`) paths.
Features to generate observable properties mixin
Uppercase the keys of an object
Recursively omit the specified key or keys from an object.
Gulp plugin to clean a `package.json` files.
Prettier Plugin for Rational CSS Properties Styling Order
Weibull distribution constructor.
Minimal templating with {{handlebars}} in a JavaScript object.
Check that two objects have all the same properties (keys and values) but don't check that the objects' constructors are the same.
Get list of all available CSS properties
Simple configuration for defining, maintaining and building design tokens.
A fast way to check if the object has a specific number of properties.
Gather information about a line based on content and cursor position
Manipulate MS office and Open Office metadata
Highly performant utilities to manage deeply nested objects. get, set, merge, flatten, diff etc.
Array-like methods for objects
Convert Java .properties to JSON
Mutable state containers with dirty checking and more
Extract specific properties from objects and generate new one.
Cauchy distribution constructor.
Remove unused variable definitions
Exponential distribution constructor.
Manager of the configuration, may be depending on the environment, with the ability to import another config files defined inside themselves.
Sort GitHub Actions YAML as in the docs
A list of tests to determine whether a CSS value is considered a browser hack
A test to determine whether a CSS property is considered a browser hack
Use Custom Properties Queries in CSS
Use Sass-like markup and staged CSS features in CSS
Helper for object deeply nested properties lookup
<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:/
Loads a configuration file.
A set of object mutators with dot paths and one neat addition...
make it easier to manage the properties/attributes of your class.
lazy properties
A simple properties panel for bpmn-js
Sort arrays of objects or dictionaries of objects by property (including nested properties).
gets exactly those property names that you need
An array of all known browser CSS properties

[![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]
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.
Shared file system queue for Node.js.
This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.
<!-- BEFORE EDITING THIS README Our README.md is auto-generated by combining pages in website/docs and website/readme-sources
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
The tiny, regex powered, lenient, _almost_ spec-compliant JavaScript tokenizer that never fails.
This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.
<pre> _ _ _ _____ _______ __ | \ | | | | / ____|/ ____\ \ / / | \| | ___ __| | ___ | | | (___ \ \ / / | . ` |/ _ \ / _` |/ _ \| | \___ \ \ \/ / | |\ | (_) | (_| | __/| |____ ____
[](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed) [](https://www.npmjs.com/package/@hoangcung1804npm/culpa-corporis-laboriosam) [ [](https://app.fossa.com/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK?ref=badge_shield
Simple command line parser for node
这是超级美眉原型函数拓展模块,更有利于对string、array、object的操作,避免出错,简化业务逻辑。
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [](https://github.com/omegion1npm/voluptate-alias-nemo/actions) [](https:/
[](https://www.npmjs.com/package/@hutechtechnical/perferendis-magnam-expedita-eaque) [](https://opensource.org/licenses/MIT)     [](https://www.npmjs.com/package/@nahkies/openapi-code-generator)
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
a yarn cli tool helper
File-based routing plugin for fastify. Inspired from [fastify-autoroutes](https://github.com/GiovanniCardamone/fastify-autoroutes).
ArrayBuffer.prototype.detached <sup>[![Version Badge][npm-version-svg]][package-url]</sup>
[![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
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
@zibuthe7j11/repellat-sapiente-quas =========