Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@eastdesire/jscolor

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eastdesire/jscolor

A web color picker with #HEX and RGBA support, which aims to stay super easy both for developers to install and for web users to use.

  • 2.2.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
506
decreased by-78.18%
Maintainers
1
Weekly downloads
 
Created
Source

jscolor - JavaScript Color Picker with opacity (alpha)

jscolor.js is a HEX and RGBA color picker that aims to stay super easy both for developers to install and for web users to use.

Installation in two lines

<script src="jscolor.js"></script>

Color: <input value="rgba(40,170,255,0.5)" data-jscolor="">

Usage examples

See http://jscolor.com/examples/

Documentation

Documentation can be found at https://jscolor.com/docs/

Features

  • No framework needed: jscolor.js is a completely self-sufficient JavaScript library consisting of only one file. It doesn't need any frameworks (jQuery, Dojo, MooTools etc.) But it can certainly coexist alongside them.

  • Cross-browser: All modern browsers are supported, including: Edge, Firefox, Chrome, Safari, Opera, Internet Explorer 10 and above, and others…

  • Highly customizable: jscolor provides many configuration options. Whether you need to change color picker's size or colors, or attach a function to its onchange event, the configuration can be fine-tuned for your web project.

Website

For more info on jscolor project, see jscolor website

Keywords

FAQs

Package last updated on 29 Jun 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc