1.2.3 • Published 1 year ago

hex-codes v1.2.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

hex-codes

Easily use hex codes in your project

Install

Install with npm

$ npm i hex-codes

Requiring the package

const hex = require('hex-codes')

Using the hex codes

const hex = require('hex-codes')
const variableName = hex.blue()
console.log(variableName)

Available Colors

random
red
blue
green
yellow
orange
purple
black
silver
gray
maroon
olive
lime
aqua
teal
navy
violet

More will be added in future updates

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Aidan-The-Dev

License

Copyright © 2022 Aidan-The-Dev Licensed under the Apache-2.0 license.

1.2.0

1 year ago

1.1.0

1 year ago

1.2.3

1 year ago

1.2.2

1 year ago

1.2.1

1 year ago

1.0.0

2 years ago