New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

colorfuljs-node

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

colorfuljs-node

Colorful.js is a javascript framework to simplify work with colors in the browser

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

colorful.js

Colorful.js is a javascript framework to simplify work with colors in the browser

Install

GitHub

Use the latest version:

Add this to your html:

<script type="text/javascript" src="https://greencoder001.github.io/colorful.js/dist/bundle.js"></script>

or

jsdelivr

Use the latest version using jsdelivr:

Add this to your html:

<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/greencoder001/colorful.js@latest/dist/bundle.js"></script>

or

Local:

Use a specific version:

Download the latest release, unpack it and add this html:

<script type="text/javascript" src="/your/path/to/dist/bundle.js"></script>

FAQs

Package last updated on 29 Mar 2022

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