Advertise here

jQuery Plugins Tagged ‘style’

Polished – Lightweight Toolset for Writing Styles in JavaScript

March 30, 2017     1032     CSS3 & CSS
Polished – Lightweight Toolset for Writing Styles in JavaScript

Polished is a lightweight toolset for writing styles in JavaScript.

  • Make your app look great without stress
  • Cross framework compatible: No matter if you're using styled-components, aphrodite, radium or plain inline styles, as long as you're writing your styles in JavaScript you can use polished!
  • Switching from a pre-processor to styles in JS made easy

Read More »

Bootstrap File Input – Standardize File Input Button for All Browsers

February 26, 2017     2862     Form Elements Bootstrap
Bootstrap File Input – Standardize File Input Button for All Browsers

Bootstrap File Input plugin standardizes the file input field to look like a Bootstrap button in all browsers.

Read More »

JavaScript Standard Style

June 13, 2016     977     Others
JavaScript Standard Style

The beauty of JavaScript Standard Style is that it's simple. No one wants to maintain multiple hundred-line style configuration files for every module/project they work on. 

This module saves you time in two ways:

  • No configuration. The easiest way to enforce consistent style in your project. Just drop it in.
  • Catch style errors before they're submitted in PRs. Saves precious code review time by eliminating back-and-forth between maintainer and contributor.

Read More »

CSSX – CSS in JavaScript

April 21, 2016     926     Others
CSSX –  CSS in JavaScript

CSSX is a library to generate / apply CSS with Javascript. It has good API for managing styles.

CSSX doesn't inline styles so you keep your markup clean. It works directly with injected stylesheets.

Read More »

Descartes – Write CSS in JavaScript

February 21, 2016     1104     Others
Descartes – Write CSS in JavaScript

Descartes is an experimental library for writing CSS in JavaScript. Descartes has most of the features you're familiar with from Less and Sass, but adds the power of JavaScript to your styles.

Read More »

dynamicColorPage – jQuery Plugin to Change Color of Your Page

February 15, 2016     1440     Others
dynamicColorPage – jQuery Plugin to Change Color of Your Page

dynamicColorPage is a jQuery plugin that lets user change the color style of your page dynamically.

The user got a small widget on the right handside, that can be used to change default color, and the appearance of the whole page will change.

Read More »

Bootstrap Chosen – Alternate Stylesheet for Chosen with Bootstrap

August 08, 2015     62047     Form Elements Bootstrap
Bootstrap Chosen – Alternate Stylesheet for Chosen with Bootstrap

Bootstrap Chosen is an alternate stylesheet for Chosen. This one is supposed to integrate better with Bootstrap 3.0.

Read More »

jQuery cForm – jQuery Plugin to Style Your Forms

July 13, 2015     1348     Form Elements
jQuery cForm – jQuery Plugin to Style Your Forms

jQuery cForm replaces your standard, ugly form-elements with nice and clean non-form html code which can be styled via CSS. The original elements are retained, so you won't loose any form-element related functionality.

Read More »