Skip to content

Smilebags/spectral-utilities

Repository files navigation

This repository contains a collection of tools surrounding colour. Entrypoints are the user-exposed applications which consume the core technology such as colour creation and manipulation and colour managed canvas rendering.

#Documentation and live demos

Entrypoints

Here is a table of the current entrypoints in the repository.

Usage

  • Clone the repository
git clone git@github.com:Smilebags/spectral-utilities.git
  • Install dependencies
npm i
  • Copy entrypoint/*/*.html files to corresponding folder in dist
  • Run the compiler in watch mode
npm run dev
  • In another terminal window, serve the application
npm run serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published