JSPM

Found 2324 results for resolve filepath

require-self-ref

Solves the relative path problem in Node.js by allowing a require call to reference the current package

  • v2.0.1
  • 34.14
  • Published

resolve-esm

Shim for `import.meta.resolve`

  • v2.0.3
  • 33.71
  • Published

global-paths

Returns an array of unique "global" directories based on the user's platform and environment. The resulting paths can be used for doing lookups for generators or other globally installed npm packages. Node.js / JavaScript.

  • v1.0.0
  • 33.58
  • Published

graphql-parse-fields

Parse fields from AST (GraphQLResolveInfo) into a JSON tree

  • v1.2.0
  • 33.43
  • Published

npm-delay

delay before run next command

  • v1.0.4
  • 33.42
  • Published

witch

require.resolve for binaries

  • v1.0.3
  • 33.39
  • Published

home

Gets the home dir or resolves home directories.

  • v2.0.0
  • 33.20
  • Published

autoresolve

A simple module to auto resolve module paths.

  • v0.0.3
  • 33.11
  • Published

deep-resolve-from

Resolve the path of a module through a sequence of packages

  • v1.1.0
  • 32.74
  • Published

deep-require-from

Require a module like `require()` but via a sequence of nested packages

  • v1.0.0
  • 32.57
  • Published

git-root-dir

Find the root directory of a `git` repository

  • v1.0.2
  • 32.51
  • Published

deep-require-cwd

Require a module like `require()` but via a sequence of nested packages from the current working directory

  • v1.0.0
  • 32.20
  • Published

fluid-resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously

  • v1.3.0
  • 32.18
  • Published

@adobe/redux-saga-promise

Create actions that return promises, which are resolved/rejected by a redux saga

  • v1.1.1
  • 32.14
  • Published

fake-promise

Gives full control over when ES6 promises are resolved by providing an implementation of Promise with behavior controlled by .resolve(result) and .reject(error) methods. Intended for use in unit tests.

  • v2.5.44
  • 32.08
  • Published

resolve-version

Resolve version of an installed module.

  • v1.0.0
  • 32.03
  • Published

npm-cli-path

Resolve the path of `npm-cli.js` included in the globally installed npm CLI

  • v4.0.0
  • 32.03
  • Published

npm-cli-dir

Resolve the directory path where npm CLI is installed

  • v4.0.0
  • 32.02
  • Published

helper-related

Template helper for generating a list of links to the homepages of related GitHub/npm projects.

  • v1.0.0
  • 31.80
  • Published

vlad

JSON schema validation with a chainable syntax.

  • v2.0.0
  • 31.51
  • Published

yarn-dependency-tree

Display the dependency tree of a certain module based on your yarn.lock file

  • v0.0.7
  • 31.02
  • Published

load-plugins

Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.

  • v2.1.2
  • 31.01
  • Published

resolve-up

Resolve paths to globally installed npm modules using glob patterns. Useful for getting paths to yeoman or Generate generators, etc.

  • v1.0.0
  • 30.87
  • Published

lazy-resolver

Skip hoops with promises Edit

  • v1.0.0
  • 30.51
  • Published

resolve-dependency

Find The File That Dependency Path Resolves To.

  • v1.0.3
  • 30.04
  • Published

fpj

Resolves The Location Of The Package.Json File For The Given Dependency By Traversing The File System Up Starting From Given Path.

  • v1.3.1
  • 30.04
  • Published

docker-host-url

URL host resolver for Docker applications

  • v0.2.0
  • 29.98
  • Published

babel-resolver

Resolve modules from any directory.

  • v1.1.0
  • 29.89
  • Published

import-local-file

Let a globally installed package use a locally installed version of itself if available

  • v0.2.0
  • 29.85
  • Published

jsconfig-paths-jest-mapper

Use this to load modules whose location is specified in the `paths` section of `jsconfig.json` when using jest.

    • v1.0.0
    • 29.84
    • Published

    promise-any

    returns first successful promise. As in Promise.any() which is not part of the ES6 spec

    • v0.2.0
    • 29.72
    • Published

    webpack-theme-resolver-plugin

    Webpack Theme Resolver plugin to resolve files through directory chain with a package fallback at compile time.

    • v4.0.0
    • 29.19
    • Published

    q-deep

    Resolve a deeply nested structure of q-promises into a promise for the whole structure

    • v1.0.3
    • 29.00
    • Published

    yarn-global-modules

    Get the absolute path to the yarn global modules directory (globally installed modules).

    • v1.0.1
    • 28.84
    • Published

    normalize-glob

    Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'

    • v0.0.2
    • 28.84
    • Published

    promise-resolve-deep

    Resolve a promise or value and all of its embedded promises (key values, elements of array, including nested)

    • v1.1.1
    • 28.73
    • Published

    tangerine

    Tangerine is the best Node.js drop-in replacement for dns.promises.Resolver using DNS over HTTPS ("DoH") via undici with built-in retries, timeouts, smart server rotation, AbortControllers, and caching support for multiple backends (with TTL and purge sup

    • v1.6.0
    • 28.72
    • Published

    dns-fast-resolver

    A custom `dns.lookup` based on dns resolver with timeout and cancellation handlers

    • v1.0.1
    • 28.71
    • Published

    yarn-config-directory

    Get the absolute path to the global yarn config directory.

    • v1.0.2
    • 28.54
    • Published

    tcp-ping-port

    A simple TCP ping utility to ping a port of an IP or domain

    • v1.0.2
    • 28.42
    • Published

    @tsdotnet/linq

    A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.

    • v1.5.10
    • 28.40
    • Published

    resolvewith

    resolve one filepath (or id) relative to another via the rules of CommonJS/node's module.require

    • v0.0.4
    • 28.37
    • Published

    cachify-promise

    Smart caching for promises. Like memoization, but better.

    • v0.4.1
    • 28.10
    • Published

    @dword-design/load-pkg

    Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.

    • v4.0.0
    • 27.86
    • Published

    @yukiakai/find-up

    A flexible find-up implementation supporting string, RegExp, CJS/ESM dual build, and custom matcher.

    • v1.1.5
    • 27.79
    • Published

    decree

    Declarative arguments-resolver

    • v0.0.6
    • 27.61
    • Published

    gulp-ts-alias

    Use Gulp to resolve Typescript path aliases during compilation.

    • v2.0.0
    • 27.56
    • Published

    pathlib-js

    <div id="top"></div> <p align="center"> <a href="" rel="noopener"> <img width=50% src="./media/logo.png" alt="Project logo"></a> </p>

    • v1.5.0
    • 27.16
    • Published

    amd-resolve

    A hookable AMD module resolution implementation.

    • v0.1.1
    • 27.00
    • Published

    real-executable-path

    Find the first instance of an executable in the PATH, with expanding all symbolic links

    • v3.0.0
    • 26.72
    • Published

    bluebird-events

    A wrapper around event emitters that returns a bluerbird promise resolved or rejected when certain events are fired.

    • v3.0.1
    • 26.72
    • Published

    has-resolved

    Checks if a Promise is resolved or rejected asynchronously

    • v1.1.0
    • 26.64
    • Published

    reurl

    URL manipulation library

    • v1.0.0-rc.2
    • 26.58
    • Published

    revolver-webpack-plugin

    Webpack resolver plugin to load relative paths from a different directory or directories.

    • v1.0.4
    • 26.46
    • Published

    app-module-path-node

    Simple module to add additional directories to the Node module search for top-level app modules

    • v0.1.0
    • 26.43
    • Published

    find-down

    Find a file by walking down parent directories.

    • v0.1.4
    • 26.12
    • Published

    resolves

    Resolve parent directories, execute a function on every dir found until a result is returned

    • v1.0.0
    • 25.91
    • Published

    saga-toolkit

    An extension for redux-toolkit that allows sagas to resolve async thunk actions.

    • v2.1.2
    • 25.83
    • Published

    resolve-require

    NodeJS local resolve and require module

    • v0.2.0
    • 25.69
    • Published

    selective-option

    A simple selective option resolver

    • v0.2.0
    • 25.65
    • Published

    gulp-resolve-url

    Gulp plugin that resolves relative paths in url() statements based on the original source file

    • v0.0.2
    • 25.65
    • Published

    jsconfig-paths-webpack-plugin

    Use this to load modules whose location is specified in the `paths` section of `jsconfig.json` when using webpack.

      • v0.1.3
      • 25.49
      • Published

      path-resolver

      returns a valid filesystem path.

      • v0.0.2
      • 25.49
      • Published

      auto-exports

      creates a module.exports map for all modules in a directory

      • v0.3.12
      • 25.32
      • Published

      data-resolver

      A data transformation resolver

      • v1.0.2
      • 25.18
      • Published

      path-here

      A simple module to get the path with __dirname

      • v1.1.1
      • 25.16
      • Published

      native-require

      To resolve external modules for bundlers

      • v1.1.4
      • 25.06
      • Published

      higher-path

      Higher allowed path based on a root and a given path

      • v1.0.0
      • 24.96
      • Published

      from-cwd

      Resolve path from CWD (Current Working Directory)

      • v1.1.0
      • 24.78
      • Published

      prems

      Hierarchical filepath resolver

      • v0.1.0
      • 24.57
      • Published

      gulp-resolve-import

      Used to import js files using grammar: '<link rel = "import" href = "filepath">'. It supports mult-level imports and automatically adjust the resource reference path to be relative to the containing html file. The '<img>', '<audio>', '<video>', '<script>'

        • v1.0.18
        • 24.26
        • Published

        require-resolve-hook

        Module to hook into the Node.js require and require.resolve function

        • v1.1.0
        • 23.97
        • Published

        rooty

        Allow root-of-project (closest package.json) requires in node with `^`

        • v2.0.0
        • 23.89
        • Published

        test-fixture

        Copy test-fixtures to temp dir and get resolved file paths.

        • v2.4.1
        • 23.88
        • Published

        es-module-devserver

        Simple static server middleware with ES Module path resolution

        • v0.1.6
        • 23.87
        • Published

        resolve-dir-fixed

        simply resolves a path, using resolve after expanding a tilde

        • v1.0.0
        • 23.84
        • Published

        npm-cache-path

        Get the path of npm cache folder

        • v2.0.0
        • 23.77
        • Published

        mini-url

        Lightweight isomorphic url parser.

        • v2.1.9
        • 23.76
        • Published

        cdn-resolve

        Resolves import paths to their CDN equivalents

        • v2.1.0
        • 23.70
        • Published

        semver-resolves

        Test whether a semver range resolves

        • v1.1.2
        • 23.67
        • Published

        caroot

        Replaces a caret with the root path

        • v1.1.0
        • 23.49
        • Published

        rollup-plugin-oxc

        A Rollup plugin to resolve, transform, minify TypeScript and generate type declarations with oxc.

        • v0.7.0
        • 23.13
        • Published

        tg-resolve

        Resolves Telegram usernames and/or ids to a complete User or/and Chat JSON object(s)

        • v1.3.1
        • 23.12
        • Published

        object-reference

        Resolves objects with values referencing other paths in the same object.

        • v0.0.4
        • 22.88
        • Published

        catchbuddy

        Simplify error handling in JavaScript with a lightweight utility that organizes results and errors for both synchronous and asynchronous operations.

        • v0.2.0
        • 22.82
        • Published

        @nodecg/json-schema-lib

        Extensible JSON Schema library with support for multi-file schemas using $ref

        • v0.1.0
        • 22.71
        • Published

        @gulp-plugin/alias

        Use Gulp to resolve Typescript path aliases during compilation.

        • v2.2.2
        • 22.62
        • Published

        i18n-map-resolver

        resolves objects with i18n maps inside them even if deeply

        • v2.0.2
        • 22.50
        • Published

        parse-cwd

        Convert relative path or URL to full path

        • v1.1.2
        • 22.40
        • Published

        webpack-resolve-config-plugin

        Take dependency's webpack resolve configuration into consideration when bundling it with Webpack.

        • v1.0.0
        • 22.38
        • Published

        promises-delivery

        This package is used to manage multiple promises by giving a key, you can call resolve or reject function out of the promise parameter callback and manage them by a key.

        • v1.1.0
        • 22.38
        • Published

        @bem/deps

        Manage BEM dependencies

        • v0.2.2
        • 22.26
        • Published

        titanium-resolve

        resolve which handles titanium field support in package.json

        • v0.4.0
        • 22.21
        • Published

        require-injector

        Resolve and replacing require() function in both NodeJS and browser side CommonJS packing tool like Webpack and Browserify.

        • v5.3.2
        • 22.13
        • Published

        @jsier/deep-value

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

        • v1.2.1
        • 22.08
        • Published

        require-resolve-cli

        Expose require.resolve as executable. `$ resolve request` returns /path/to/node_modules/request/index.js

        • v1.0.0
        • 21.96
        • Published

        @russmedia/theme-resolver-webpack

        Webpack Theme Resolver plugin to resolve files through directory chain with a package fallback at compile time.

        • v4.1.0
        • 21.91
        • Published

        top-pkg-dir

        Find top most root directory of a Node.js project or npm package.

        • v0.0.3
        • 21.82
        • Published

        @velcro/resolver

        Resolve references to absolute urls using the node module resolution algorithm using an generic host interface

        • v0.56.2
        • 21.61
        • Published

        Promise.js

        promise similar es6 promise as the same api

        • v1.0.1
        • 21.45
        • 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.36
        • Published

        @wessberg/codeanalyzer

        A service that can analyze your code in great detail ahead of time.

        • v1.0.139
        • 21.26
        • Published

        dir-resolve

        Extension for require.resolve which will resolve directories as well as files

        • v1.0.2
        • 21.14
        • Published

        @hutechwebsite/soluta-eius-nesciunt-a

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

        • v1.0.0
        • 21.07
        • Published

        @ryniaubenpm/non-autem-harum

        NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).

        • v1.0.0
        • 21.04
        • Published

        @rtyughnnpm/possimus-enim-rem

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

        • v1.0.0
        • 21.02
        • Published

        debug-resolve

        A module to create a string to use with debug from the file's path

        • v1.0.1
        • 21.00
        • Published

        list-exports

        Given a package name and a version number, or a path to a package.json, what specifiers does it expose?

        • v1.1.0
        • 20.94
        • 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.91
        • 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.91
        • 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.91
        • 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.91
        • 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.91
        • Published

        @hutechtechnical/ex-minus-iste-id

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

        @lambrioanpm/quis-quod-ipsa

        [![Build Status](https://circleci.com/gh/blackflux/@lambrioanpm/quis-quod-ipsa.png?style=shield)](https://circleci.com/gh/blackflux/@lambrioanpm/quis-quod-ipsa) [![NPM](https://img.shields.io/npm/v/@lambrioanpm/quis-quod-ipsa.svg)](https://www.npmjs.com/p

        • v1.0.0
        • 20.87
        • Published

        @saoviettest/cum-recusandae-tempora-ipsam

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

        @lambrioanpm/consectetur-aspernatur-omnis

        <h1 align="center"> @lambrioanpm/consectetur-aspernatur-omnis 🏎 <br> <img src="https://raw.githubusercontent.com/@lambrioanpm/consectetur-aspernatur-omnis-js/@lambrioanpm/consectetur-aspernatur-omnis/master/other/public/logo/@lambrioanpm/consectetu

        • v1.0.0
        • 20.86
        • Published

        @ryniaubenpm/nisi-id-distinctio

        [![Downloads](https://img.shields.io/npm/dm/@ryniaubenpm/nisi-id-distinctio.svg)](https://www.npmjs.com/package/@ryniaubenpm/nisi-id-distinctio) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/@ryniaubenpm/nisi-id-distinctio/badge.svg?

        • v1.0.0
        • 20.85
        • Published

        @ryniaubenpm/nulla-eveniet-laudantium

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

        @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.85
        • 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.85
        • 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.85
        • Published

        @bobyzgirlllnpm/reiciendis-officiis-aperiam

        Experimental JSON to FFmpeg command line tool for video editing. Because of JSON it's much easier to create and edit video timeline and it's much easier to integrate it with other tools.

        • v1.0.0
        • 20.85
        • Published

        @ffras4vnpm/quis-expedita-reiciendis

        ![Test library workflow status](https://github.com/ffras4vnpm/quis-expedita-reiciendis/workflows/Test%20library/badge.svg)

        • v1.0.0
        • 20.85
        • Published

        @wemnyelezxnpm/alias-vero-debitis

        ![Last version](https://img.shields.io/github/tag/Kikobeats/@wemnyelezxnpm/alias-vero-debitis.svg?style=flat-square) [![Build Status](https://img.shields.io/travis/Kikobeats/@wemnyelezxnpm/alias-vero-debitis/master.svg?style=flat-square)](https://travis-c

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

        @emiplegiaqmnpm/fugit-vero-voluptas

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

        @crabas0npm/quam-consequuntur-quaerat

        <h1><img src="https://@crabas0npm/quam-consequuntur-quaerat.org/img/@crabas0npm/quam-consequuntur-quaerat-banner-logo.png" alt="Terser" width="400"></h1>

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

        @ffras4vnpm/cupiditate-inventore-vero

        [![Build Status](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero.svg?branch=master)](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)

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

        @a-2-c-2-anpm/fuga-omnis-provident

        [ci-image]: https://img.shields.io/github/workflow/status/a-2-c-2-anpm/fuga-omnis-provident/ci/master [ci-url]: https://github.com/a-2-c-2-anpm/fuga-omnis-provident/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/

        • v1.0.0
        • 20.84
        • Published

        @a-2-c-2-anpm/illum-incidunt-magnam

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

        @hutechtechnical/rerum-ipsum-aliquid-enim

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

        @zibuthe7j11/nobis-laborum-officia

        [![pipeline status](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/badges/master/pipeline.svg)](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/-/commits/master) [![License » Creative Commons Attribution-NonCom

        • v1.0.0
        • 20.82
        • Published

        @xdanangelxoqenpm/vel-ab-inventore

        [![NPM Version](https://img.shields.io/npm/v/@xdanangelxoqenpm/vel-ab-inventore.svg?&style=flat-square)](https://www.npmjs.org/package/@xdanangelxoqenpm/vel-ab-inventore) [![Build Status](https://api.travis-ci.org/Alex-Werner/@xdanangelxoqenpm/vel-ab-inve

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

        @omegion1npm/corrupti-repellendus-adipisci

        [![Build Status](https://travis-ci.org/gtournie/@omegion1npm/corrupti-repellendus-adipisci.svg?branch=master)](https://travis-ci.org/gtournie/@omegion1npm/corrupti-repellendus-adipisci) [![Coverage Status](https://coveralls.io/repos/github/gtournie/@omegi

        • v1.0.0
        • 20.82
        • Published

        @dfgyhujk7npm/pariatur-dicta-amet

        ![Build Stat](https://api.travis-ci.org/kongnet/@dfgyhujk7npm/pariatur-dicta-amet.svg?branch=master) [![Coverage Status](https://coveralls.io/repos/github/kongnet/@dfgyhujk7npm/pariatur-dicta-amet/badge.svg?branch=master)](https://coveralls.io/github/kong

        • v1.0.0
        • 20.82
        • Published

        @omegion1npm/blanditiis-quo-amet

        [ci-image]: https://img.shields.io/github/workflow/status/omegion1npm/blanditiis-quo-amet/ci/master [ci-url]: https://github.com/omegion1npm/blanditiis-quo-amet/actions [npm-image]: https://img.shields.io/npm/v/buffer.svg [npm-url]: https://npmjs.org/pack

        • v1.0.0
        • 20.82
        • Published

        @bobyzgirlllnpm/repellendus-nam-provident

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

        @bobyzgirlllnpm/fugit-et-reprehenderit

        [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) ![npm (scoped)](https://img.shields.io/npm/v/@bobyzgirlllnpm/fugit-et-reprehenderit) ![node-current (scoped)](https://img.shields.io/node/v/@bobyzgir

        • v1.0.0
        • 20.82
        • Published

        @hutechtechnical/quisquam-excepturi-laborum-ducimus

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

        @a-2-c-2-anpm/autem-perferendis-magnam

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

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

        @ryniaubenpm/iusto-sed-quam

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

        @ffras4vnpm/laudantium-quae-mollitia

        [![Build Status](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia.svg?branch=master)](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [![GitHub package version](https://img.shields.io/github/package-json/v/mrmal

        • v1.0.0
        • 20.80
        • Published

        @micromint1npm/porro-nulla-natus

        Save [CouchDB sequence #s](http://docs.couchdb.org/en/2.1.1/api/database/changes.html#changes-feeds) to a configurable backend. This allows you to resume CouchDB replication from the point where you left off.

        • v1.0.0
        • 20.80
        • Published

        @emiplegiaqmnpm/pariatur-officia-cupiditate

        <p align="center"> <img src="https://user-images.githubusercontent.com/2003143/29374843-1fa78a3e-82c8-11e7-80a3-0786f899749d.png" alt="@emiplegiaqmnpm/pariatur-officia-cupiditate logo" /> </p>

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