require-self-ref
Solves the relative path problem in Node.js by allowing a require call to reference the current package
Found 2324 results for resolve filepath
Solves the relative path problem in Node.js by allowing a require call to reference the current package
Allow rollup to resolve local files with any extension
Shim for `import.meta.resolve`
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.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Resolves aliases with Rollup
Parse fields from AST (GraphQLResolveInfo) into a JSON tree
delay before run next command
require.resolve for binaries
Gets the home dir or resolves home directories.
A simple module to auto resolve module paths.
Resolve the path of a module through a sequence of packages
Require a module like `require()` but via a sequence of nested packages
Find the root directory of a `git` repository
<h3 align="center"> @merger203/expert-invention </h3>
babel-plugin-root-import resolver for eslint-plugin-import
Require a module like `require()` but via a sequence of nested packages from the current working directory
resolve like require.resolve() on behalf of files asynchronously and synchronously
Create actions that return promises, which are resolved/rejected by a redux saga
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.
Resolve version of an installed module.
Resolve the path of `npm-cli.js` included in the user-installed npm on Windows
Resolve the path of `npm-cli.js` included in the globally installed npm CLI
Resolve the directory path where npm CLI is installed
A path of the currently executed npm CLI
Template helper for generating a list of links to the homepages of related GitHub/npm projects.
Promise related utilities
JSON schema validation with a chainable syntax.
Resolve or reject only last Promise.
Load a module from either CWD or npm CLI directory
Return an accessor function for retrieving an element from an array-like object.
Display the dependency tree of a certain module based on your yarn.lock file
Load plugins for gulp, grunt, assemble, verb any node.js app that needs to load plugins from node_modules or local folders.
Resolve paths to globally installed npm modules using glob patterns. Useful for getting paths to yeoman or Generate generators, etc.
Babel Plugin Root Import ESLint resolver.
Skip hoops with promises Edit
Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.
Parse, Resolve, and Dereference JSON Schema $ref pointers
Find The File That Dependency Path Resolves To.
Resolves The Location Of The Package.Json File For The Given Dependency By Traversing The File System Up Starting From Given Path.
URL host resolver for Docker applications
Resolve modules from any directory.
Let a globally installed package use a locally installed version of itself if available
Use this to load modules whose location is specified in the `paths` section of `jsconfig.json` when using jest.
returns first successful promise. As in Promise.any() which is not part of the ES6 spec
Webpack Theme Resolver plugin to resolve files through directory chain with a package fallback at compile time.
Resolve a deeply nested structure of q-promises into a promise for the whole structure
Offers an enhanced bower support for enhanced-resolve plugin.
Get the absolute path to the yarn global modules directory (globally installed modules).
Normalize a glob pattern by expanding braces, making it absolute and resolving parent directories '..'
Resolve a promise or value and all of its embedded promises (key values, elements of array, including nested)
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
A custom `dns.lookup` based on dns resolver with timeout and cancellation handlers
Get the absolute path to the global yarn config directory.
A simple TCP ping utility to ping a port of an IP or domain
A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.
resolve one filepath (or id) relative to another via the rules of CommonJS/node's module.require
Smart caching for promises. Like memoization, but better.
A babel plugin that resolves modules using the tsconfig.json or jsconfig.json configuration
Loads package.json, by finding the first directory with a package.json, recursing up, starting with the given directory.
Nodejs module loader from Typescript path alias
A flexible find-up implementation supporting string, RegExp, CJS/ESM dual build, and custom matcher.
Declarative arguments-resolver
Use Gulp to resolve Typescript path aliases during compilation.
Resolve modules from any directory.
Use Webpack's enhanced-resolve inside Jest
<div id="top"></div> <p align="center"> <a href="" rel="noopener"> <img width=50% src="./media/logo.png" alt="Project logo"></a> </p>
A hookable AMD module resolution implementation.
Find the first instance of an executable in the PATH, with expanding all symbolic links
A wrapper around event emitters that returns a bluerbird promise resolved or rejected when certain events are fired.
Checks if a Promise is resolved or rejected asynchronously
URL manipulation library
Webpack resolver plugin to load relative paths from a different directory or directories.
Simple module to add additional directories to the Node module search for top-level app modules
Find a file by walking down parent directories.
cache layer for jest-resolve
A ponyfill for Node.js path.resolve
Resolve parent directories, execute a function on every dir found until a result is returned
A tiny TypeScript library to resolve URLs.
An extension for redux-toolkit that allows sagas to resolve async thunk actions.
NodeJS local resolve and require module
resolvewith with extra power
A simple selective option resolver
Gulp plugin that resolves relative paths in url() statements based on the original source file
Resolve relative paths as though it were in the caller's file
Use this to load modules whose location is specified in the `paths` section of `jsconfig.json` when using webpack.
Rollup plugin to resolve relative imports from local folders without stating the index file
returns a valid filesystem path.
creates a module.exports map for all modules in a directory
A lightweight Deferred implementation, using native Promises
Rewrite module resolving path
package.json dependency resolver
A data transformation resolver
Load `request` module from either CWD or npm CLI directory
A simple module to get the path with __dirname
Modify the webpack resolve section of CRA
Create actions that return promises, which are resolved or rejected by a redux saga
To resolve external modules for bundlers
Higher allowed path based on a root and a given path
Resolve path from CWD (Current Working Directory)
Hierarchical filepath resolver
Meta-package for LeanCode linting configurations
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>'
Replace modules with Rollup
Module to hook into the Node.js require and require.resolve function
Allow root-of-project (closest package.json) requires in node with `^`
Copy test-fixtures to temp dir and get resolved file paths.
Simple static server middleware with ES Module path resolution
simply resolves a path, using resolve after expanding a tilde
Get the path of npm cache folder
Lightweight isomorphic url parser.
Resolves import paths to their CDN equivalents
Test whether a semver range resolves
vite plugin resolve externals
Copy local page assets to permalink folder
Replaces a caret with the root path
A Vite plugin that resolves TypeScript compilerOptions.paths.
A Rollup plugin to resolve, transform, minify TypeScript and generate type declarations with oxc.
Resolves Telegram usernames and/or ids to a complete User or/and Chat JSON object(s)
@wnynya/dns
Resolves objects with values referencing other paths in the same object.
Simplify error handling in JavaScript with a lightweight utility that organizes results and errors for both synchronous and asynchronous operations.
Extensible JSON Schema library with support for multi-file schemas using $ref
Module to hook into the Node.js require and require.resolve function
Use Gulp to resolve Typescript path aliases during compilation.
resolves objects with i18n maps inside them even if deeply
Resolve the output ndarray data type for a unary function.
Convert relative path or URL to full path
Take dependency's webpack resolve configuration into consideration when bundling it with Webpack.
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.
Manage BEM dependencies
resolve which handles titanium field support in package.json
Resolve and replacing require() function in both NodeJS and browser side CommonJS packing tool like Webpack and Browserify.
Safely resolves deep value of an object or array by providing path to the targeted property.
Expose require.resolve as executable. `$ resolve request` returns /path/to/node_modules/request/index.js
Webpack Theme Resolver plugin to resolve files through directory chain with a package fallback at compile time.
Find top most root directory of a Node.js project or npm package.
Module resolver plugin for Babel
Resolve references to absolute urls using the node module resolution algorithm using an generic host interface
promise similar es6 promise as the same api
<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:/
A service that can analyze your code in great detail ahead of time.
Extension for require.resolve which will resolve directories as well as files
[![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]
Utilities for resolving sass url paths
NodeJS implementation (written in TypeScript) of OPDS functionality for the Readium2 architecture ( https://github.com/readium/architecture/ ).
json-schema-ref-parser fork excluding Node.js modules
[](https://circleci.com/gh/blackflux/@rtyughnnpm/possimus-enim-rem) [](https://www.npmjs
A module to create a string to use with debug from the file's path
webpack loader for babel-plugin-module-resolver
<!-- BEFORE EDITING THIS README Our README.md is auto-generated by combining pages in website/docs and website/readme-sources
Given a package name and a version number, or a path to a package.json, what specifiers does it expose?
Use to external resources, like webpack externals
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
 [](https://www.npmjs.com/package/@nahkies/openapi-code-generator)
[](https://coveralls.io/github/zibuthe7j11/voluptatum-magnam-tempore) [](https://npmjs.com/package/@zibuthe7j11/placeat-minima-aspernatur) [](https://npmjs.org/package/fastify-type-provider-zod) [](https://npmjs.org/package/fastify-type-provid
[](https://circleci.com/gh/blackflux/@lambrioanpm/quis-quod-ipsa) [](https://www.npmjs.com/p
[![NPM version][npm-version-image]][npm-url] [![NPM downloads][npm-downloads-image]][npm-downloads-url] [![MIT License][license-image]][license-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [  ](https://nodei.co/npm/@xdanangelxoqenpm/nobis-laborum-dolorum/)
<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
[](https://www.npmjs.com/package/@ryniaubenpm/nisi-id-distinctio) [ | [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
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.

 [](https://travis-c
<img alt="rocket" src="rocket.svg" width="120" />
[![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]
[](https://badge.fury.io/js/@drtyhu8npm/aut-deserunt-temporibus) [](https://www.npmjs.
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[![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
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
<p align="center"> <img src="./@micromint1npm/eveniet-ad-in_cover.png" width="500" alt="@micromint1npm/eveniet-ad-in" /> </p>
[![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
[](https://github.com/saoviettest/nulla-adipisci-vel-porro/actions) [](https://badge.fury.io/js/@hutechwebsite/debitis-excepturi-reprehenderit-inventore)
[](https://travis-ci.org/ffras4vnpm/cupiditate-inventore-vero)
[](https://www.npmjs.com/package/@hoangcung1804npm/consectetur-soluta-qui) [](https://github.com/emiplegiaqmnpm/iure-autem-nobis/blob/master/LICENSE) [](https://www.npmjs.com/packag
<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
<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="
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![Travis Build Status][travis-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url] [![Bundle Size][bundlephobia-image]][bundlephobia-url]
TypeScript library to help building OpenAPI 3.x compliant API contracts.
[](https://piral.io)
[](https://labs.sgapps.io/open-source/@zibuthe7j11/nobis-laborum-officia/-/commits/master) [](https://www.npmjs.org/package/@xdanangelxoqenpm/vel-ab-inventore) [](https://travis-ci.org/gtournie/@omegion1npm/corrupti-repellendus-adipisci) [.
<!--#echo json="package.json" key="name" underline="=" --> @ryniaubenpm/doloremque-impedit-libero ========= <!--/#echo -->
 [](https://coveralls.io/github/kong
Express Handlebars ==================
[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
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://opensource.org/licenses/MIT)   package.
The algorithm continuously evaluates and scores open source software projects in supported package managers based on their impact and value to the OSS ecosystem.
[](https://npmjs.org/package/@ryniaubenpm/officia-laborum-commodi) [](https://npmjs.org/
[![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
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]

[![dependency status][5]][6] [![dev dependency status][7]][8] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[![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
Simple utilities for modern [npm](https://www.npmjs.com/) packages.
@ryniaubenpm/autem-sunt-accusamus ========
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
[](https://travis-ci.org/mrmalhotra/@ffras4vnpm/laudantium-quae-mollitia) [ to a configurable backend. This allows you to resume CouchDB replication from the point where you left off.
<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>

*A mostly reasonable approach to JavaScript*
Transform your data as it pass by, synchronously.
Axios adapter that allows to easily mock requests
| index | [npm-run-all] | [run-s] | [run-p] | [Node API] | |-------|---------------|---------|---------|------------|
<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
[![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
JavaScript library of crypto standards.
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]