JavaScript Plugin

Open-source JavaScript projects categorized as Plugin

Top 23 JavaScript Plugin Projects

  • filepond

    🌊 A flexible and fun JavaScript file upload library

    Project mention: Frontend resources! πŸš€ | dev.to | 2024-05-25

    FilePond: Simplify file uploads with FilePond

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • gitalk

    Gitalk is a modern comment component based on Github Issue and Preact.

  • offline-plugin

    Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)

  • Speed Measure Plugin

    ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds

  • next-optimized-images

    πŸŒ… next-optimized-images automatically optimizes images used in next.js projects (jpeg, png, svg, webp and gif).

  • css-modal

    A modal built with pure CSS, enhanced with JavaScript

  • wordpress-seo

    Yoast SEO for WordPress

    Project mention: Top Reasons to Avail WordPress Development Services | dev.to | 2024-07-01

    WordPress is inherently SEO-friendly, providing a strong foundation for improving search engine rankings. With built-in features and additional SEO plugins, WordPress websites can achieve better visibility and attract more organic traffic. SEO Advantages: Permalinks: Customizable URL structures that include keywords. Metadata: Easy addition of metadata and alt text for images. SEO Plugins: Tools like Yoast SEO and All in One SEO Pack optimize content and provide insights.

  • iro.js

    🎨 Modular color picker widget for JavaScript, with support for a bunch of color formats

  • motrix-webextension

    A browser extension for the Motrix Download Manager

  • dotenv-webpack

    A secure webpack plugin that supports dotenv and other environment variables and only exposes what you choose and use.

  • tmux

    An arctic, north-bluish clean and elegant tmux color theme. (by nordtheme)

  • xd-to-flutter-plugin

    Generate assets from XD for use in an existing Flutter project

  • i18next-browser-languageDetector

    language detector used in browser environment for i18next

    Project mention: react internationalization i18n | dev.to | 2024-08-01

    i18n // load translation using http -> see /public/locales // learn more: https://github.com/i18next/i18next-http-backend .use(Backend) // detect user language // learn more: https://github.com/i18next/i18next-browser-languageDetector .use(LanguageDetector) // pass the i18n instance to react-i18next. .use(initReactI18next) // init i18next // for all options read: https://www.i18next.com/overview/configuration-options .init({ ns: [ "translation", "header", "note", "settings", "zod", "custom", "introduce", "message", ], defaultNS: "translation", fallbackLng: "en", debug: false, detection: { caches: ["localStorage"], }, }); export default i18n;

  • ShowHiddenChannels

    A BetterDiscord plugin which displays all hidden channels and allows users to view information about them.

  • YABDP4Nitro

    Yet Another BetterDiscord Plugin for Nitro features. Unlock screensharing modes, use cross-server and gif emotes and much more!

  • zotero-citationcounts

    Zotero plugin for auto-fetching citation counts from various sources

  • putout

    🐊 Pluggable and configurable JavaScript Linter, code transformer and formatter, drop-in ESLint superpower replacement πŸ’ͺ with built-in support for js, jsx, typescript, flow, markdown, yaml and json. Write declarative codemods in a simplest possible way 😏

  • flask-state

    Display machine state using Python3 with Flask.

  • chartjs-plugin-zoom

    Zoom and pan plugin for Chart.js

    Project mention: Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons | dev.to | 2024-01-24

    Chart.js unusably slow with many data-points

  • chartjs-plugin-streaming

    Chart.js plugin for live streaming data

  • highlightjs-line-numbers.js

    Line numbering plugin for Highlight.js

  • i18next-http-backend

    i18next-http-backend is a backend layer for i18next using in Node.js, in the browser and for Deno.

    Project mention: react internationalization i18n | dev.to | 2024-08-01

    i18n // load translation using http -> see /public/locales // learn more: https://github.com/i18next/i18next-http-backend .use(Backend) // detect user language // learn more: https://github.com/i18next/i18next-browser-languageDetector .use(LanguageDetector) // pass the i18n instance to react-i18next. .use(initReactI18next) // init i18next // for all options read: https://www.i18next.com/overview/configuration-options .init({ ns: [ "translation", "header", "note", "settings", "zod", "custom", "introduce", "message", ], defaultNS: "translation", fallbackLng: "en", debug: false, detection: { caches: ["localStorage"], }, }); export default i18n;

  • docusaurus-search-local

    Offline / Local Search for Docusaurus v2. Try it live at:

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).

JavaScript Plugin discussion

Log in or Post with

JavaScript Plugin related posts

  • react internationalization i18n

    2 projects | dev.to | 1 Aug 2024
  • Top Reasons to Avail WordPress Development Services

    1 project | dev.to | 1 Jul 2024
  • Super Club Net: Libro de IntroducciΓ³n a HTML, CSS y JS

    1 project | dev.to | 25 Jun 2024
  • gulp-grass-sass VS gulp-sass - a user suggested alternative

    2 projects | 19 Jun 2024
  • Alternatives to Chart.js - A Series Exploring JavaScript Chart Comparisons

    3 projects | dev.to | 24 Jan 2024
  • Connecting the World: The Power of Social Networking and its Impact on SEO

    1 project | /r/Linkeesproject | 7 Dec 2023
  • Building a multilingual NextJS app using the new app directory

    5 projects | dev.to | 9 Aug 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more β†’

Index

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

Project Stars
1 filepond 15,322
2 gitalk 7,058
3 offline-plugin 4,516
4 Speed Measure Plugin 2,409
5 next-optimized-images 2,214
6 css-modal 1,817
7 wordpress-seo 1,793
8 iro.js 1,317
9 motrix-webextension 1,302
10 dotenv-webpack 1,298
11 tmux 1,111
12 xd-to-flutter-plugin 950
13 i18next-browser-languageDetector 882
14 ShowHiddenChannels 850
15 YABDP4Nitro 822
16 zotero-citationcounts 785
17 putout 715
18 flask-state 612
19 chartjs-plugin-zoom 601
20 chartjs-plugin-streaming 563
21 highlightjs-line-numbers.js 559
22 i18next-http-backend 465
23 docusaurus-search-local 456

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?