JSPM

Found 1697 results for plugins

eazy-logger

Simple cli logger

  • v4.1.0
  • 62.63
  • Published

loglevelnext

A modern logging library for Node.js and modern browsers that provides log level mapping to the console

  • v6.0.0
  • 61.79
  • Published

inputmask

Inputmask is a javascript library which creates an input mask. Inputmask can run against vanilla javascript, jQuery and jqlite.

  • v5.0.9
  • 60.05
  • Published

cy-verify-downloads

Cypress custom command to wait and verify that file has been downloaded

  • v0.2.6
  • 58.00
  • Published

next-compose-plugins

Provides a cleaner API for enabling and configuring plugins for next.js

  • v2.2.1
  • 57.87
  • Published

@netlify/git-utils

Utility for dealing with modified, created, deleted files since a git commit

  • v6.0.2
  • 57.29
  • Published

@netlify/run-utils

Utility for running commands inside Netlify Build

  • v6.0.2
  • 56.52
  • Published

gulp-load-plugins

Automatically load any gulp plugins in your package.json

  • v2.0.8
  • 54.14
  • Published

datatables.net-plugins

Various small plug-ins for DataTables including feature, ordering, search and internationalisation plug-ins.

  • v2.3.2
  • 52.58
  • Published

microplugin

A lightweight plugin / dependency system for javascript libraries.

  • v0.0.3
  • 51.85
  • Published

@kubb/core

Core functionality for Kubb's plugin-based code generation system, providing the foundation for transforming OpenAPI specifications.

  • v3.18.2
  • 51.33
  • Published

@kubb/plugin-oas

OpenAPI Specification (OAS) plugin for Kubb, providing core functionality for parsing and processing OpenAPI/Swagger schemas for code generation.

  • v3.18.2
  • 50.32
  • Published

base-questions

Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.

  • v0.9.1
  • 50.25
  • Published

@kubb/react

React integration for Kubb, providing JSX runtime support and React component generation capabilities for code generation plugins.

  • v3.18.2
  • 50.03
  • Published

base-task

Base plugin that provides a very thin wrapper around <https://github.com/doowb/composer> for adding task methods to your Base application.

  • v3.0.0
  • 49.88
  • Published

base-helpers

Adds support for managing template helpers to your base application.

  • v1.0.0
  • 49.81
  • Published

@kubb/plugin-ts

TypeScript code generation plugin for Kubb, transforming OpenAPI schemas into TypeScript interfaces, types, and utility functions.

  • v3.18.2
  • 49.80
  • Published

base-runtimes

Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.

  • v0.2.0
  • 49.72
  • Published

base-routes

Plugin for adding routes support to your `base` application. Requires templates support to work.

  • v1.0.1
  • 49.72
  • Published

@kubb/cli

Command-line interface for Kubb, enabling easy generation of TypeScript, React-Query, Zod, and other code from OpenAPI specifications.

  • v3.18.2
  • 49.69
  • Published

base-data

adds a `data` method to base-methods.

  • v0.6.2
  • 49.68
  • Published

base-cwd

Base plugin that adds a getter/setter for the current working directory.

  • v0.3.4
  • 49.54
  • Published

base-plugins

Adds 'smart plugin' support to your base application.

  • v1.0.0
  • 49.53
  • Published

base-generators

Adds project-generator support to your `base` application.

  • v0.4.6
  • 49.43
  • Published

base-engines

Adds support for managing template engines to your base application.

  • v0.2.1
  • 49.42
  • Published

graphile-build-pg

Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build

  • v4.14.1
  • 49.40
  • Published

base-config-process

Commonly used config mappings for the base-config plugin. Also pre-processes the given object with base-config-schema before calling `.process()`

  • v0.1.9
  • 49.34
  • Published

base-config-schema

Schema for the base-config plugin, used for normalizing config values before passing them to config.process().

  • v0.1.24
  • 49.24
  • Published

base-pkg

Plugin for adding a `pkg` method that exposes pkg-store to your base application.

  • v1.0.0
  • 49.24
  • Published

base-option

Adds a few options methods to base, like `option`, `enable` and `disable`. See the readme for the full API.

  • v1.0.0
  • 49.16
  • Published

@kubb/plugin-zod

Zod schema generator plugin for Kubb, creating type-safe validation schemas from OpenAPI specifications for runtime data validation.

  • v3.18.2
  • 49.01
  • Published

base-cli-process

Normalizers for common argv commands handled by the base-cli plugin. Also pre-processes the given object with base-cli-schema before calling `.process()`

  • v0.1.19
  • 48.88
  • Published

@mocks-server/core

Pluggable mock server supporting multiple route variants and mocks

  • v4.0.2
  • 48.83
  • Published

@eddeee888/gcg-server-config

This library has the recommended default options used by the server preset `@eddeee888/gcg-typescript-resolver-files`.

  • v0.2.3
  • 48.82
  • Published

@mmisty/cypress-allure-adapter

cypress allure adapter to generate allure results during tests execution (Allure TestOps compatible)

  • v3.3.0
  • 48.45
  • Published

@salesforce/cli-plugins-testkit

Provides test utilities to assist Salesforce CLI plug-in authors with writing non-unit tests (NUT).

  • v5.3.39
  • 48.15
  • Published

@kubb/plugin-client

API client generator plugin for Kubb, creating type-safe HTTP clients (Axios, Fetch) from OpenAPI specifications for making API requests.

  • v3.18.2
  • 47.82
  • Published

leaflet.fullscreen

Simple plugin for Leaflet that adds fullscreen button to your maps.

  • v4.0.0
  • 47.61
  • Published

@kubb/fs

FileSystem helpers

  • v3.10.6
  • 46.66
  • Published

@kubb/types

Generator types

  • v3.10.0
  • 46.56
  • Published

nuxt-viewport

Define custom viewports for your Nuxt project

  • v2.3.1
  • 46.28
  • Published

fun-hooks

A generalized and simple hooking API for adding extensibility to applications

  • v1.1.0
  • 46.13
  • Published

xior

A lite http request lib based on fetch with plugins support and similar API to axios.

  • v0.7.8
  • 45.93
  • Published

@kubb/plugin-react-query

React Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for React applications.

  • v3.18.2
  • 44.90
  • Published

admin

Drop-in Node.js admin endpoint to help you analyze production issues.

  • v1.4.1
  • 43.90
  • Published

postcss-map-get

PostCSS plugin for sass-like Map Function

  • v0.3.0
  • 43.78
  • Published

superagent-use

Global plugin support for SuperAgent

  • v0.1.0
  • 43.74
  • Published

postcss-at-rules-variables

PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else

  • v0.3.0
  • 42.89
  • Published

@kubb/plugin-faker

Faker.js data generator plugin for Kubb, creating realistic mock data from OpenAPI specifications for development and testing.

  • v3.18.2
  • 42.73
  • Published

@native-html/table-plugin

🔠 A WebView-based plugin to render tables in react-native-render-html

  • v5.3.1
  • 42.57
  • Published

modern-errors

Handle errors in a simple, stable, consistent way

  • v7.1.2
  • 42.35
  • Published

plugins

Run a value through a plugin stack.

  • v0.4.2
  • 41.98
  • Published

next-env

Automatic static (build-time) or runtime environment variables injection for [Next.js](https://github.com/zeit/next.js).

  • v1.1.1
  • 41.07
  • Published

@kubb/plugin-msw

Mock Service Worker (MSW) handlers generator plugin for Kubb, creating API mocks from OpenAPI specifications for frontend development and testing.

  • v3.18.2
  • 41.01
  • 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
  • 40.08
  • Published

react-table-plugins

This contains miscellaneous react-table v7 plugins

  • v1.3.4
  • 39.71
  • Published

@nextcloud/cypress

Nextcloud cypress commands, utils and selectors library

  • v1.0.0-beta.15
  • 39.57
  • Published

@expo/devtools

DevTools plugin helpers for Expo

  • v0.0.1
  • 39.17
  • Published

updater-contributors

Update the contributors array in package.json with the contributors returned by the GitHub API.

  • v0.1.2
  • 39.14
  • Published

next-recompose-plugins

[![npm](https://img.shields.io/npm/v/next-recompose-plugins?style=for-the-badge&color=blue)](https://www.npmjs.com/package/next-recompose-plugins) [![license](https://img.shields.io/badge/license-mit-purple?style=for-the-badge)](./LICENSE)

  • v3.0.1
  • 38.90
  • Published

leaflet.markercluster.layersupport

Sub-plugin for Leaflet.markercluster plugin (MCG in short); brings compatibility with L.Control.Layers and other Leaflet plugins.

  • v2.0.1
  • 38.78
  • Published

leaflet.featuregroup.subgroup

Creates a Leaflet Feature Group that adds its child layers into a parent group when added to a map

  • v1.0.2
  • 38.74
  • Published

enhanced-exception

Special "Exception" class to significantly improve your stack traces.

  • v1.0.3
  • 38.71
  • Published

base-pipeline

base-methods plugin that adds pipeline and plugin methods for dynamically composing streaming plugin pipelines.

  • v0.3.2
  • 38.34
  • Published

dayjs-with-plugins

Day.js with all plugins and locales added out of the box, no need to use dayjs.extend nor dayjs.locale!

  • v1.0.4
  • 38.07
  • Published

in

Plugin loader. Plays with Ware

  • v0.19.0
  • 37.91
  • Published

kubb

Transform OpenAPI specifications into TypeScript, React-Query, Zod, Faker.js, MSW and more with a plugin-based code generation tool.

  • v3.0.104
  • 37.88
  • Published

chai-autoload-plugins

Automatically load chai plugins declared in package.json

  • v0.1.0
  • 37.49
  • Published

webpack-configurator

Helper for creating and extending Webpack configuration structures.

  • v0.3.1
  • 37.20
  • Published

leaflet.markercluster.freezable

Sub-plugin for Leaflet.markercluster plugin; adds the ability to freeze clusters at a specified zoom.

  • v1.0.0
  • 36.87
  • Published

@figma-plugin/helpers

A collection of helper functions useful when creating Figma plugins

  • v0.15.2
  • 36.74
  • Published

leaflet-plugins

Miscellaneous plugins for Leaflet library for services that need to display route information and need satellite imagery from different providers

  • v3.4.0
  • 36.67
  • Published

grunt-jasmine-node-coverage

Grunt task for running jasmine using istanbul for code coverage reports. Based off of grunt-jasmine-node by Omar Gonzalez (s9tpepper).

  • v2.0.1
  • 36.17
  • Published

draft-js-autolist-plugin

Automatically create ordered/unordered lists in draft-js as you type

  • v3.0.0
  • 36.06
  • Published

kolay

The runtime compiled documentation tool. Scale to any size with flat build cost.

  • v3.9.1
  • 35.96
  • Published

base-runner

Orchestrate multiple instances of base at once.

  • v0.9.2
  • 35.96
  • Published

update-copyright

Update a copyright statement with the current year. Also makes minor corrections.

  • v1.0.0
  • 35.93
  • Published

@kubb/plugin-swr

SWR hooks generator plugin for Kubb, creating type-safe data fetching hooks from OpenAPI specifications for React and Next.js applications.

  • v3.18.2
  • 35.92
  • Published

ziggy

irc bot with plugin support

  • v2.4.0
  • 35.81
  • Published

base-npm-prompt

Extends the base-npm plugin with prompts for intalling dependencies as a part of a build-workflow.

  • v0.2.1
  • 35.70
  • Published

base-fs-conflicts

Detect potential file system conflicts and if necessary prompt the user before overwriting files.

  • v0.1.9
  • 35.57
  • Published

objection-soft-delete

A plugin for objection js to support soft delete functionallity

    • v1.0.7
    • 35.49
    • Published

    @grafana/plugin-types

    NPM package consisting of various Grafana plugins exposed types.

      • v0.0.36
      • 34.34
      • Published

      modern-errors-cli

      `modern-errors` plugin to handle errors in CLI modules

      • v5.2.0
      • 34.32
      • Published

      jest-plugins

      Adds plugins support to jest.

      • v2.9.0
      • 34.29
      • 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
      • 34.28
      • Published

      next-runtime-dotenv

      Expose environment variables to the runtime config of Next.js

      • v1.5.1
      • 34.10
      • Published

      @kubb/plugin-vue-query

      Vue Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Vue.js applications.

      • v3.18.2
      • 33.99
      • Published

      @tensorify.io/cli

      Official CLI for Tensorify.io - Build, test, and deploy machine learning plugins

      • v2.0.7
      • 33.30
      • Published

      @chamaileon-sdk/plugins

      This repository contains the initialization logic for our plugins

      • v1.1.4
      • 32.69
      • Published

      dead-code-checker

      Dead Code Checker is a tool for finding dead code in your JavaScript or TypeScript project. It helps to ensure a cleaner and more maintainable code base.

      • v1.1.0
      • 32.29
      • Published

      update-sections

      Easily prepend, append, inject or replace 'sections' in a markdown string.

      • v0.1.2
      • 32.15
      • Published

      pkghub

      a package hub for human, based on NPM iteself.

      • v0.1.2
      • 32.13
      • Published

      seo-analyzer

      A library for analyze a HTML files to show all of the SEO defects

      • v3.2.0
      • 31.90
      • Published

      create-lwc-plugin

      Wizard-like CLI tool for scaffolding a new plugin for Lightweight Charts™

      • v0.1.2
      • 31.80
      • Published

      jest-plugins-rspec

      Jest plugins to emulate RSpec syntax and structure.

      • v2.9.0
      • 31.73
      • Published

      modern-errors-http

      `modern-errors` plugin to create HTTP error responses

      • v5.0.1
      • 31.52
      • Published

      three-addons

      A collection of Three.js addons

      • v1.2.0
      • 31.47
      • Published

      @kubb/plugin-cypress

      Cypress test generator plugin for Kubb, creating end-to-end tests from OpenAPI specifications for automated API testing.

      • v3.18.2
      • 31.12
      • Published

      next-with-split

      This is a plugin for split testing (AB testing) in Next.js.

      • v6.0.0
      • 30.97
      • Published

      gramio

      Powerful, extensible and really type-safe Telegram Bot API framework

        • v0.4.10
        • 30.97
        • Published

        @nestledjs/generators

        Complete collection of all Nestled generators - installs all generator packages for scaffolding API, web, config, and shared code

        • v0.1.22
        • 30.95
        • Published

        molotov

        Molotov: (Mix/Plug)-in loader for explosive composeability

        • v2.1.17
        • 30.69
        • Published

        redux-features

        powerful feature-oriented programming for redux

        • v4.2.1
        • 30.64
        • Published

        @yuki-no/plugin-batch-pr

        Batch PR plugin for yuki-no - Collects opened Yuki-no translation issues and creates a single pull request

        • v1.0.19
        • 30.48
        • Published

        epluskit

        EplusKit 是一个基于 Vue3 组件库和工具集,同时也对 Element Plus 进行扩展,旨在提升开发效率,简化常见业务场景的实现。

        • v0.4.0-beta.5
        • 30.29
        • Published

        @kubb/plugin-svelte-query

        Svelte Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Svelte applications.

        • v3.18.2
        • 30.00
        • Published

        react-app-rewire-unplug

        Removes unwanted plugins from the react-create-app webpack file using react-app-rewired-config.

        • v0.9.0
        • 29.99
        • Published

        aria-build

        Zero configuration CLI bundler or packager for typescript and javascript

        • v0.7.4
        • 29.92
        • Published

        @kubb/plugin-solid-query

        Solid Query hooks generator plugin for Kubb, creating type-safe API client hooks from OpenAPI specifications for Solid.js applications.

        • v3.18.2
        • 29.65
        • Published

        vue-embed

        Embed component is based on [embed.js](https://github.com/ritz078/embed.js) for Vue 2.x.

        • v2.1.1
        • 29.45
        • Published

        @pandabox/panda-plugins

        - `missing-css-warnings` - Logs a warning message when a CSS rule was used at runtime but couldn't be statically extracted - `strict-tokens-scope` - Enforce `strictTokens` only for a set of `TokenCategory` or style props - `strict-tokens-runtime` - Enfo

        • v0.0.8
        • 29.32
        • Published

        webpack-load-plugins

        Automatically load any webpack plugins in your package.json

        • v0.1.2
        • 29.17
        • Published

        @kubb/mcp

        Generator MCP

        • v3.18.2
        • 28.64
        • Published

        @toolwind/anchors

        Anchors for Tailwind CSS provides a simple API for working with CSS anchor positioning, enabling flexible, declarative positioning relative to custom anchors.

        • v1.0.10
        • 28.56
        • Published

        obsidian-utils

        A collection of utilities for interacting with or getting information on obsidian plugins

        • v0.10.2
        • 28.27
        • Published

        react-leaflet-geosearch

        Adds support for address lookup (a.k.a. geocoding / geoseaching) to React-Leaflet.

        • v0.3.4
        • 28.17
        • Published

        @npkg/tinymce-plugins

        该项目是对Tinymce 进行扩展和增强插件集合

        • v0.0.7
        • 27.62
        • Published

        grunt-cucumber

        Grunt task for running Cucumber.js

        • v0.3.0
        • 27.34
        • Published

        @yuki-no/plugin-release-tracking

        Release tracking plugin for yuki-no - Tracks release status for commits and manages issue labels/comments automatically

        • v1.0.2
        • 27.30
        • Published

        grafana

        This is a placeholder Grafana.com project for @types/grafana

          • v1.0.1
          • 27.08
          • Published

          pinlogin

          Javascript cross-browser and flexible pincode login input experience

          • v1.0.1
          • 27.08
          • Published

          ember-headless-table

          An implementation of table behaviors for driving any table or table-like UI -- all without a UI (headless)

          • v2.1.4
          • 26.72
          • Published

          enzyme-context

          Enzyme Context is a pluggable library which simplifies the process of testing components that rely on react context.

          • v1.2.0
          • 26.57
          • Published

          vue-intersect-directive

          Vue directive to observe intersection of an element with viewport.

          • v1.1.1
          • 26.43
          • Published

          xiome

          app infrastructure and web components

          • v0.0.45
          • 26.37
          • Published

          reveal.js-plugins

          A plugin collection for your reveal.js presentations

          • v4.6.0
          • 26.33
          • Published

          @rcb-plugins/llm-connector

          A generic LLM connector for integrating Large Language Models (LLMs) in React ChatBotify!

          • v0.3.2
          • 26.15
          • Published

          @subql/x-graphile-build-pg

          Build a GraphQL schema by reflection over a PostgreSQL schema. Easy to customize since it's built with plugins on graphile-build

          • v4.13.0-0.2.5
          • 26.14
          • Published

          react-area

          _NOTE_: For now, this is an experimental Proof of Concept.

          • v0.1.1-alpha.6
          • 25.73
          • Published

          modern-errors-bugs

          `modern-errors` plugin to print where to report bugs

          • v5.0.1
          • 25.45
          • Published

          ngx-suneditor

          Angular component for Suneditor WYSIWYG richt text editor

          • v1.1.2
          • 25.41
          • Published

          @xmpp/plugins

          XMPP plugins for JavaScript

          • v0.3.0
          • 25.31
          • Published