JSPM

Found 3896 results for modules

babel-core

Babel compiler core.

  • v6.26.3
  • 66.13
  • Published

resolve-dir

Resolve a directory that is either local, global or in the user's home directory.

  • v1.0.1
  • 65.97
  • Published

npm

a package manager for JavaScript

  • v11.5.2
  • 65.44
  • Published

is-builtin-module

Check if a string matches the name of a Node.js builtin module

  • v5.0.0
  • 65.00
  • Published

webpack-bundle-analyzer

Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

  • v4.10.2
  • 64.73
  • Published

is-module

check if a source string is an es6 module

  • v1.0.0
  • 64.54
  • Published

global-directory

Get the directory of globally installed packages and binaries

  • v4.0.1
  • 62.59
  • Published

app-root-path

Determine an app's root path from anywhere inside the app

  • v3.1.0
  • 62.49
  • Published

esm

Tomorrow's ECMAScript modules today!

  • v3.2.25
  • 62.35
  • Published

precinct

Unleash the detectives

  • v12.2.0
  • 61.16
  • Published

app-root-dir

Simple module to infer the root directory of the currently running node application

  • v1.0.2
  • 60.95
  • Published

postcss-modules

PostCSS plugin to use CSS Modules everywhere

  • v6.0.1
  • 59.46
  • Published

requizzle

Swizzle a little something into your require() calls.

  • v0.2.4
  • 58.98
  • Published

@rollup/plugin-inject

Scan modules for global variables and injects `import` statements where necessary

  • v5.0.5
  • 58.94
  • Published

module-alias

Create aliases of directories and register custom module paths

  • v2.2.3
  • 58.83
  • Published

eslint-import-resolver-webpack

Resolve paths to dependencies, given a webpack.config.js. Plugin for eslint-plugin-import.

  • v0.13.10
  • 58.80
  • Published

app-module-path

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

  • v2.2.0
  • 58.70
  • Published

requireg

Require and resolve global modules like a boss

  • v0.2.2
  • 57.83
  • Published

deps-regex

Regular expression for matching javascript require/import statements.

  • v0.2.0
  • 57.28
  • Published

ncjsm

CJS (Node.js) style modules resolver

  • v4.3.2
  • 56.70
  • Published

install

Minimal JavaScript module loader

  • v0.13.0
  • 56.38
  • Published

@rollup/wasm-node

Next-generation ES module bundler with Node wasm

  • v4.50.0
  • 56.25
  • Published

require-relative

require and resolve modules relative to a path of your choice

  • v0.8.7
  • 56.00
  • Published

find-requires

Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser

  • v1.0.0
  • 55.73
  • Published

@golevelup/nestjs-discovery

A Badass NestJS module for querying your app's controllers, providers and handlers

  • v5.0.0
  • 55.15
  • Published

import-modules

Import all modules in a directory

  • v3.2.0
  • 54.18
  • Published

glsl-resolve

A wrapper for the "resolve" module that targets GLSL shaders instead of JavaScript

  • v0.0.1
  • 52.97
  • Published

parent-require

Require modules from parent modules.

  • v1.0.0
  • 52.78
  • Published

commoner

Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules

  • v0.10.8
  • 52.56
  • Published

verdaccio

A lightweight private npm proxy registry

  • v6.1.6
  • 52.26
  • Published

@verdaccio/url

url utilities resolver

  • v11.0.0-6-next.42
  • 50.99
  • Published

rollup-plugin-node-externals

Automatically declare NodeJS built-in modules and npm dependencies as 'external' in Rollup/Vite config

  • v8.1.0
  • 50.80
  • Published

vite-plugin-wasm

Add WebAssembly ESM integration (aka. Webpack's `asyncWebAssembly`) to Vite and support `wasm-pack` generated modules.

  • v3.5.0
  • 50.22
  • Published

has-dynamic-import

Does the current environment have `import()` support?

  • v2.1.1
  • 49.90
  • Published

current-module-paths

Access to __filename and __dirname within ECMAScript modules

  • v1.1.2
  • 49.36
  • Published

@jonkemp/package-utils

Helper utility modules for collections, arrays, objects and more

  • v1.0.8
  • 49.27
  • Published

resolve-package

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

  • v1.0.1
  • 48.57
  • Published

@rollup/plugin-swc

Transpile JavaScript/TypeScript code with swc.

  • v0.4.0
  • 48.49
  • Published

rewrite-imports

A tiny (349B) utility to rewrite `import` statements as `require()`s; via RegExp

  • v3.0.0
  • 46.99
  • Published

export-files

node.js utility for exporting a directory of files as modules.

  • v3.0.2
  • 46.62
  • Published

babel-plugin-rewire

A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.

  • v1.2.0
  • 46.20
  • Published

es-main

Test if an ES module is run directly (require.main replacement)

  • v1.4.0
  • 46.08
  • Published

react-native-nitro-modules

Insanely fast native C++, Swift or Kotlin modules with a statically compiled binding layer to JSI.

  • v0.29.1
  • 45.75
  • Published

requires-regex

Regular expression for matching javascript require statements.

  • v1.0.4
  • 45.52
  • Published

@rollup/plugin-strip

Remove debugger statements and functions like assert.equal and console.log from your code

  • v3.0.4
  • 45.47
  • Published

@miherlosev/esm

Tomorrow's ECMAScript modules today!

  • v3.2.26
  • 45.29
  • Published

rollup-plugin-cleanup

Rollup plugin to trim trailing spaces, compact empty lines, and normalize line endings

  • v3.2.1
  • 44.65
  • Published

lsmod

fetch list of modules and versions installed for the project root

  • v1.0.0
  • 44.55
  • Published

import-locals

Allows you to import local variables, functions and classes from other modules

  • v2.0.0
  • 44.05
  • Published

@rollup/browser

Next-generation ES module bundler browser build

  • v4.50.0
  • 44.04
  • Published

patronum

☄️ Effector utility library delivering modularity and convenience

  • v2.3.0
  • 44.02
  • Published

accounting-js

Number, money and currency formatting library.

  • v2.0.3
  • 43.85
  • Published

detect-installed

Checks that given package is installed globally or locally.

  • v2.0.4
  • 43.59
  • Published

export-dirs

Export directories and their files as node.js modules.

  • v0.2.4
  • 43.18
  • Published

bundle-stats

In-depth bundle analyzer for webpack(bundle size, assets, modules, packages)

  • v4.21.3
  • 42.86
  • Published

@meteorjs/reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

  • v0.25.4
  • 42.73
  • Published

esmock

provides native ESM import and globals mocking for unit tests

  • v2.7.1
  • 42.68
  • Published

check-dependencies

Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json

  • v2.0.0
  • 42.61
  • Published

lodash-compat

The compatibility build of lodash modular utilities.

  • v3.10.2
  • 42.58
  • Published

piral-cli

The standard CLI for creating and building a Piral instance or a Pilet.

  • v1.8.5
  • 42.49
  • Published

@juanger/babel-plugin-rewire-ts

A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.

  • v1.5.0-beta.1
  • 42.41
  • Published

react-css-modules

Seamless mapping of class names to CSS modules inside of React components.

  • v4.7.11
  • 42.15
  • Published

piral-core

The core library for creating a Piral instance.

  • v1.8.5
  • 42.07
  • Published

piral-ext

Set of standard plugins with component definitions for extending piral-core.

  • v1.8.5
  • 42.02
  • Published

meteor-node-stubs

Stub implementations of Node built-in modules, a la Browserify

  • v1.2.24
  • 41.99
  • Published

piral-ng

Plugin for integrating Angular components in Piral.

  • v1.8.5
  • 41.90
  • Published

@endo/module-source

Ponyfill for the SES ModuleSource and module-to-program transformer

  • v1.3.3
  • 41.87
  • Published

piral-base

The base library for creating a Piral instance.

  • v1.8.5
  • 41.52
  • Published

piral-configs

Plugin for dynamic configurations of pilets in Piral.

  • v1.8.5
  • 41.50
  • Published

piral-modals

Plugin for the display of modal dialogs in Piral.

  • v1.8.5
  • 41.43
  • Published

piral

The all-in-one piral package.

  • v1.8.5
  • 41.10
  • Published

piral-dashboard

Plugin for creating a centralized dashboard in Piral.

  • v1.8.5
  • 41.10
  • Published

directory-import

Module will allow you to synchronously or asynchronously import (requires) all modules from the folder you specify

  • v3.3.2
  • 41.07
  • Published

gqlmin

< 1 kB GraphQL query minifier

  • v0.3.1
  • 40.95
  • Published

@nestjs-plus/discovery

A Badass NestJS module for querying your app's controllers, providers and handlers

  • v2.0.2
  • 40.86
  • Published

reify

Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

  • v0.20.12
  • 40.83
  • Published

ng-dependencies

> Analyze javascript code using [esprima](https://github.com/ariya/esprima) and return a list of objects representing the module dependencies in the code.

  • v0.8.1
  • 40.73
  • Published

piral-menu

Plugin for the integration of menu items in Piral.

  • v1.8.5
  • 40.66
  • Published

esm-wallaby

Tomorrow's ECMAScript modules today!

  • v3.2.35
  • 40.65
  • Published

@relative-ci/agent

Send bundle stats and CI build information to RelativeCI

  • v4.3.1
  • 40.63
  • Published

aurelia-loader

An abstract module which specifies an interface for loading modules and view templates.

  • v1.0.2
  • 40.48
  • Published

lodash-amd

Lodash exported as AMD modules.

  • v4.17.15
  • 40.24
  • Published

@pnpm/core

Fast, disk space efficient installation engine

  • v1010.0.1
  • 40.14
  • Published

piral-vue

Plugin for integrating Vue@2 components in Piral.

  • v1.8.5
  • 40.03
  • Published

piral-breadcrumbs

Plugin for creating a breadcrumb manager in Piral.

  • v1.8.5
  • 40.02
  • Published

agadoo

Check whether a package is tree-shakeable

  • v3.0.0
  • 40.01
  • Published

gulp-angular-filesort

Automatically sort AngularJS app files depending on module definitions and usage

  • v1.2.1
  • 39.82
  • Published

tsimportlib

> Currently an alpha-quality, best-effort implementation. > May be unnecessary if you use TypeScript's `"module": "NodeNext", "moduleResolution": "NodeNext"`

  • v0.0.5
  • 39.67
  • Published

aurelia-loader-default

A default implementation of the loader interface compatible with system.js and require-based loaders.

  • v1.2.1
  • 39.48
  • Published

@httptoolkit/esm

Tomorrow's ECMAScript modules today!

  • v3.3.2
  • 39.44
  • Published

resolve.imports

resolve "imports" in package.json

  • v2.0.3
  • 39.27
  • Published

gatsby-plugin-perf-budgets

**gatsby-plugin-perf-budgets** is an *experimental* plugin to make browsing bundles on a page basis easier. It is used in conjunction with `gatsby-plugin-webpack-bundle-analyser-v2`.

    • v0.0.18
    • 39.21
    • Published

    @verdaccio/search

    verdaccio search utitlity tools

    • v6.0.0-6-next.2
    • 38.83
    • Published

    npkill

    List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.

    • v0.12.2
    • 37.58
    • Published

    cost-of-modules

    Find out which of your dependencies are slowing you down 🐢

    • v1.0.1
    • 37.49
    • Published

    eslint-import-resolver-nuxt

    Nodejs and nuxtjs default behavior import resolution plugin for eslint-plugin-import.

    • v1.0.1
    • 37.49
    • Published

    module-available

    Test whether a module is available as a dependency

    • v1.0.6
    • 37.46
    • Published

    check-outdated

    Light-weight CLI tool to ensure that your dependencies are up to date, otherwise the process is terminated with status code 1.

    • v2.13.0
    • 37.35
    • Published

    removeNPMAbsolutePaths

    Remove the fields containing local aboslute paths created by NPM

    • v3.0.1
    • 37.32
    • Published

    constants

    Small library for defining constants for your modules

    • v0.0.2
    • 37.19
    • Published

    jsr

    jsr.io package manager for npm, yarn, pnpm and bun

    • v0.13.5
    • 37.12
    • Published

    satisfied

    Keep your package.json version requirements satisfied

    • v1.1.2
    • 37.03
    • Published

    rollup-plugin-jscc

    Conditional comments and variable replacement for rollup, based on jscc

    • v2.0.0
    • 37.00
    • Published

    whybundled

    Answers the question – Why the hell is this module in a bundle?

    • v2.0.0
    • 36.83
    • 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
    • 36.33
    • Published

    test-all-versions

    Run your test suite against all published versions of a dependency

    • v6.2.0
    • 36.31
    • Published

    piral-debug-utils

    Utilities for debugging Piral instances.

    • v1.8.5
    • 36.07
    • Published

    @exodus/lodash

    Lodash modular utilities.

    • v4.17.21-exodus-hermes.1
    • 35.85
    • Published

    filedirname

    Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)

    • v3.4.0
    • 35.85
    • Published

    require-reload

    Reload a require'd module/file. Useful for hot-reloading classes.

    • v0.2.2
    • 35.79
    • Published

    steal

    Gets JavaScript.

    • v2.3.0
    • 35.70
    • Published

    disc

    A tool for analyzing the module tree of a browserify bundle or node project

    • v1.3.3
    • 35.66
    • Published

    lodash-getpath

    A lodash plugin/extension/mixin for _.get, which allows intuitive paths eg. 'name[0,1]' and 'a.b[].x[-1].z'

    • v0.2.4
    • 35.60
    • Published

    modulator

    Easy build tool for running node modules in a non-CommonJS environment.

    • v0.1.0
    • 35.39
    • Published

    find-plugins

    Add plugin functionality to your tool - search for installed node_modules by keyword or other criteria.

    • v1.1.7
    • 35.32
    • Published

    node-modules

    commandline tool and node module for node-modules.com

    • v1.0.1
    • 35.28
    • Published

    babel-plugin-rewire-ts

    A babel plugin adding the ability to rewire module dependencies. This enables to mock modules for testing purposes.

    • v1.4.0
    • 34.74
    • Published

    resolve-dep

    Return an array of resolved filepaths for require-able local or named npm modules. Wildcard (glob) patterns may be used.

    • v0.6.0
    • 34.34
    • Published

    postcss-icss-values

    PostCSS plugin for CSS Modules to pass arbitrary values between your module files

    • v2.0.2
    • 34.29
    • Published

    linklocal

    Install local dependencies as symlinks.

    • v2.8.2
    • 34.03
    • Published

    mr

    A refresh-only CommonJS module system for browsers, used in Montage

    • v17.0.14
    • 33.70
    • Published

    piral-feeds

    Plugin for connecting data feeds in Piral.

    • v1.8.5
    • 33.64
    • Published

    bal-util

    Common utility functions for Node.js used and maintained by Benjamin Lupton

    • v2.8.0
    • 33.56
    • Published

    upgradeps

    Audit and upgrade all dependencies in package.json.

    • v2.0.9
    • 33.49
    • Published

    cra-bundle-analyzer

    Use Webpack Bundle Analyzer on a create-react-app application without ejecting

    • v0.1.1
    • 33.44
    • Published

    @elastic/lodash

    The modern build of lodash modular utilities.

    • v3.10.1-kibana4
    • 33.27
    • Published

    refit

    A CLI tool for easily managing dependency updates 📦

    • v1.0.3
    • 33.22
    • Published

    node-constants

    Small library for defining constants for your modules

    • v0.0.2
    • 32.94
    • Published

    matrix-bot-sdk

    TypeScript/JavaScript SDK for Matrix bots and appservices

    • v0.7.1
    • 32.93
    • Published

    umi-webpack-bundle-analyzer

    Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap

    • v4.4.2
    • 32.92
    • Published

    rollup-plugin-images

    Import JPG, PNG, GIF and SVG images for React Native

    • v1.0.0
    • 32.78
    • Published

    piral-translate

    Plugin for providing translated messages in Piral.

    • v1.8.5
    • 32.62
    • Published

    t-comm

    专业、稳定、纯粹的工具库

    • v2.0.6
    • 32.61
    • Published

    ctx-module

    Load node modules into specific context

    • v1.0.15
    • 32.38
    • Published

    nest-emitter

    Strongly Typed Eventemitter Module For Nestjs Framework

    • v1.1.1
    • 32.23
    • Published

    dependency-flow

    Visualize the flow of module dependencies

      • v0.3.0
      • 32.13
      • Published

      @zkochan/pnpm

      Fast, disk space efficient package manager

      • v6.0.3
      • 31.99
      • Published

      syncyarnlock

      Syncs yarn.lock versions into an exsisting package.json file, removing dynamic numbers such as with ^, keeping static versions intact.

      • v1.0.19
      • 31.96
      • Published

      amdclean

      A build tool that converts AMD code to standard JavaScript

      • v2.7.0
      • 31.88
      • Published

      myrmidon

      package myrmidon provides a list of common utilities for comfortable work with js projects.

      • v1.10.0
      • 31.67
      • Published

      chunkalyse

      🍰 Summarise webpack stats output file

      • v0.5.8
      • 31.33
      • Published

      analyze-es6-modules

      Performs static analysis of ES6 modules in your codebase.

      • v0.6.2
      • 31.31
      • Published

      piral-containers

      Plugin for creating a pilet state container in Piral.

      • v1.8.5
      • 31.30
      • Published

      ut2

      一个现代 JavaScript 实用工具库。[点击查看在线文档]。

      • v1.21.0
      • 31.25
      • Published

      rework-npm

      Import CSS from npm modules using rework

      • v1.0.0
      • 30.88
      • Published

      prod

      Asynchronous npm dependency walker

      • v1.0.1
      • 30.82
      • Published

      @dekkai/env

      Utility methods to detect runtimes and load modules dynamically.

      • v1.1.0
      • 30.57
      • Published

      classnames-minifier

      Library for configuring style modules to generate compressed classes

      • v1.0.0
      • 30.55
      • Published

      alamode

      A Regex-Based Transpiler Of Source Code To Allow Writing Import And Export Statements And JSX With 0 Dependencies.

      • v3.7.1
      • 30.51
      • Published

      piral-hooks-utils

      Hooks and HOC for pilets and Piral instances.

      • v1.8.5
      • 30.33
      • Published

      lasso-require

      Lasso.js plugin to support Node.js style module require in the browser

      • v3.5.0
      • 29.96
      • Published

      serialize-closures

      Serializes closures processed by the ts-closure-transform package.

      • v1.0.0-RC2
      • 29.96
      • Published

      gulp-rollup-2

      Gulp plugin for Rollup JavaScript Module Bundler

      • v1.3.1
      • 29.86
      • Published

      ts-closure-transform

      Rewrites functions to include a '__closure' property, suitable for function serialization.

      • v0.2.0
      • 29.82
      • Published

      @pkgr/es-modules

      Union collections of es modules mappings for pkgs without or with incorrect `module` field

      • v0.6.6
      • 29.62
      • Published

      sweet-pubsub

      Simple publish && subscribe communication interface

      • v1.1.2
      • 29.60
      • Published

      load-module-pkg

      Load the package.json for a module currently installed in node_modules, or at the given cwd.

      • v1.0.0
      • 29.46
      • Published

      piral-vue-3

      Plugin for integrating Vue@3 components in Piral.

      • v1.8.5
      • 29.25
      • Published

      indexport

      index.js made DRYer. Exports all the modules in a directory in just one sentence

      • v0.1.1
      • 29.20
      • Published

      smaller-modules

      Shrink node_modules for deployment

      • v0.3.0
      • 28.97
      • Published

      acorn-umd

      Parse acorn ast for AMD, CommonJS, and ES6 definitions

      • v0.4.0
      • 28.94
      • Published

      npm5

      a package manager for JavaScript

      • v5.0.0-beta.69
      • 28.88
      • Published

      gitpkg

      Publish packages as git tags

      • v1.0.0-beta.4
      • 28.59
      • Published

      resolve-dependency

      Find The File That Dependency Path Resolves To.

      • v1.0.3
      • 28.45
      • Published