hexed

1.0.1 • Public • Published

Hexed

Build Status

Converts anything into a valid hex color.

Usage

Node

npm install --save-dev hexed

Browser

<script src="https://unpkg.com/hexed"></script>

JavaScript

import hexed from "hexed";
const newColor = hexed(data); // returns #rrggbb

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i hexed

Weekly Downloads

0

Version

1.0.1

License

MIT

Last publish

Collaborators

  • rayraegah