JSPM

Found 1699 results for plugins

eazy-logger

Simple cli logger

  • v4.1.0
  • 62.26
  • Published

loglevelnext

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

  • v6.0.0
  • 60.41
  • 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.32
  • Published

next-compose-plugins

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

  • v2.2.1
  • 58.03
  • Published

cy-verify-downloads

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

  • v0.2.6
  • 57.41
  • Published

@netlify/git-utils

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

  • v6.0.2
  • 56.79
  • Published

@netlify/run-utils

Utility for running commands inside Netlify Build

  • v6.0.2
  • 56.43
  • Published

gulp-load-plugins

Automatically load any gulp plugins in your package.json

  • v2.0.8
  • 53.53
  • Published

datatables.net-plugins

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

  • v2.3.2
  • 52.21
  • Published

microplugin

A lightweight plugin / dependency system for javascript libraries.

  • v0.0.3
  • 51.99
  • Published

@kubb/core

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

  • v3.18.3
  • 51.03
  • Published

@kubb/react

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

  • v3.18.3
  • 50.05
  • 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.3
  • 49.92
  • Published

@kubb/plugin-ts

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

  • v3.18.3
  • 49.81
  • 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.43
  • Published

@kubb/cli

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

  • v3.18.3
  • 49.24
  • Published

base-cwd

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

  • v0.3.4
  • 49.21
  • 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.09
  • 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
  • 49.06
  • Published

base-plugins

Adds 'smart plugin' support to your base application.

  • v1.0.0
  • 49.02
  • Published

base-routes

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

  • v1.0.1
  • 48.90
  • Published

base-data

adds a `data` method to base-methods.

  • v0.6.2
  • 48.88
  • 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
  • 48.80
  • Published

base-config-schema

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

  • v0.1.24
  • 48.73
  • Published

base-pkg

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

  • v1.0.0
  • 48.73
  • Published

base-engines

Adds support for managing template engines to your base application.

  • v0.2.1
  • 48.62
  • Published

base-helpers

Adds support for managing template helpers to your base application.

  • v1.0.0
  • 48.59
  • 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
  • 48.55
  • Published

base-runtimes

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

  • v0.2.0
  • 48.52
  • 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.35
  • Published

base-generators

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

  • v0.4.6
  • 48.20
  • Published

@mmisty/cypress-allure-adapter

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

  • v3.3.0
  • 48.19
  • 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.18
  • 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.11
  • Published

@kubb/plugin-zod

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

  • v3.18.3
  • 48.06
  • Published

@mocks-server/core

Pluggable mock server supporting multiple route variants and mocks

  • v4.0.2
  • 47.95
  • Published

@kubb/fs

FileSystem helpers

  • v3.10.6
  • 47.30
  • Published

leaflet.fullscreen

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

  • v4.0.0
  • 47.25
  • 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.16
  • Published

@kubb/types

Generator types

  • v3.10.0
  • 46.36
  • Published

nuxt-viewport

Define custom viewports for your Nuxt project

  • v2.3.1
  • 46.24
  • Published

xior

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

  • v0.7.8
  • 45.80
  • Published

fun-hooks

A generalized and simple hooking API for adding extensibility to applications

  • v1.1.0
  • 45.48
  • 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.79
  • Published

postcss-map-get

PostCSS plugin for sass-like Map Function

  • v0.3.0
  • 44.09
  • Published

admin

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

  • v1.4.1
  • 43.77
  • Published

superagent-use

Global plugin support for SuperAgent

  • v0.1.0
  • 43.18
  • Published

@native-html/table-plugin

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

  • v5.3.1
  • 42.94
  • Published

postcss-at-rules-variables

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

  • v0.3.0
  • 42.77
  • Published

modern-errors

Handle errors in a simple, stable, consistent way

  • v7.1.2
  • 42.49
  • 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.00
  • Published

plugins

Run a value through a plugin stack.

  • v0.4.2
  • 41.58
  • Published

@expo/devtools

DevTools plugin helpers for Expo

  • v0.0.1
  • 41.33
  • Published

next-env

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

  • v1.1.1
  • 40.72
  • Published

updater-contributors

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

  • v0.1.2
  • 40.52
  • 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
  • 40.44
  • Published

react-table-plugins

This contains miscellaneous react-table v7 plugins

  • v1.3.4
  • 39.64
  • 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
  • 39.44
  • Published

@nextcloud/cypress

Nextcloud cypress commands, utils and selectors library

  • v1.0.0-beta.15
  • 39.41
  • 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
  • 39.12
  • Published

enhanced-exception

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

  • v1.0.3
  • 38.80
  • 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.71
  • Published

base-pipeline

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

  • v0.3.2
  • 38.16
  • 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
  • 37.94
  • 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
  • 37.86
  • 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.83
  • Published

in

Plugin loader. Plays with Ware

  • v0.19.0
  • 37.74
  • Published

chai-autoload-plugins

Automatically load chai plugins declared in package.json

  • v0.1.0
  • 37.32
  • 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
  • 37.24
  • Published

webpack-configurator

Helper for creating and extending Webpack configuration structures.

  • v0.3.1
  • 36.99
  • Published

leaflet.markercluster.freezable

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

  • v1.0.0
  • 36.70
  • Published

@figma-plugin/helpers

A collection of helper functions useful when creating Figma plugins

  • v0.15.2
  • 36.51
  • 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.36
  • Published

base-runner

Orchestrate multiple instances of base at once.

  • v0.9.2
  • 35.97
  • Published

kolay

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

  • v3.9.1
  • 35.80
  • 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.68
  • Published

objection-soft-delete

A plugin for objection js to support soft delete functionallity

    • v1.0.7
    • 35.68
    • Published

    base-fs-conflicts

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

    • v0.1.9
    • 35.64
    • 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.60
    • Published

    draft-js-autolist-plugin

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

    • v3.0.0
    • 35.53
    • Published

    update-copyright

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

    • v1.0.0
    • 35.40
    • Published

    ziggy

    irc bot with plugin support

    • v2.4.0
    • 35.29
    • Published

    @tensorify.io/cli

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

    • v2.0.7
    • 34.94
    • Published

    @grafana/plugin-types

    NPM package consisting of various Grafana plugins exposed types.

      • v0.0.36
      • 34.53
      • Published

      jest-plugins

      Adds plugins support to jest.

      • v2.9.0
      • 34.48
      • Published

      modern-errors-cli

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

      • v5.2.0
      • 34.16
      • Published

      next-runtime-dotenv

      Expose environment variables to the runtime config of Next.js

      • v1.5.1
      • 34.07
      • 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.45
      • Published

      epluskit

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

      • v0.4.0-beta.29
      • 33.20
      • Published

      @chamaileon-sdk/plugins

      This repository contains the initialization logic for our plugins

      • v1.1.4
      • 32.58
      • Published

      pkghub

      a package hub for human, based on NPM iteself.

      • v0.1.2
      • 32.56
      • 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
      • 32.24
      • 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.09
      • Published

      create-lwc-plugin

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

      • v0.1.2
      • 31.80
      • Published

      seo-analyzer

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

      • v3.2.0
      • 31.69
      • Published

      update-sections

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

      • v0.1.2
      • 31.68
      • Published

      jest-plugins-rspec

      Jest plugins to emulate RSpec syntax and structure.

      • v2.9.0
      • 31.52
      • Published

      @nestledjs/generators

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

      • v0.1.24
      • 31.46
      • Published

      modern-errors-http

      `modern-errors` plugin to create HTTP error responses

      • v5.0.1
      • 31.33
      • Published

      three-addons

      A collection of Three.js addons

      • v1.2.0
      • 31.28
      • 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.06
      • Published

      next-with-split

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

      • v6.0.0
      • 30.95
      • Published

      molotov

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

      • v2.1.17
      • 30.67
      • Published

      redux-features

      powerful feature-oriented programming for redux

      • v4.2.1
      • 30.44
      • 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.35
      • Published

      gramio

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

        • v0.4.10
        • 30.11
        • Published

        react-app-rewire-unplug

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

        • v0.9.0
        • 29.89
        • Published

        @meersagor/wavesurfer-vue

        Vue 3 composables and components for WaveSurfer.js with modular plugin architecture

        • v2.0.0
        • 29.87
        • Published

        aria-build

        Zero configuration CLI bundler or packager for typescript and javascript

        • v0.7.4
        • 29.82
        • 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
        • 29.80
        • Published

        vue-embed

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

        • v2.1.1
        • 29.35
        • Published

        webpack-load-plugins

        Automatically load any webpack plugins in your package.json

        • v0.1.2
        • 29.23
        • 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.19
        • 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.18
        • Published

        @kubb/mcp

        Generator MCP

        • v3.18.2
        • 28.96
        • 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.68
        • Published

        @xmpp/plugins

        XMPP plugins for JavaScript

        • v0.3.0
        • 28.29
        • Published

        react-leaflet-geosearch

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

        • v0.3.4
        • 27.99
        • Published

        pinlogin

        Javascript cross-browser and flexible pincode login input experience

        • v1.0.1
        • 27.84
        • 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
        • 27.68
        • Published

        @npkg/tinymce-plugins

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

        • v0.0.7
        • 27.45
        • 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.36
        • Published

        grunt-cucumber

        Grunt task for running Cucumber.js

        • v0.3.0
        • 27.17
        • Published

        grafana

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

          • v1.0.1
          • 27.14
          • Published

          obsidian-utils

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

          • v0.10.2
          • 26.91
          • 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.63
          • 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.56
          • Published

          xiome

          app infrastructure and web components

          • v0.0.45
          • 26.52
          • Published

          vue-intersect-directive

          Vue directive to observe intersection of an element with viewport.

          • v1.1.1
          • 26.41
          • Published

          @rcb-plugins/llm-connector

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

          • v0.3.2
          • 25.72
          • Published

          es-microplugin

          A lightweight plugin / dependency system for javascript libraries.

          • v0.0.4
          • 25.65
          • Published

          react-area

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

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

          create-zap-app

          A CLI to bootstrap a Next.js boilerplate with plugins customization.

          • v1.4.12
          • 25.51
          • Published

          ngx-suneditor

          Angular component for Suneditor WYSIWYG richt text editor

          • v1.1.2
          • 25.39
          • Published

          modern-errors-bugs

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

          • v5.0.1
          • 25.38
          • Published