Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeremybanka/luum

lightweaver
https://github.com/jeremybanka/luum

Last synced: 5 days ago
JSON representation

lightweaver

Awesome Lists containing this project

README

        

#### 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