- ES6
- Jest for testing
- Prettier and Eslint (airbnb style) for formatting
-
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
-
gh repo clone jeremybanka/luum
ORgit 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
- none identified
MIT
hello (at) jeremybanka (dot) com