Skip to content

Latest commit

 

History

History
89 lines (75 loc) · 3.25 KB

README.md

File metadata and controls

89 lines (75 loc) · 3.25 KB

hex-color-pal

Array of hex color palettes from various sources


Built with ❤︎ by tiaanduplessis and contributors

Table of Contents

Table of Contents
  • Install
  • Usage
  • Sources
  • Contribute
  • License
  • Install

    $ npm install hex-color-pal
    # OR
    $ yarn add hex-color-pal

    Usage

    const hexColorPal = require('hex-color-pal')

    Sources

    Contributing

    Contributions are welcome!

    1. Fork it.
    2. Create your feature branch: git checkout -b my-new-feature
    3. Commit your changes: git commit -am 'Add some feature'
    4. Push to the branch: git push origin my-new-feature
    5. Submit a pull request :D

    Or open up a issue.

    License

    Licensed under the MIT License.