1.0.0 • Published 5 years ago

simple-rgb v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Welcome to simple RGB

Version Documentation](https://github.com/nickylaczko/ color converter/test/docs.md) Twitter: thynickylaczko](https://twitter.com/thynickylaczko)

An RGB to hex converter

🏠 Homepage

Install

npm install simple-rgb

Usage

const rgb = require('simple-rgb')
// or
import rgb from 'simple-rgb'

rgb(number, number, number)

Run tests

npm run test

Author

👤 Nicky Laczko

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator