JavaScript Plugins

Open-source JavaScript projects categorized as Plugins

Top 23 JavaScript Plugin Projects

  • webpack

    A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

    Project mention: JavaScript Module Bundlers and all that Jazz ✨ | dev.to | 2023-03-26

    Webpack is a static module bundler for modern JavaScript applications. On processing your application - Webpack internally builds a dependency graph from one or more entry points and then combines every module your project needs into one or more bundles, which are static assets from which content is served.

  • store.js

    Cross-browser storage for all use cases, used across the web.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • numi

    Beautiful calculator app for macOS

    Project mention: Essential macOS-only apps for 2023 | reddit.com/r/macapps | 2023-03-09

    Numi is one of the neatest little tools that I use, allowing me to quickly open it and figuring out calculations on the fly. It can do things like convert between measurement types, currency conversions, cryptocurrency values, timezone conversions, etc.

  • unified

    ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees

    Project mention: Content as structured data, Compile content to syntax trees and vice versa | news.ycombinator.com | 2023-03-07
  • plugins

    🍣 The one-stop shop for official Rollup plugins (by rollup)

    Project mention: Migrating app from parcel to rollup | reddit.com/r/reactjs | 2022-10-21

    rollup v3.2.3 bundles ./src/index.js → dist/bundle.js... babelHelpers: 'bundled' option was used by default. It is recommended to configure this option explicitly, read more here: https://github.com/rollup/plugins/tree/master/packages/babel#babelhelpers [!] (plugin commonjs--resolver) SyntaxError: Unexpected token (12:2) in /Users/krishna404/codeProjects/All_SmartAgent/desktopSmartAgent/src/index.js src/index.js (12:2) 10: import { AdapterDateFns } from '@mui/x-date-pickers/AdapterDateFns'; 11: ReactDOM.render( 12: ^ 13:

  • Griddle

    Simple Grid Component written in React

    Project mention: Use custom filter input component with Griddle | reddit.com/r/codehunter | 2022-04-17

    I'm using griddle a react component to create a table.

  • BetterDiscordAddons

    A series of plugins and themes for BetterDiscord.

    Project mention: ShowHiddenChannelsV2 | reddit.com/r/BetterDiscord | 2022-09-05

    i have the same problem, the steps didnt fix it. also bdfdb actually has some modal code for shc. devilbro removed it in this commit on github

  • Sonar

    Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.

  • modern-errors

    Handle errors in a simple, stable, consistent way

    Project mention: Modern Errors | reddit.com/r/devopspro | 2023-03-07
  • Bludit

    Simple, Fast, Secure, Flat-File CMS

    Project mention: Using PHP Forms to Update HTML Website | reddit.com/r/PHP | 2023-03-13
  • webpack-config-plugins

    Provide best practices for webpack 4 loader configurations

  • BetterDiscordAddons

    A series of plugins and themes for BetterDiscord. (by rauenzi)

    Project mention: How to make text color match username color? | reddit.com/r/BetterDiscord | 2022-08-13
  • jTools - Javascript web components

    jSuites is a collection of lightweight common required javascript web components. It is composed of fully responsive vanilla plugins to help you bring the best user experience to your projects, independent of the platform. Same JS codebase across different platforms.

  • app-examples

    Miro Developer Platform App Examples

    Project mention: Taking the fear out of authorization: OAuth essentials for frontenders | dev.to | 2022-12-12

    And keep going with OAuth2.0, leveraging the Miro Developer Platform’s assortment of sample apps!

  • lb6-actions

    A litter of LaunchBar 6 actions

  • build

    Netlify Build (node process) runs the build command, Build Plugins and bundles Netlify Functions. Can be run in Buildbot or locally using Netlify CLI (by netlify)

    Project mention: Deploying a Nuxt Site on Netlify between a pnpm monorepo | dev.to | 2022-07-06

    The next thing to set is the build command. This was the moment I realized that Netlify does not support PNPM right away yet (at the time of writing there is a Feature Request open).

  • plugins

    Official @nativescript plugins. (by NativeScript)

    Project mention: What's involved with NativeScript open source? | dev.to | 2022-12-28

    Ionic Portals for Android with NativeScript

  • logtools

    Logtools: utilities for Logseq (kanban, image gallery, priority matrix, ...)

    Project mention: How do I align blocks on the same line? | reddit.com/r/logseq | 2023-02-08

    It seems to be using something like the logtools plugin, see https://github.com/cannibalox/logtools and the Logseq plugin marketplace.

  • AIVTuber

    I'm not Neuro-Sama, I'm an artificial intelligence created by DevPattarapong It is currently in development using OpenAI models and Live2D characters.

    Project mention: How do i make GPT-3 into a character like nuero-sama | reddit.com/r/GPT3 | 2023-03-13

    Some parts of an AI like Neurosama are currently in development found here: https://github.com/ponlponl123/AIVTuber

  • nativescript-plugin-seed

    Get started building NativeScript plugins quickly.

  • XDPlugins

    A collection of Adobe XD Plugins

    Project mention: how can you install adobe xd's plugins from a cracked version of it? | reddit.com/r/GenP | 2023-03-03
  • ghost-storage-cloudinary

    :rocket: A fully-featured and deeply tested Cloudinary Ghost storage adapter

  • define-function

    quick.js based eval

    Project mention: QuickJS Running in WebAssembly | news.ycombinator.com | 2022-11-19

    Another library I found recently, which has a different take (simpler API) for using QuickJS compiled to WASM:

    https://github.com/taowen/define-function

  • loggin-js

    📝 Customizable and expandable logger for Node.js

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2023-03-26.

JavaScript Plugins related posts

Index

What are some of the best open-source Plugin projects in JavaScript? This list will help you:

Project Stars
1 webpack 62,818
2 store.js 13,888
3 numi 4,584
4 unified 3,718
5 plugins 3,135
6 Griddle 2,503
7 BetterDiscordAddons 1,733
8 modern-errors 1,244
9 Bludit 1,101
10 webpack-config-plugins 634
11 BetterDiscordAddons 524
12 jTools - Javascript web components 458
13 app-examples 262
14 lb6-actions 220
15 build 187
16 plugins 156
17 logtools 139
18 AIVTuber 136
19 nativescript-plugin-seed 102
20 XDPlugins 77
21 ghost-storage-cloudinary 73
22 define-function 26
23 loggin-js 22
Access the most powerful time series database as a service
Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
www.influxdata.com