luum
TypeScript icon, indicating that this package has built-in type declarations

0.0.14 • Public • Published

Generate colors dynamically.

By Jeremy Banka

Technologies Used

  • ES6
  • Jest for testing
  • Prettier and Eslint (airbnb style) for formatting

Description

  • export: these functions turn luum specifications back into hexcodes
  • identify: these functions make qualitative assessments
  • import: these functions turn hexcodes into luum specifications
  • modify: currently unused
  • preconfig: default settings for using luum
  • solveFor: one-way operations
  • utils: basic functions for handling data

Setup/Installation Requirements

  • gh repo clone jeremybanka/luum OR git clone https://github.com/jeremybanka/luum to download the repo
  • cd luum to enter the repo folder
  • npm i to install necessary development dependencies to node_modules

Known Bugs

  • none identified

License

MIT

Contact Information

hello (at) jeremybanka (dot) com

Package Sidebar

Install

npm i luum

Weekly Downloads

1

Version

0.0.14

License

MIT

Unpacked Size

126 kB

Total Files

45

Last publish

Collaborators

  • jeremybanka