Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremybanka/luum
lightweaver
https://github.com/jeremybanka/luum
Last synced: 5 days ago
JSON representation
lightweaver
- Host: GitHub
- URL: https://github.com/jeremybanka/luum
- Owner: jeremybanka
- Created: 2020-10-25T05:02:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-08-28T22:47:19.000Z (over 2 years ago)
- Last Synced: 2024-11-08T06:56:29.046Z (about 2 months ago)
- Language: TypeScript
- Size: 54.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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