JSPM

Found 2366 results for properties

serializerr

Convert Errors & Objects into an easily-serialized vanilla Object.

  • v1.0.3
  • 51.90
  • 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.84
    • Published

    get-prototype-chain

    Returns an array of the object's prototype chain

    • v1.0.1
    • 51.78
    • Published

    properties-parser

    A parser for .properties files written in javascript

    • v0.6.0
    • 51.53
    • Published

    jerrypick

    Pluck and omit properties from a JS object

    • v1.1.2
    • 51.29
    • Published

    omit-deep-lodash

    Omit object key/values recursively with lodash as only dependency.

    • v1.1.7
    • 51.13
    • Published

    group-array

    Group array of objects into lists.

    • v1.0.0
    • 50.98
    • Published

    assign-deep

    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.

    • v1.0.1
    • 50.30
    • 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.77
    • Published

    p-props

    Like `Promise.all()` but for `Map` and `Object`

    • v6.0.0
    • 48.51
    • Published

    object-assign-defined

    A simple module that works exactly as Object.assign, but skips assigning undefined values.

    • v1.0.2
    • 48.15
    • Published

    dot-properties

    Parse & stringify .properties files

    • v1.1.0
    • 47.95
    • Published

    defaults-deep

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

    • v0.2.4
    • 47.86
    • Published

    normalize-pkg

    Normalize values in package.json using the map-schema library.

    • v0.5.0
    • 47.48
    • 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
    • 47.42
    • Published

    expand-pkg

    Parse string values in package.json into objects.

    • v0.1.9
    • 47.38
    • Published

    any

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

    • v1.0.0
    • 47.25
    • Published

    object.filter

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

    • v0.3.0
    • 47.09
    • Published

    @stdlib/utils-keys

    Return an array of an object's own enumerable property names.

    • v0.2.2
    • 45.96
    • Published

    @blakek/deep

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

    • v4.0.0
    • 45.17
    • Published

    recursive-omit-by

    Deletes keys from the object that match a condition without side effects.

    • v2.0.0
    • 44.07
    • Published

    new-object

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

    • v4.0.0
    • 43.98
    • Published

    @eivifj/dot

    Get and set object properties with dot notation

    • v1.0.3
    • 43.66
    • Published

    defaulty

    Copies missing properties to the target object.

    • v2.1.0
    • 43.54
    • Published

    @esm2cjs/mimic-fn

    Make a function mimic another one. This is a fork of sindresorhus/mimic-fn, but with CommonJS support.

    • v4.0.0
    • 42.65
    • Published

    @d_hristov/get-value

    Use property paths like 'a.b.c' to get a nested value from an object. Even works when keys have dots in them (no other dot-prop library can do this!).

    • v3.0.4
    • 42.46
    • Published

    @firanorg/mollitia-molestias-accusamus

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

    • v10.13.142
    • 41.85
    • Published

    rip-out

    Clone an object and rip out unwanted properties.

    • v1.0.0
    • 41.70
    • Published

    cartesian

    Computes the cartesian product of arrays provided by an array or an object

    • v1.0.1
    • 41.50
    • Published

    copy-own

    Copies an object’s own properties to another object.

    • v1.2.0
    • 41.35
    • Published

    map-keys-deep-lodash

    Map/rename keys recursively with lodash as only dependency.

    • v1.2.4
    • 41.26
    • Published

    set-error-props

    Properly update an error's properties

    • v6.0.1
    • 41.02
    • 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.63
    • Published

    property-handlers

    Utility for mapping object properties to handler functions

    • v1.1.1
    • 40.49
    • Published

    wfn

    Gives a wrapper function the properties and string value of its underlying function.

    • v1.0.0
    • 40.39
    • Published

    postcss-svg

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

    • v3.0.0
    • 40.07
    • Published

    def-props

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

    • v1.0.0
    • 40.07
    • Published

    @strikeentco/set

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

    • v1.0.2
    • 39.96
    • Published

    theo

    Design Tokens formatter

    • v8.1.5
    • 39.96
    • Published

    java-props

    Read Java .properties files (using the same specification), without useless additional features.

    • v2.3.1
    • 39.96
    • Published

    @strikeentco/get

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

    • v1.0.1
    • 39.89
    • 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.80
    • Published

    properties-to-json

    Convert a Java properties file to JSON (with JavaScript).

    • v0.2.1
    • 39.59
    • 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
    • 39.31
    • Published

    qclone

    the fastest function for deep clone js objects compatible with es6

    • v1.2.0
    • 39.21
    • Published

    browser-style-dictionary

    Style once, use everywhere. A build system for creating cross-platform styles.

    • v3.1.1-browser.2
    • 38.93
    • Published

    @recursive/assign

    💠 Recursive assign for objects, arrays and more

    • v3.0.1
    • 38.92
    • Published

    parse-err

    Parse errors in the Browser and Node. Made for Cabin.

    • v1.0.0
    • 38.61
    • Published

    filter-values

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

    • v0.4.1
    • 37.77
    • Published

    describe-property

    Define JavaScript object properties quickly with ES5 defaults

    • v1.1.0
    • 37.20
    • Published

    @esm2cjs/lowercase-keys

    Lowercase the keys of an object. This is a fork of sindresorhus/lowercase-keys, but with CommonJS support.

    • v3.0.0
    • 36.71
    • Published

    filter-keys

    Filter the keys of an object using glob patterns.

    • v1.1.0
    • 36.15
    • Published

    therror

    Create, document, customize and throw node errors easily

    • v4.1.1
    • 35.67
    • Published

    babel-plugin-jsx-property-alias

    Babel plugin for making React property aliases. This plugin was created to transform testID properties into accessibility labels that Appium can read.

    • v2.0.0
    • 35.46
    • Published

    sort-by-typescript

    Sort objects by property names using native Array.sort() (TypeScript types included)

    • v1.2.5
    • 34.85
    • Published

    style-dictionary-esm

    Style once, use everywhere. A build system for creating cross-platform styles.

    • v1.9.2
    • 34.55
    • Published

    theme-custom-properties

    ![CI](https://github.com/coffee-cup/theme-custom-properties/workflows/CI/badge.svg) [![](https://img.shields.io/npm/v/theme-custom-properties?style=flat-square)](https://www.npmjs.com/package/theme-custom-properties) [![](https://img.shields.io/github/lic

    • v1.0.0
    • 33.93
    • Published

    ngraph.expose

    Adds getters and setters to subeset of object's properties

    • v1.0.0
    • 33.73
    • Published

    node-git-info

    Creates a git.properties file with git information of the current commit

    • v1.1.0
    • 33.53
    • Published

    key-value-transformer

    Scans and replaces key value pairs in a stream of lines

    • v3.3.0
    • 33.48
    • Published

    docsify-themeable

    A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE11+).

    • v0.9.0
    • 32.55
    • Published

    grunt-concat-i18n

    A Grunt task for concatenating i18n files and generating a JavaSript friendly version of the result.

    • v0.3.5
    • 32.32
    • Published

    typeof-properties

    Validate the type of object's properties.

    • v3.1.3
    • 32.27
    • Published

    deep-freeze-node

    Recursively Object.freeze() objects.

    • v1.1.3
    • 32.12
    • Published

    object-defaults

    Like _.defaults, assigns properties of source objects to a target, without overriding existing ones.

    • v1.0.0
    • 31.19
    • Published

    instance-stringer

    Convert content of a class instance to a string.

    • v1.0.0
    • 31.07
    • Published

    utils-properties-parse

    Attempts to parse an input string according to the .properties specification.

    • v1.0.0
    • 30.98
    • Published

    @marcopeg/dotted

    Extract data from an object using a dotted notation

    • v1.12.0
    • 30.96
    • Published

    postcss-rtl-logical-properties

    This plugin is a PostCSS plugin that replaces supported horizontal direction properties (LTR/RTL) with logical CSS properties (start/end) to add RTL support.

    • v2.0.1
    • 30.67
    • Published

    clean-object

    Recursively delete properties from an object that have values of {} or undefined

    • v1.0.2
    • 30.52
    • Published

    json-to-properties

    A standalone utility to transform language files in JSON format into .properties files, and languages files in .properties format into JSON format.

    • v1.1.3
    • 30.52
    • Published

    ts-json-properties

    Use Typescript decorators to retrieve a property from properties.json and load it on class attribute.

    • v2.0.3
    • 30.30
    • 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.27
    • Published

    postcss-export-custom-variables

    Export custom media queries, custom properties, custom property sets, and custom selectors from CSS as JavaScript variables

    • v1.0.0
    • 30.22
    • Published

    postcss-strip-comments

    > > A very lightweight PostCSS plugin to strip comments. No configuration available at this time.

    • v1.1.0
    • 30.19
    • Published

    find-and

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

    • v1.3.1
    • 29.82
    • Published

    read-config

    Multi format configuration loader

    • v2.0.0
    • 29.80
    • Published

    js-properties-to-json

    Convert a Java properties file to JSON (with JavaScript).

    • v0.1.0
    • 29.73
    • Published

    obj-ease

    handle javascript objects with ease

    • v1.0.1
    • 29.40
    • Published

    property-path

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

    • v1.0.0
    • 29.21
    • Published

    method-names

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

    • v0.2.0
    • 29.19
    • Published

    es-object-assign

    Module-friendly fork of object-assign, an ES2015 `Object.assign()` ponyfill

    • v4.1.4
    • 29.14
    • Published

    local-scope

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

    • v1.2.0
    • 29.09
    • Published

    configly

    A developer-friendly lightweight replacement for the 'config' module that works with custom config directories and pluggable parsers

    • v5.0.2
    • 28.81
    • Published

    shrthnd

    Makes your CSS files lighter and more readable by converting and combining CSS properties into their shorthand versions when possible.

    • v0.0.6
    • 28.57
    • Published

    properly-deep

    Deeply list properties on any object

      • v1.0.1
      • 28.50
      • Published

      chai-properties

      check partially object properties with chai

      • v1.4.0
      • 28.48
      • Published

      fwsp-config

      Configuration file handler

      • v1.1.5
      • 28.22
      • Published

      split-keys

      For each comma-separated key in object create a separate property.

      • v0.0.7
      • 27.88
      • Published

      materialize

      Turn a list into an object

      • v1.0.0
      • 27.84
      • Published

      props-check

      Check your props and give a helpful error if you've mis-typed.

      • v0.3.2
      • 27.78
      • Published

      parameter-validator

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

      • v1.0.5
      • 27.68
      • Published

      set-object

      DEPRECATED - use set-value instead.

      • v1.0.1
      • 27.22
      • Published

      amqplib-rpc

      Thin Amplib utils for RabbitMQ RPC in Node.js

      • v3.1.0
      • 27.19
      • Published

      postcss-use-logical

      Converts physical properties into logical properties

      • v0.1.5
      • 27.16
      • Published

      has-any

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

      • v0.1.2
      • 27.14
      • Published

      cocktail

      CocktailJS is a small library to explore traits, talents, inheritance and annotations concepts in nodejs - Shake your objects and classes with Cocktail!

      • v0.7.3
      • 27.14
      • 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.96
      • Published

      mixes

      a tiny util to mix functions and properties into a prototype

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

      sonic-memoize

      Ultra fast, zero config memoization of functions

      • v1.1.3
      • 26.52
      • Published

      def

      A JavaScript library for creating complex objects and properties, intuitively.

      • v0.0.8
      • 26.45
      • Published

      @hansogj/array.utils

      utilizes js/ts arrays with onEmpty, defined and flatMap functions

      • v2.7.2
      • 26.37
      • Published

      gulp-props2json

      A Gulp plugin to convert Java .properties to JSON

      • v2.0.0
      • 26.30
      • Published

      propper

      A tool for getting and setting object properties using dot notation, path notation, and arrays to speficy properties.

      • v1.0.4
      • 26.13
      • Published

      get-prop-safe

      Safely get nested properties on an object if they exist

      • v1.0.0
      • 25.61
      • Published

      vue-async-properties

      Vue Component Plugin for asynchronous data and computed properties.

      • v0.5.2
      • 25.54
      • Published

      react-manifest

      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

      • v1.0.5
      • 25.27
      • Published

      gulp-theo

      Gulp-theo is a plugin that transforms and formats Design Tokens

      • v2.0.1
      • 25.22
      • Published

      omit-deep-by-values

      Omit object keys by values recursively with lodash as only dependency.

      • v1.0.2
      • 24.84
      • Published

      promise-all-props

      Like `Promise.all` but for object properties.

      • v3.0.0
      • 24.67
      • Published

      own

      Simple `propertiesObject` creation for use with `Object.create()`

      • v1.0.0
      • 24.60
      • Published

      transform-props

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

      • v1.0.1
      • 24.54
      • Published

      modify-json-file

      Simple and modern way to modify JSON files

      • v1.2.2
      • 24.52
      • Published

      css-vars-from-json

      Generates css custom properties (variables) from json or javascript object.

      • v1.1.0
      • 24.38
      • Published

      react-native-propsenv

      About Support load multiple environment variables by properties file for react native

        • v1.0.7
        • 23.97
        • Published

        taks-stylelint-order

        Stylelint order config with comprehensive CSS properties ordering.

        • v1.1.3
        • 23.86
        • Published

        properties-store

        Library for storing .properties files in Node.js

        • v0.4.0
        • 23.66
        • Published

        deep-pick-by

        Recursively pick an object or an array by given criteria.

        • v1.0.0
        • 23.60
        • Published

        immstruct

        Immutable data structure for top-to-bottom properties in component based libraries like React

        • v2.0.0
        • 23.50
        • Published

        propsenv

        Loads multiple environment variables from properties file

          • v1.0.4
          • 23.46
          • Published

          therror-unica

          Create Telefonica UNICA Errors

          • v3.0.0
          • 23.35
          • Published

          copy-utils

          Utility functions for copying properties from one JavaScript object to another

          • v1.0.0
          • 23.00
          • Published

          known

          Allow only access to known object properties using ES2015 Proxy

          • v4.0.0
          • 22.91
          • Published

          merge-deeply

          This library allows you to Merge and Clone Object with prototypes

          • v3.0.1
          • 22.63
          • Published

          vue-set-value

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

          • v1.0.3
          • 22.51
          • Published

          uppercase-keys

          Uppercase the keys of an object

          • v1.1.1
          • 22.46
          • Published

          @wertarbyte/omit-deep

          Recursively omit the specified key or keys from an object.

          • v0.6.0
          • 22.42
          • Published

          gulp-clean-package

          Gulp plugin to clean a `package.json` files.

          • v0.0.2
          • 22.40
          • Published

          @chai-stuff/same-props

          Check that two objects have all the same properties (keys and values) but don't check that the objects' constructors are the same.

          • v0.3.3
          • 22.22
          • Published

          css-properties

          Get list of all available CSS properties

          • v2.0.2
          • 22.21
          • Published

          design-tokens

          Simple configuration for defining, maintaining and building design tokens.

          • v1.0.1
          • 22.07
          • Published

          obj-key-count

          A fast way to check if the object has a specific number of properties.

          • v1.0.8
          • 22.07
          • Published

          line-info

          Gather information about a line based on content and cursor position

          • v0.2.0
          • 22.06
          • Published

          officeprops2

          Manipulate MS office and Open Office metadata

          • v1.0.1
          • 21.97
          • Published

          deeps

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

          • v1.4.5
          • 21.91
          • Published

          foreach-prop

          Array-like methods for objects

          • v2.1.0
          • 21.84
          • Published

          gulp-props

          Convert Java .properties to JSON

          • v2.0.1
          • 21.75
          • Published

          mutable

          Mutable state containers with dirty checking and more

          • v1.0.427
          • 21.69
          • Published

          extract

          Extract specific properties from objects and generate new one.

          • v1.0.0
          • 21.62
          • Published

          conflakes

          Manager of the configuration, may be depending on the environment, with the ability to import another config files defined inside themselves.

          • v3.3.2
          • 21.41
          • Published

          precsss

          Use Sass-like markup and staged CSS features in CSS

          • v4.0.2
          • 21.14
          • Published

          get-lookup

          Helper for object deeply nested properties lookup

          • v1.1.2
          • 21.12
          • 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.11
          • Published

          app-etc-load

          Loads a configuration file.

          • v1.0.1
          • 21.11
          • Published

          dot-values2

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

          • v2.0.7
          • 21.09
          • Published

          property-manager

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

          • v3.0.0
          • 21.02
          • Published

          laze

          lazy properties

          • v0.1.0
          • 21.01
          • Published

          deep-sort

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

          • v1.0.4
          • 21.01
          • Published

          get-props

          gets exactly those property names that you need

          • v1.0.2
          • 21.00
          • 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.89
          • 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.88
          • 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.84
          • 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.84
          • 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.83
          • 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.81
          • Published

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

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

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

          @hoangcung1804npm/culpa-corporis-laboriosam

          [![NPM](https://img.shields.io/npm/v/@hoangcung1804npm/culpa-corporis-laboriosam.svg?style=flat-square)](https://www.npmjs.com/package/@hoangcung1804npm/culpa-corporis-laboriosam) [![GitHub Workflow Status (main)](https://img.shields.io/github/actions/wor

          • v1.0.0
          • 20.80
          • Published

          @hutechtechnical/voluptates-ipsa-in-numquam

          ![logo](https://qcobjects.dev/qcobjects_01.png) [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FQuickCorp%2FQCObjects-SDK?ref=badge_shield

          • v1.0.0
          • 20.79
          • Published

          @ryniaubenpm/non-possimus-iusto

          [![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.79
          • 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.78
          • 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.78
          • 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.78
          • Published

          @ryniaubenpm/ipsa-molestiae-veniam

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

          @crabas0npm/commodi-illum-inventore

          <a href="https://react-scroll-parallax.damnthat.tv/"><img src="https://react-scroll-parallax.damnthat.tv/img/logo.png" style="width:96px;height:auto;"></a>

          • v1.0.0
          • 20.78
          • 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.78
          • 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.77
          • 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

          @ryniaubenpm/laudantium-quos-fuga

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

          @tea062024/asperiores-quae-ut

          File-based routing plugin for fastify. Inspired from [fastify-autoroutes](https://github.com/GiovanniCardamone/fastify-autoroutes).

          • v1.0.0
          • 20.76
          • Published

          @wemnyelezxnpm/quod-et-a

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

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