WebAudio API playback library with filters
Load a submodule, plugin, or file
Arcjet sensitive information redaction detection engine
Notification component for ReactJS
Webpack Virtual Modules
Vuex plugin for vue-cli
A markdown-it plugin to generate github style markdown.
Recognizes certain classes of webpack errors and cleans, aggregates and prioritizes them to provide a better Developer Experience
Rewrites lodash imports in a given source file to be specific.
Transforms object's properties into an array of arguments tailored for a specific function, respecting the expected order and handling destructuring and rest parameters when needed.
Node.js driver for Snowflake
A jQuery plugin from GSGD to give advanced easing options
The eslint-plugin-nx package is an ESLint plugin that contains a collection of recommended ESLint rule configurations which you can extend from in your own ESLint configs, as well as an Nx-specific lint rule called enforce-module-boundaries.
ESLint plugin for Vue I18n
Serverless plugin for integrating with ElasticMQ when invoking functions locally
Move Plugin for Prettier
Webpack plugin for deduplicating transitive dependencies
a postcss plugin
Hide files and directories on all platforms.
GitBook Plugin to add "Edit this page" link on every page. Link target will be that page's source file on Github or Gitlab or any repo.
ESLint Plugin to enforce a style of snake_case in your project, rather than just disabling camelCase.
Use standard text transform streams to write fewer gulp plugins
Helper for building generic names, similar to webpack
Pipe functions in a Unix-like style. It supports Promises (async) anywhere in the pipeline and every step will be executed sequentially. The return (resolve in case of Promises) of each function will be passed in as an argument to the next one