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

/hexed/

    Package Sidebar

    Install

    npm i hexed

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • rayraegah