Showing 141 open source projects for "css plugin for npp"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • 1
    css-loader

    css-loader

    CSS Loader

    The CSS-loader interprets @import and URL() like import/require() and will resolve them. Add the plugin to your webpack config. Run webpack via your preferred method. Allows to enable/disable handling the CSS functions URL and image-set. If set to false, CSS-loader will not parse any paths specified in URL or image-set. A function can also be passed to control this behavior dynamically based on the path to the asset. Starting with version 4.0.0, absolute paths are parsed based on the server...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    This plugin allows the Notepad++ toolbar to be fully customized by the user. It includes twenty-six additional buttons for frequently used menu commands. All buttons on the toolbar can be customized, whether Notepad++ buttons, additional buttons, or other plugin buttons. Custom buttons for Notepad++ menu commands or other plugin menu commands can be created using a configuration file. There is an option to wrap the toolbar over several rows, instead of having a drop-down overflow menu...
    Leader badge
    Downloads: 598 This Week
    Last Update:
    See Project
  • 3
    eslint-plugin-vue

    eslint-plugin-vue

    ESLint plugin for Vue.js

    ESLint plugin for Vue.js. This plugin allows us to check the template and script of .vue files with ESLint, as well as Vue code in .js files. This plugin supports the basic syntax of Vue.js 3.2, script setup, and CSS variable injection, but the ref sugar, an experimental feature of Vue.js 3.2, is not yet supported. If you have issues with these, please also refer to the FAQ. If you can't find a solution, search for the issue and if the issue doesn't exist, open a new issue. Be aware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vite

    Vite

    Next generation frontend tooling. It's fast!

    Get ready for a development environment that can finally catch up with you. On-demand file serving over native ESM, no bundling required! Hot Module Replacement (HMR) that stays fast regardless of app size. Out-of-the-box support for TypeScript, JSX, CSS and more. Pre-configured Rollup build with multi-page and library mode support. Rollup-superset plugin interface shared between dev and build. Flexible programmatic APIs with full TypeScript typing. Vite (French word for "quick", pronounced...
    Downloads: 38 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 5
    BetterDiscord Installer

    BetterDiscord Installer

    A simple standalone program which automates the installation

    BetterDiscord extends the functionality of DiscordApp by enhancing it with new features. Themes allow you to completely customize your client with CSS. You can either make your own theme, or download the wide variety of themes from our community. BetterDiscord comes with a builtin plugin loader and plugin API. Plugins can increase the functionality and user experience of the app through JavaScript. Write your own or download plugins made by the community. Use your favorite BTTV and FFZ emotes...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Intro.js

    Intro.js

    Lightweight library for creating step-by-step customer onboarding

    Intro.js is a lightweight library for creating step-by-step customer onboarding. You can install Intro.js in a few simple steps. Intro.js consists of two main files, the JavaScript part and the CSS part which renders the elements nicely. The simplicity of Intro.js API will help you to develop an advanced onboarding for your products. Intro.js is lightweight, 10kB and has no external dependencies! Intro.js provides various ways to configure your product onboarding and customize every single step...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Styled Components

    Styled Components

    Visual primitives for the component age

    Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress. Utilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components. It also removes the mapping between components and styles, using components as a low-level styling construct could not be easier! Alternatively, you may use style objects. This allows for easy porting of CSS from inline...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Autoprefixer

    Autoprefixer

    Parse CSS and add vendor prefixes to CSS rules by Can I Use

    PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use. It is recommended by Google and used in Twitter and Alibaba. Write your CSS rules without vendor prefixes (in fact, forget about them entirely). Autoprefixer will use the data based on current browser popularity and property support to apply prefixes for you. You can try the interactive demo of Autoprefixer. Autoprefixer uses Browserslist, so you can specify the browsers you want to target in your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    jquery.sumoselect

    jquery.sumoselect

    Multi Select plugin which can be used on almost any device

    A beautiful jQuery Single/Multi Select plugin which can be used on almost any device. A jQuery plugin that progressively enhances an HTML Select Box into a Single/Multiple option dropdown list. The dropdown list can be fully customizable using simple CSS properties. It can adapt itself according to any device, keeping in mind that the User Experience is not broken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
    AlertBot: Website Monitoring of Uptime, Performance, and Errors

    For IT Professionals and network adminstrators looking for a web application monitoring solution

    AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
  • 10
    OverlayScrollbars

    OverlayScrollbars

    A javascript scrollbar plugin which hides native scrollbars

    A javascript scrollbar plugin that hides native scrollbars, provides custom styleable overlay scrollbars and keeps the native functionality and feeling. The plugin combines the features of native scrolling (e.g. hotkeys, speed, smoothness, touch support etc.) and custom HTML & CSS. It does not replace the native scrollbars, it just hides them to guarantee 100% native scrolling. It also provides additional and highly customizable DOM elements to style your own scrollbars. To check how flexible...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Twin

    Twin

    Twin blends the magic of Tailwind with the flexibility of css-in-js

    ... converts the classes you’ve used into CSS objects using Babel and then compiles away, leaving no runtime code. Twin chimes in with class and variant values from your Tailwind config. Works with the official tailwind vscode plugin. Avoid having to look up your classes with auto-completion straight from your Tailwind config. Apply variants to multiple classes at once with variant groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    stylelint

    stylelint

    A linter that helps you avoid errors and enforce conventions

    stylelint understands the latest CSS syntax including custom properties and level 4 selectors. Extracts embedded styles from HTML, markdown and CSS-in-JS object & template literals. Parses CSS-like syntaxes like SCSS, Sass, Less and SugarSS. Has over 170 built-in rules to catch errors, apply limits and enforce stylistic conventions. Supports plugins so you can create your own rules or make use of plugins written by the community. Automatically fixes the majority of stylistic violations. Itis...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    jQuery Smart Wizard v6

    jQuery Smart Wizard v6

    The awesome jQuery step wizard plugin

    The awesome step wizard plugin for jQuery. jQuery Smart Wizard is an accessible step wizard plugin for jQuery. Provides a neat, usable, and stylish user interface for your forms, checkout screen, registration process, etc. Easy to implement, Bootstrap compatibility, customizable toolbars, themes and colors, events, and Ajax support are a few of the features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jekyll-toc

    jekyll-toc

    Jekyll plugin which generates a table of contents

    Jekyll plugin which generates a table of contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Magnific Popup

    Magnific Popup

    Light and responsive lightbox script with focus on performance

    ... image instead of thumbnail. Zoom effect works only with images, for now. Animations are added with simple CSS transitions, you can make them look however you wish. Entered data is not lost if you open and close the popup or if you go to another page and then press back browser button. You have full control of what is displayed in popup, align it to any side via CSS, enable or disable scroll on right side of window, whatever.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jstree

    jstree

    jquery tree plugin

    jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open-source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading. jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on various...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    esbuild-loader

    esbuild-loader

    Speed up your Webpack build with esbuild

    esbuild is a JavaScript bundler written in Go that supports blazing-fast ESNext & TypeScript transpilation and JS modification. esbuild-loader lets you harness the speed of esbuild in your Webpack build by offering faster alternatives for transpilation (eg. babel-loader/ts-loader) and minification (eg. Terser)! If you have a tsconfig.json file, esbuild-loader will automatically detect it. esbuild only supports a subset of tsconfig options (see TransformOptions interface) and does not do...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jquery.floatThead

    jquery.floatThead

    Doesn't need any custom css/html. Does what position:sticky can't

    jquery.floatThead is a floating/locked/sticky/fixed table header plugin that requires no special CSS and supports window and overflow scrolling. Float the table header on scroll. No changes to your HTML/CSS are required, it just works. Supports floating the header while scrolling within the window or while scrolling within a container with overflow. Supports responsive tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    webfonts-loader

    webfonts-loader

    Make an icon font from SVGs

    A Webpack loader that generates fonts from your SVG icons and allows you to use your icons in your HTML. webfonts-loader uses the webfonts-generator plugin to create fonts in any format. It also generates CSS files so that you can use your icons directly in your HTML, using CSS classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Workbox

    Workbox

    JavaScript libraries for Progressive Web Apps

    ... of best practices and removes the boilerplate every developer writes when working with service workers. Precaching, runtime caching, strategies, request routing, background sync, and helpful debugging. Wish you could rely on Google Fonts being available offline after the user has visited your site? Add a quick rule to serve them from the cache. Make your JS and CSS fast by returning the assets from the cache, while making sure they are updated in the background for the next use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    VenoBox

    VenoBox

    Responsive jQuery lightbox plugin

    Responsive modal window javaScript plugin, touch swipe gallery. Just another responsive lightbox plugin, suitable for images, inline content, iFrames, and videos. The big difference compared to many other plugins is that VenoBox calculates the max width of the image displayed and preserves its height if is taller than the window (so in small devices you can scroll down the content, avoiding vertical microscopic resized images).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ccc.nvim

    ccc.nvim

    Color picker and highlighter plugin for Neovim

    Create color code in Neovim. Use the colorful sliders to easily generate any desired color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Supply

    Supply

    Supply is a free e-commerce Jekyll theme with Gumroad integration

    Supply is an e-commerce template for Jekyll + Gumroad, designed with Tachyons CSS. If you are a Gumroad creator, you can use Supply with Jekyll to display and sell products on your site or blog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Zebra Dialog

    Zebra Dialog

    A small, compact, and highly configurable jQuery plugin

    A small, compact, and highly configurable jQuery plugin for creating modal dialog boxes. Zebra Dialog is a small, compact (one JavaScript file, no dependencies other than jQuery 1.7.0+) and highly configurable jQuery plugin for creating responsive modal dialog boxes, meant to replace native JavaScript alert, confirmation, and prompt dialogs. Can also be used as a notification widget (when configured to show no buttons and to close automatically) for updates or errors, without distracting users...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Wordless

    Wordless

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress

    All the power of Pug, Sass, Coffeescript and WebPack in your WordPress theme. Wordless is an opinionated WordPress plugin that dramatically speeds up and enhances your custom themes creation. Templates are compiled directly by the Wordless plugin. Once compiled, they'll be cached, so you do have not to bother about performance overhead. A structured, organized, and clean theme organization. Bootstrap a new theme directly within wp-cli. Write PHP templates with Pug templating system. Write CSS...
    Downloads: 0 This Week
    Last Update:
    See Project