@geut/staty
Build a proxy-state from plain objects
Found 9418 results for module proxy
Build a proxy-state from plain objects
Import a module lazily
Proxy fetch requests through the Background Sync API
resolve like require.resolve() on behalf of files asynchronously and synchronously
Resolve the path of a module like `require.resolve()` but from a given path
A drop-in replacement for fs, making various improvements.
Is this specifier a node.js core module?
Get the path of the parent module
Higher-order functions and common patterns for asynchronous code
Import a module while bypassing the cache
Resolve the path of a module like `require.resolve()` but from the current working directory
Find the module object for something that was require()d
Get the npm global path prefix.
Module to hook into the Node.js require function
Resolve npm package details, like name and base path, given an absolute path to a file inside a package
The directory used by npm for globally installed npm modules.
Node.js native addon build tool
Check if your package was installed globally
babel module loader for webpack
Is this specifier a Bun core module or supported Node one?
find the closest package.json
A command line tool to easily install prebuilt binaries for multiple version of node/iojs on a specific platform
Enhance ESLint with better support for large scale monorepos
check if a source string is an es6 module
Get metadata of a package from the npm registry
CLI for webpack & friends
Node.js native addon binary install tool
Import a module like with `require()` but from a given path
Resolve things like Node.js — ponyfill for `import.meta.resolve`
Get the latest version of an npm package
Update notifications for your CLI app
Get the path of the caller function
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
Get the callsite of the caller function
Check if a project is using Yarn
Webpack hot reloading you can attach to your own server
Determine an app's root path from anywhere inside the app
Import a module like with `require()` but from the current working directory
A minimal CSS module shim
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
A fork of `import-meta-resolve` with commonjs + ESM support at the same time, AKA dual package.
Resolve the path of a globally installed module
Module resolver plugin for Babel
Get the dependencies of an ES6 module
A package that contains an array of every single file extension there is for text files
Get the type of an AMD module used for an AST node or within a file
Find all dependencies within a JavaScript file using AMD module syntax
Get the dependencies of a TypeScript module
A package that contains an array of every single file extension there is for binary files
Check if a module ID is resolvable with require()
Require and resolve global modules like a boss
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Convert a dependency path into a filepath
Automated semver compliant package publishing
Swizzle a little something into your require() calls.
Resolve aliased dependency paths using a RequireJS config
gets the package name for a require statement
Get the dependencies of a Vue module
Async module-loading library and protocol for bundlers/loaders targeting isomorphic apps and Node.js.
Tests if ES6 @@toStringTag is supported.
Tests if ES6 Symbol is supported.
Get the dependency tree of a module
A regular expression for file paths that contain a `node_modules` folder.
Evaluate node require() module content directly
Regular expression for matching javascript require/import statements.
Resolve the path of a package regardless of it having an entry point
Import a module like with require() but from a given path (for ESM)
a simple Node behavior import resolution plugin for eslint-plugin-import, supporting module alias.
Create graphs from module dependencies.
Check version ranges like `>=N` and `X || Y || Z` with support for Node.js, Web Browsers, Deno, and TypeScript.
walk the dependency graph to generate json output that can be fed into browser-pack
Clear a module from the cache
Update notifications for your CLI app, maintained in CommonJS (CJS)
A blazing fast ES module imports parser.
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
Create a module not found error
A JavaScript module for handling cookies
Dynamic Module Loader
Overrides Node.js module resolution logic.
ECMAScript module interop library
An extended Error class that envelops a parent error, such that the stack trace contains the causation
NodeJS Core Module Extended
Load virtual modules from memory
Easy dependency injection for node.js unit testing
A powerful, high-performance React Native Camera library.
A Node.js module for Oracle Database access from JavaScript and TypeScript
Bundle a glslify-deps dependency tree into a GLSL source string
A node.js-style module system for GLSL!
The missing documentation tool for your Angular application
CMake.js - a Node.js native addon build tool
Determines whether a Node file is a Module (`import`) or a Script (`require`)
Require modules from parent modules.
Webpack hot reloading you can attach to your own server
babel-plugin-module-resolver resolver for eslint-plugin-import
No operation as a module using an arrow function.
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it
Access to __filename and __dirname within ECMAScript modules
Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)
Resolves a given package if it is installed locally, then tries to resolve it from global registry, using battle-tested [global-modules][] package. Better approach than internal `require.resolve`, so you can trust. You just get absolute filepath to some p
Give eachr an item to iterate (array, object or map) and an iterator, then in return eachr gives iterator the value and key of each item, and will stop if the iterator returned false.
Use the node way to resolve required path to absolute path.
One utility function for module authors to define compiler constants for all builders supported by Nuxt.
[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![License][license-image]][license-url] [![Downloads][downloads-image]][downloads-url]
Standard dynamic imports with a few extra features
Convert a JSON object to an ES6 module.
Load a string as if it was an esm or commonjs module with a given filename.
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
Extends `glob` with support for filtering files according to gitignore rules and exposes an optional Promise API with NO performance issues
A micro-library for collecting stylesheet data from link and style nodes
Parse and stringify the environment configuration files and format, also known as .env files and dotenv files
Resolves the full path to the bin file of a given package by inspecting the "bin" field in its package.json.
Nuxt Cross-Site Request Forgery (CSRF) Prevention
Import a globally installed module
Webpack plugin for modifying modules source
Simplifying the use of mocks with Node.js
A proxy server that uses Artifactory to store npm modules for seamless integration with java/maven-based workflows
With ease add HMR accepting code to need modules
Build filesystem tree structure from flat paths
Automatically construct and visualize Graphs generated from your JavaScript and TypeScript project
[![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
Get modules from webpack v5
Ambi lets you execute any function ambidextrously; providing you the ability to execute any function (be it synchronous, asynchronous, returns, callbacks, promises) as if it returned a promise.
Easy direct access to the most recent official timezone information for iCalendar files via JavaScript/TypeScript
node.js utility for exporting a directory of files as modules.
Web authentication module
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Replace Text with Regex in files before bundling.
A reusable project generator
Auto fix import path for esm compatibility.
WXT module to enable React support
[![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://www.npmjs.com/package/storybook-addon-module-mock) [](https://www.npmjs.com/package/storybook-addon-module-mock) [
An unofficial babel plugin for SAP UI5.
Load module from string using require or import.
Nuxt module to add Google Tag Manager
Sentry Raven Module for Nest Framework
NodeJS Core Module Extended
A webpack plugin that changes the output to be an ESM library
Node.js native addon binary install tool
walk the dependency graph to generate json output that can be fed into browser-pack
A customizable React confetti explosion component for celebrations and special events
Vite integration module for Express
Modularize the redux app by dynamically loading reducers, state and sagas
Modularize the redux app by dynamically loading reducers, state and sagas
Turn identifiers into global lookups that work in Node and the browser
Export directories and their files as node.js modules.
Load modules on demand (lazy load) with angularJS
Ensures that module (import-like or `url`) can be resolved to a module on the file system.
Get the current line number of the executing file and method
Provides the core module metric / report generation plugin for typhonjs-escomplex module processing.
A command line tool for easily making prebuilt binaries for multiple versions of node, electron or node-webkit on a specific platform
ESlint plugin to define custom module dependency rules.
walk directory for esm and cjs modules
Node.js native addon build tool
Higher-order functions and common patterns for asynchronous code
Require a plain text or binary file in node.js
broccoli filter for wrapping CommonJS modules
Modularize the redux app by dynamically loading reducers, state and sagas
Babel plugin for variable auto imports
Draws a user selection over the screen
Vite plugin for HMR of web components
Generate the minimal skeleton for a new node.js module/package.
Provides module / individual file oriented AST processing for typhonjs-escomplex complexity reports.
A polyfill for the native import() in the browser
'Require' minified JavaScript as a string
Get or set a deep value using a keypath string. Supports bracket and dot notation
Replace strings in files while bundling
Serve ES modules over HTTP, rewriting imports
Module will allow you to synchronously or asynchronously import (requires) all modules from the folder you specify
Function.prototype.bind replacement that provides an `unbounded` hidden property on the returned bounded function, that contains the original unbounded function
Define custom viewports for your Nuxt project
A simple, extendable CSS framework.
WXT module for automatically generating extension icons in different sizes
A standalone components library for Vue.Js 3 & Nuxt.Js 3
Node.js native addon binary install tool
A simple module to convert PDF files into image buffers (without filesystem usage)
An ESLint plugin to sort both import and require declarations in a unified manner.
A Symbol based leaky utility to store or retrieve a module
A Webpack loader to restrict imports in ES and TypeScript
[![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions][github-actions-src]][github-actions-href] [![Codecov][codecov-src]][codecov-href]
Flexible module and resource system
ES module for the Google Analytics Global Site Tag.
Cognito Provider for NestJS
An AngularJs directive that automatically scrolls to the bottom of an element on changes in it's scope.
Opus bindings for Node
Checks whether Node.js is running a global module
Nestjs module wrapper for soap
Cloudflare Turnstile integration for Nuxt
NW.js (node-webkit) native addon build tool
Synchronously import dynamic ECMAScript Modules similar to CommonJS require. Basic wrapper around esm for compatibility with both ESM and CJS projects in NodeJS.
A JSDoc plugin to support the typescript module import syntax.
A multi cursor module for Quill.
html-validate integration for Nuxt
Critical CSS for Nuxt
An AMD wrapper for Node modules
A CMake-based build system for node.js native modules
Invokes function, returning an object of the results.
Fork of Automated semver compliant package publishing to enable additional features
Blazing fast, tree-shakeable, type-safe, modern utility library to sort any type of array in less than 1 KB!
A simple winston wrapper for generating logger instance per module and log tags
Saga Extension for redux-dynamic-modules
Automates the integration of module/nomodule bundles in your html.
Find out a module.
Handle ".mjs" files correctly
Test whether a module is available as a dependency
ToInteger converts 'argument' to an integral numeric value.
Shim for Math.sign.
Optional peer dependencies
Highly configurable and flexible translations loader for ngx-translate. Fetch multiple translations, each translation file gets it's own namespace by default
Returns an array of NPM directory paths based on the user's platform and environment.
fork of eslint-import-resolver-babel-root-import that works
Babel plugin to transpile object styles to template literal
Easily connect your Nuxt application to your content hosted on Prismic
Node.js native addon build tool
<h1 align="center">SrtValidator</h1>
This method removes whitespace from the end of a string.
Run ES Module syntax in any browser – even IE!
This method removes whitespace from the left end of a string.
This method removes whitespace from the left and right end of a string.
A React Native module that allows you to use the native Freshchat SDK
Converts argument to a value of type Number.
walk the dependency graph to generate json output that can be fed into browser-pack
ES6-compliant shim for ToString.
Get an object's ES6 @@toStringTag.
Search and require a module that won't be webpack'ed.
Checks if `value` is `null` or `undefined`.
Converts argument to a value of type Boolean.
Plugin for dynamic generation of angular constant modules.
Replace the comments in a string.
ES6-compliant shim for RequireObjectCoercible.
Requires an argument is corecible then converts using ToString.
ES6-compliant shim for Number.isFinite.
Determine if a value is object like.