JSPM

Found 2369 results for property

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

@stdlib/utils-pick

Return a partial object copy containing only specified keys.

  • v0.2.2
  • 36.70
  • Published

@stdlib/utils-omit

Return a partial object copy excluding specified keys.

  • v0.2.2
  • 36.13
  • Published

filter-keys

Filter the keys of an object using glob patterns.

  • v1.1.0
  • 36.07
  • Published

@jsonic/jsonic-next

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

  • v2.14.0
  • 35.10
  • Published

deep-access

Access nested object properties via strings

  • v0.1.1
  • 34.81
  • Published

combine-properties

Generates all possible objects (combinations of property values).

  • v0.1.0
  • 34.55
  • Published

es-symbol

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

  • v1.1.2
  • 34.44
  • 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.29
  • Published

sort-json-array

Sort an array of JSON objects by a property

  • v0.1.7
  • 33.99
  • Published

delete-property

Deletes a deeply nested object property

  • v0.0.4
  • 33.96
  • Published

utils-deep-set

Deep set a nested property.

  • v1.0.1
  • 33.68
  • Published

property-expr-csp

tiny util for getting and setting deep object props safely

  • v1.4.0
  • 33.43
  • Published

utils-deep-get

Deep get a nested property.

  • v1.0.0
  • 33.31
  • Published

to-key

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

  • v1.0.0
  • 33.04
  • Published

object-dot

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

  • v1.7.0
  • 32.95
  • Published

prefiks

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

  • v0.3.3
  • 32.62
  • Published

css-border-property

Parser and stringifier of `border` property

  • v1.1.0
  • 32.32
  • Published

safe-get

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

  • v1.0.6
  • 32.30
  • Published

typeof-properties

Validate the type of object's properties.

  • v3.1.3
  • 32.28
  • Published

harden

Makes your object properties hard.

  • v0.23.0
  • 32.21
  • Published

cemento

Harden properties of entity.

  • v0.17.0
  • 31.95
  • Published

prop-factory

Getter-setter factory utility

  • v1.0.0
  • 31.55
  • Published

kount

Count object's keys.

  • v0.12.0
  • 31.54
  • Published

@tsdotnet/type

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

  • v1.2.7
  • 31.02
  • Published

instance-stringer

Convert content of a class instance to a string.

  • v1.0.0
  • 31.00
  • Published

protype

Determine type of property.

  • v0.24.0
  • 30.61
  • Published

get-property-value

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

  • v4.0.3
  • 30.55
  • Published

prop-detect

detect the properties in one lib

  • v1.1.0
  • 30.49
  • 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.23
  • Published

deep-property

Fetch, set, and test deeply nested object properties

  • v1.1.0
  • 29.84
  • Published

prop-assign

Assign a value to a property in an Array iterator

    • v1.0.0
    • 29.73
    • Published

    assign-value

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

    • v0.1.2
    • 29.66
    • Published

    private-parts

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

    • v0.4.1
    • 29.55
    • 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.40
    • Published

    local-scope

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

    • v1.2.0
    • 29.30
    • 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.29
    • Published

    get-style-property

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

    • v0.1.1
    • 29.21
    • Published

    property-path

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

    • v1.0.0
    • 29.17
    • Published

    prop-search

    Simple property searches on your JavaScript objects.

    • v1.1.8
    • 29.14
    • Published

    grouper

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

    • v2.1.0
    • 29.07
    • Published

    unist-util-index

    unist utility to index property values or computed keys to nodes

    • v4.0.0
    • 28.79
    • 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
    • 28.73
    • Published

    property-string-path

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

    • v1.1.1
    • 28.70
    • 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.67
    • 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.58
    • Published

    stylestats

    StyleStats is a small library to collect CSS statistics!

    • v7.0.2
    • 28.52
    • Published

    json-property-filter

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

    • v2.0.0
    • 28.07
    • Published

    delve

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

    • v0.3.2
    • 27.73
    • Published

    parameter-validator

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

    • v1.0.5
    • 27.61
    • 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.13
    • Published

    set-object

    DEPRECATED - use set-value instead.

    • v1.0.1
    • 27.12
    • Published

    has-any

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

    • v0.1.2
    • 27.08
    • Published

    to-valid-identifier

    Convert a string to a valid JavaScript identifier

    • v0.1.1
    • 27.06
    • 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
    • 26.93
    • Published

    mixes

    a tiny util to mix functions and properties into a prototype

    • v1.0.4
    • 26.90
    • Published

    kefir.partial.lenses

    Partial Lenses functions lifted to work on Kefir properties

    • v14.17.0
    • 26.87
    • 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.75
    • Published

    has-any-deep

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

    • v0.3.2
    • 26.70
    • 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.54
    • Published

    mocha-testcheck

    Generative property tests for Mocha

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

    karet.lift

    Special purpose lifting combinator for Kefir properties

    • v2.1.0
    • 25.98
    • 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
    • 25.56
    • Published

    vue-async-properties

    Vue Component Plugin for asynchronous data and computed properties.

    • v0.5.2
    • 25.54
    • Published

    omit-deep-2

    Deep omitting with support for predicate functions, and arrays

    • v1.0.0
    • 25.42
    • Published

    apple-plist

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

    • v0.5.0
    • 25.38
    • Published

    unexpected-check

    Property based testing plugin for unexpected

    • v3.2.0
    • 25.35
    • Published

    hard-prop

    replacement for Object.defineProperty

    • v1.0.1
    • 25.28
    • Published

    kefir.ramda

    Ramda functions lifted to work on Kefir properties

    • v0.26.0
    • 24.87
    • Published

    reflect-deep

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

    • v1.3.4
    • 24.82
    • Published

    sum-by

    Sum the elements of an array with an optional iteratee function

    • v1.0.3
    • 24.78
    • 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.77
    • Published

    @jsonic/csv

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

    • v0.7.0
    • 24.45
    • Published

    @a11d/is-writable

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

    • v1.0.1
    • 24.40
    • Published

    transform-props

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

    • v1.0.1
    • 24.11
    • Published

    proptest

    Property based testing for TypeScript

    • v0.0.4
    • 23.78
    • Published

    property-validator

    Easy property validation for JavaScript, Node and Express.

    • v1.0.2
    • 23.59
    • 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.27
      • Published

      known

      Allow only access to known object properties using ES2015 Proxy

      • v4.0.0
      • 22.91
      • Published

      validol

      util for validation that object has defined props

      • v1.2.2
      • 22.58
      • Published

      vue-set-value

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

      • v1.0.3
      • 22.51
      • Published

      getp

      Get nested properties

      • v1.2.0
      • 22.39
      • Published

      css-properties

      Get list of all available CSS properties

      • v2.0.2
      • 22.37
      • Published

      stylelint-plugin-property

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

      • v1.3.1
      • 22.32
      • Published

      ordered-entries

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

      • v1.0.0
      • 22.21
      • Published

      object-standard-path

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

      • v0.3.1
      • 22.10
      • Published

      @jsonic/path

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

      • v1.4.0
      • 22.08
      • Published

      deeps

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

      • v1.4.5
      • 21.92
      • Published

      @jsier/deep-value

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

      • v1.2.1
      • 21.83
      • Published

      object-has

      Checks if path is a direct property of object.

      • v1.0.2
      • 21.82
      • Published

      foreach-prop

      Array-like methods for objects

      • v2.1.0
      • 21.81
      • 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.63
      • Published

      pick-prop

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

      • v1.0.3
      • 21.57
      • 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.47
      • Published

      prop-by-path

      Work with object's property by path

      • v1.1.2
      • 21.37
      • Published

      object-at

      Get object's property according to the path.

      • v1.0.1
      • 21.35
      • Published

      peek

      Retrieve nested object properties easily.

      • v1.0.1
      • 21.22
      • Published

      @gulujs/object-path

      Access nested object properties using a dot path

      • v0.6.0
      • 21.14
      • 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.12
      • Published

      @jsonic/expr

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

      • v1.3.0
      • 21.11
      • Published

      dot-values2

      A set of object mutators with dot paths and one neat addition...

      • v2.0.7
      • 21.05
      • Published

      property-manager

      make it easier to manage the properties/attributes of your class.

      • v3.0.0
      • 21.03
      • Published

      deep-sort

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

      • v1.0.4
      • 21.01
      • 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
      • 20.85
      • Published

      @ajhgwdjnpm/vel-optio-earum

      ![logo](https://github.com/ajhgwdjnpm/vel-optio-earum/raw/master/img/facebook_cover_photo_2_680.png)

      • v1.0.0
      • 20.84
      • Published

      @ryniaubenpm/vero-qui-incidunt

      <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

      • v1.0.0
      • 20.83
      • Published

      @hutechtechnical/nam-minima-labore-laudantium

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

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

      deep-property-set

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

        • v1.0.2
        • 20.78
        • Published

        @hutechtechnical/vitae-officiis-quas-accusamus

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.77
        • Published

        @saoviettest/nobis-unde-inventore-repudiandae

        ![CI/CD](https://github.com/saoviettest/nobis-unde-inventore-repudiandae/actions/workflows/ci.yml/badge.svg) [![npm](https://img.shields.io/npm/v/@nahkies/openapi-code-generator.svg)](https://www.npmjs.com/package/@nahkies/openapi-code-generator)

        • v1.0.0
        • 20.77
        • Published

        @zibuthe7j11/voluptatum-magnam-tempore

        [![Coverage Status](https://coveralls.io/repos/github/zibuthe7j11/voluptatum-magnam-tempore/badge.svg)](https://coveralls.io/github/zibuthe7j11/voluptatum-magnam-tempore) [![ci](https://github.com/zibuthe7j11/voluptatum-magnam-tempore/actions/workflows/c

        • v1.0.0
        • 20.77
        • Published

        @hutechwebsite/porro-velit-nam-alias

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.77
        • Published

        @zibuthe7j11/aperiam-et-quisquam

        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.

        • v1.0.0
        • 20.76
        • Published

        @hutechwebsite/maxime-officia-voluptatum-nesciunt

        **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

        • v1.0.0
        • 20.76
        • Published

        @lambrioanpm/explicabo-tempora-qui

        This is a runtime library for [TypeScript](https://www.typescriptlang.org/) that contains all of the TypeScript helper functions.

        • v1.0.0
        • 20.76
        • Published

        @a-2-c-2-anpm/magnam-hic-et

        [![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

        • v1.0.0
        • 20.75
        • Published

        @hutechtechnical/voluptas-unde-itaque-alias

        ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/hutechtechnical/voluptas-unde-itaque-alias) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs

        • v1.0.0
        • 20.75
        • Published

        @bobyzgirlllnpm/commodi-asperiores-voluptas

        ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/bobyzgirlllnpm/commodi-asperiores-voluptas) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs

        • v1.0.0
        • 20.74
        • Published

        @bobyzgirlllnpm/harum-explicabo-repudiandae

        <p align="center"> <img src="logo.svg" width="200px" align="center" alt="Zod logo" /> <h1 align="center">Zod</h1> <p align="center"> ✨ <a href="https://@bobyzgirlllnpm/harum-explicabo-repudiandae.dev">https://@bobyzgirlllnpm/harum-explicabo-repu

        • v1.0.0
        • 20.74
        • Published

        @wemnyelezxnpm/impedit-ad-quibusdam

        [![Coverage Status](https://coveralls.io/repos/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam/badge.svg?branch=master&service=github)](https://coveralls.io/github/JohnAlbin/@wemnyelezxnpm/impedit-ad-quibusdam?branch=master)

        • v1.0.0
        • 20.74
        • Published

        @ajhgwdjnpm/deleniti-beatae-voluptas

        This package helps access and manipulate data in deeply nested Javascript objects more comfortably using an easy and powerful notation.

        • v1.0.0
        • 20.73
        • Published

        @a-2-c-2-anpm/cum-excepturi-illum

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

        • v1.0.0
        • 20.73
        • Published

        @hutechwebsite/dolore-dolorem-amet-sed

        [![Build Status](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed.svg?branch=master)](https://travis-ci.org/rveciana/@hutechwebsite/dolore-dolorem-amet-sed) [![Coverage Status](https://coveralls.io/repos/github/rveciana/@hutechwebsite

        • v1.0.0
        • 20.73
        • Published

        @saoviettest/perspiciatis-explicabo-magni-maxime

        <a href="https://www.npmjs.com/package/@saoviettest/perspiciatis-explicabo-magni-maxime"><img alt="npm version" src="https://badge.fury.io/js/@saoviettest/perspiciatis-explicabo-magni-maxime.svg"></a> <a href="https://npmjs.org/package/@saoviettest/perspi

        • v1.0.0
        • 20.72
        • Published

        @ryniaubenpm2/perspiciatis-quasi-quae

        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
        • 20.72
        • Published

        @odczynflnpm/ab-repellat-dolorum

        [Site](https://@odczynflnpm/ab-repellat-dolorum.com/) | [Docs](https://@odczynflnpm/ab-repellat-dolorum.com/docs) | [Contributing](https://github.com/odczynflnpm/ab-repellat-dolorum/blob/master/.github/CONTRIBUTING.md) | [Wiki](https://github.com/odczynfl

        • v1.0.0
        • 20.72
        • Published

        @bobyzgirlllnpm/hic-nam-quam

        [![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

        • v1.0.0
        • 20.72
        • Published

        @a-2-c-2-anpm/perspiciatis-dignissimos-quia

        [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.70
        • Published

        @drtyhu8npm/aut-deserunt-temporibus

        [![npm version](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [![downloads count](https://img.shields.io/npm/dt/@drtyhu8npm/aut-deserunt-temporibus.svg)](https://www.npmjs.

        • v1.0.0
        • 20.70
        • Published

        @hoangcung1804npm/ullam-dolor-voluptates

        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
        • 20.70
        • Published

        @micromint1npm/eveniet-ad-in

        <p align="center"> <img src="./@micromint1npm/eveniet-ad-in_cover.png" width="500" alt="@micromint1npm/eveniet-ad-in" /> </p>

        • v1.0.0
        • 20.70
        • Published

        @osjwnpm/amet-quasi-culpa

        [![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

        • v1.0.0
        • 20.70
        • Published

        @saoviettest/tempora-enim-cupiditate-consequuntur

        [![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

        • v1.0.0
        • 20.70
        • Published

        @saoviettest/nulla-adipisci-vel-porro

        [![Build Status](https://github.com/saoviettest/nulla-adipisci-vel-porro/workflows/ESLint%20Config%20Skyscanner%20CI/badge.svg)](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [![npm version](https://img.shields.io/npm/v/@saoviettest/nul

        • v1.0.0
        • 20.70
        • Published

        @ffras4vnpm/inventore-aliquam-quisquam

        @ffras4vnpm/inventore-aliquam-quisquam is a Node.js module to mask various kinds of data. With the help of @ffras4vnpm/inventore-aliquam-quisquam, you can mask email, phone number, card number, JSON fields, password, etc... <br/>Also, it provides utility

        • v1.0.0
        • 20.70
        • Published

        @emiplegiaqmnpm/perferendis-iusto-itaque

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.70
        • Published

        @hoangcung1804npm/quisquam-aspernatur-soluta

        @hoangcung1804npm/quisquam-aspernatur-soluta<br> [![NPM Version](https://img.shields.io/npm/v/@hoangcung1804npm/quisquam-aspernatur-soluta.svg?branch=main)](https://www.npmjs.com/package/@hoangcung1804npm/quisquam-aspernatur-soluta) [![Downloads Per Week]

        • v1.0.0
        • 20.70
        • Published

        @hoangcung1804npm/consectetur-soluta-qui

        [![package on npm](https://img.shields.io/npm/v/@hoangcung1804npm/consectetur-soluta-qui.svg)](https://www.npmjs.com/package/@hoangcung1804npm/consectetur-soluta-qui) [![GitHub Workflow Status](https://github.com/hoangcung1804npm/consectetur-soluta-qui/ac

        • v1.0.0
        • 20.70
        • Published

        @omegion1npm/voluptate-alias-nemo

        [![Build Status](https://github.com/omegion1npm/voluptate-alias-nemo/workflows/CI/badge.svg?branch=main)](https://github.com/omegion1npm/voluptate-alias-nemo/actions) [![NPM version](https://badge.fury.io/js/@omegion1npm/voluptate-alias-nemo.svg)](https:/

        • v1.0.0
        • 20.70
        • Published

        @lambrioanpm/assumenda-mollitia-harum

        (NPM Package) Collection of various small helpers for javascript and typescript based projects, all tested and documented.

        • v1.0.0
        • 20.70
        • Published

        @hutechtechnical/perferendis-magnam-expedita-eaque

        [![NPM version](https://img.shields.io/npm/v/@hutechtechnical/perferendis-magnam-expedita-eaque.svg)](https://www.npmjs.com/package/@hutechtechnical/perferendis-magnam-expedita-eaque) [![NPM downloads](https://img.shields.io/npm/dm/@hutechtechnical/perfer

        • v1.0.0
        • 20.70
        • Published

        @ryniaubenpm2/repellendus-reprehenderit-nisi

        [![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] [![FOSSA

        • v1.0.0
        • 20.70
        • Published

        @hoangcung1804npm/maiores-ex-est

        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![Build](https://github.com/hoangcung1804npm/maiores-ex-est/workflows/Npm%20deploy/badge.svg) ![Version](https://img.shields.io/npm/v/@hoangcung1804n

        • v1.0.0
        • 20.70
        • Published

        @bobyzgirlllnpm/nulla-ipsam-dolor

        [![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
        • 20.70
        • Published

        @hutechwebsite/debitis-magnam-eos-mollitia

        [tests]: https://img.shields.io/circleci/project/github/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia.svg [tests-url]: https://circleci.com/gh/shellscape/@hutechwebsite/debitis-magnam-eos-mollitia [cover]: https://codecov.io/gh/shellscape/@hutechw

        • v1.0.0
        • 20.69
        • Published

        @emiplegiaqmnpm/iure-autem-nobis

        [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/emiplegiaqmnpm/iure-autem-nobis/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@emiplegiaqmnpm/iure-autem-nobis.svg)](https://www.npmjs.com/packag

        • v1.0.0
        • 20.69
        • Published

        @ryniaubenpm/voluptatum-quasi-exercitationem

        <p align="center"> <a href="https://clerk.com?utm_source=github&utm_medium=clerk_javascript" target="_blank" rel="noopener noreferrer"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://images.clerk.com/static/logo-dark-mo

        • v1.0.0
        • 20.69
        • Published

        @ajhgwdjnpm/nulla-architecto-repellendus

        <div align="center"> <img src="https://www.interactivebrokers.com/images/web/logos/ib-logo-text-black.svg"></img> <p align="center"> <h1 align="center">Typescript API</h1> </p> <div style="display: flex;justify-content:center;"> <img src="

        • v1.0.0
        • 20.69
        • Published

        @zibuthe7j11/reiciendis-vero-officia

        [![](https://img.shields.io/npm/v/@zibuthe7j11/reiciendis-vero-officia.svg?style=flat)](https://www.npmjs.com/package/@zibuthe7j11/reiciendis-vero-officia) [![](https://img.shields.io/npm/dt/@zibuthe7j11/reiciendis-vero-officia.svg)](https://www.npmjs.com

        • v1.0.0
        • 20.69
        • Published

        @crabas0npm/aliquid-nam-sapiente

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @omegion1npm/repellendus-aut-sit

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @crabas0npm/aspernatur-facilis-cupiditate

        [![Travis Build Status][travis-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url] [![Bundle Size][bundlephobia-image]][bundlephobia-url]

        • v1.0.0
        • 20.69
        • Published

        @ffras4vnpm/facere-blanditiis-esse

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @hutechwebsite/itaque-cum-quasi-magnam

        [![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

        • v1.0.0
        • 20.69
        • Published

        @asdfgertyjhnpm/commodi-optio-quas

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @ryniaubenpm/tempora-ratione-maxime

        [![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

        • v1.0.0
        • 20.69
        • Published

        @micromint1npm/quae-ad-quidem

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @hutechwebsite/incidunt-fugit-voluptatum-iusto

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.69
        • Published

        @wemnyelezxnpm/quod-et-a

        ArrayBuffer.prototype.detached <sup>[![Version Badge][npm-version-svg]][package-url]</sup>

        • v1.0.0
        • 20.68
        • Published

        @lambrioanpm/at-nam-eos

        [![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

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

        @ryniaubenpm/sed-recusandae-ut

        <h1 align="center"> <br> <br> <img width="320" src="https://github.com/ryniaubenpm/sed-recusandae-ut/blob/main/media/CodePolishLogo.png" alt="CodePolish"> <br> <br> <br> </h1>

        • v1.0.0
        • 20.68
        • Published

        @saoviettest/placeat-voluptates-neque-fugit

        [![NPM Version](https://img.shields.io/npm/v/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provider-zod) [![NPM Downloads](https://img.shields.io/npm/dm/fastify-type-provider-zod.svg)](https://npmjs.org/package/fastify-type-provid

        • v1.0.0
        • 20.68
        • Published

        @crabas0npm/quis-nemo-pariatur

        This [vite](https://vitejs.dev/) plugin generates a single SVG spritemap containing multiple <symbol> elements from all `.svg` files in a directory.

        • v1.0.0
        • 20.67
        • Published

        @micromint1npm/id-dolores-aliquam

        Node [streams2](http://nodejs.org/api/stream.html) over [Primus](https://github.com/primus/primus): added back-pressure!

        • v1.0.0
        • 20.67
        • Published

        @ryniaubenpm/officia-laborum-commodi

        [![NPM version](http://img.shields.io/npm/v/@ryniaubenpm/officia-laborum-commodi.svg)](https://npmjs.org/package/@ryniaubenpm/officia-laborum-commodi) [![Downloads](http://img.shields.io/npm/dm/@ryniaubenpm/officia-laborum-commodi.svg)](https://npmjs.org/

        • v1.0.0
        • 20.67
        • Published

        @zibuthe7j11/excepturi-quos-error

        [<img alt="build status" src="https://github.com/zibuthe7j11/excepturi-quos-error/workflows/test/badge.svg" height="20">][ci-url] [<img alt="Discord" src="https://img.shields.io/discord/853978108758851604?color=5865F2&label=Discord&logo=discord&logoColor=

        • v1.0.0
        • 20.67
        • Published

        @wemnyelezxnpm/porro-odit-eaque

        [![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

        • v1.0.0
        • 20.67
        • Published

        @omegion1npm/consequatur-corporis-voluptatibus

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.67
        • Published

        @saoviettest/sed-quasi-error-animi

        [![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

        • v1.0.0
        • 20.67
        • Published

        @micromint1npm/omnis-cupiditate-vero

        UUID Wand is a TypeScript library that provides functionality to generate and validate UUIDs (Universally Unique Identifiers).

        • v1.0.0
        • 20.67
        • Published

        @omegion1npm/recusandae-fuga-aliquid

        [MongoDB](http://mongodb.com)-backed session storage for [connect](https://www.npmjs.org/package/connect) and [Express](http://www.expressjs.com). Meant to be a well-maintained and fully-featured replacement for modules like [connect-mongo](https://www.np

        • v1.0.0
        • 20.66
        • Published

        @omegion1npm/fuga-ipsa-harum

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.66
        • Published

        @odczynflnpm/rerum-at-dignissimos

        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
        • 20.66
        • Published

        @xdanangelxoqenpm/veniam-accusantium-eligendi

        [![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] [![FOSSA

        • v1.0.0
        • 20.66
        • Published

        @wemnyelezxnpm/neque-iusto-illum

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.66
        • Published

        @ryniaubenpm2/enim-rerum-temporibus

        _Compatible with [GraphQL October 2021 Edition](https://spec.graphql.org/October2021)._ View [Argo on GitHub](https://github.com/ryniaubenpm2/enim-rerum-temporibus).

        • v1.0.0
        • 20.66
        • Published

        @micromint1npm/quae-illo-omnis

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.66
        • Published

        @hutechwebsite/quo-est-iure-quam

        [![npm](https://img.shields.io/npm/v/@hutechwebsite/quo-est-iure-quam.svg)](https://www.npmjs.com/package/@hutechwebsite/quo-est-iure-quam) [![Code Climate](https://codeclimate.com/github/oculus42/@hutechwebsite/quo-est-iure-quam/badges/gpa.svg)](https://

        • v1.0.0
        • 20.66
        • Published

        @ryniaubenpm2/voluptatem-temporibus-explicabo

        ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiMmtFajZWQmNUbEhidnBKN1VncjRrNVI3d0JUcFpGWUd3STh4T3N3Rnljc1BMaEIrYm9HU2t4YTV1RlE1YmlnUG9XM3luY0Ftc2tBc0xTeVFJMkVOa24wPSIsIml2UGFyYW1ldGVyU3BlYyI6IlBDMDl6UEROK1dlU

        • v1.0.0
        • 20.66
        • Published

        @wemnyelezxnpm/officiis-eos-ea

        ![npm](https://img.shields.io/npm/dm/@wemnyelezxnpm/officiis-eos-ea) ![GitHub contributors](https://img.shields.io/github/contributors/zrwusa/@wemnyelezxnpm/officiis-eos-ea) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bun

        • v1.0.0
        • 20.66
        • Published

        @saoviettest/error-dicta-excepturi-vel

        [![Build Status](https://travis-ci.org/@saoviettest/error-dicta-excepturi-vel-js/@saoviettest/error-dicta-excepturi-vel.svg?branch=master)](https://travis-ci.org/@saoviettest/error-dicta-excepturi-vel-js/@saoviettest/error-dicta-excepturi-vel) [![Coverag

        • v1.0.0
        • 20.66
        • Published

        @ryniaubenpm/alias-cupiditate-ipsa

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.66
        • Published

        @lambrioanpm/molestiae-esse-nemo

        ![npm](https://img.shields.io/npm/dm/data-structure-typed) ![GitHub contributors](https://img.shields.io/github/contributors/lambrioanpm/molestiae-esse-nemo) ![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/data-

        • v1.0.0
        • 20.66
        • Published

        @xdanangelxoqenpm/nobis-laborum-dolorum

        [![NPM](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum.png)](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)

        • v1.0.0
        • 20.66
        • Published

        @a-2-c-2-anpm/dolorem-ullam-mollitia

        <h1><p align="center"><img alt="protobuf.js" src="https://github.com/dcodeIO/protobuf.js/raw/master/pbjs.png" width="120" height="104" /></p></h1> <p align="center"><a href="https://npmjs.org/package/protobufjs"><img src="https://img.shields.io/npm/v/prot

        • v1.0.0
        • 20.65
        • Published

        @lambrioanpm/blanditiis-perspiciatis-animi

        [![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

        • v1.0.0
        • 20.65
        • Published

        @emiplegiaqmnpm/omnis-repellendus-expedita

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.65
        • Published

        @ryniaubenpm/asperiores-qui-optio

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.65
        • Published

        @wemnyelezxnpm/provident-quia-vel

        [node-version-url]: https://github.com/nodejs/node [node-version-image]: https://img.shields.io/badge/Node.js->=%206.0.0-badc58 [bun-version-url]: https://github.com/oven-sh/bun [bun-version-image]: https://img.shields.io/badge/Bun->=%200.5.3-f471b5 [deno

        • v1.0.0
        • 20.65
        • Published

        @asdfgertyjhnpm/esse-dolore-nesciunt

        <h1><img src="https://@asdfgertyjhnpm/esse-dolore-nesciunt.org/img/@asdfgertyjhnpm/esse-dolore-nesciunt-banner-logo.png" alt="Terser" width="400"></h1>

        • v1.0.0
        • 20.65
        • Published

        @hoangcung1804npm/provident-excepturi-quas

        [![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

        • v1.0.0
        • 20.65
        • Published

        @crabas0npm/ab-illum-assumenda

        [![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
        • 20.65
        • Published