jimniels / sassme

SassMe: Real-time manipulation and visualization of Sass color functions

Home Page:http://jim-nielsen.com/sassme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SassMe

Screenshot of Sassme

Dynamically view the output of Sass HSL color functions in the browser. The following Sass HSL functions are available for manipulation:

Development: npm run start

Build: npm run build

Site is hosted on Github pages. gh-pages is the active build being hosted. master branch reflects current state of code.

About

This project was originally conceived and built at Arc90. When first deployed, it lived on the web at http://sassme.arc90.com/ and the original codebase was hosted under Arc90’s Github account at arc90/sass-color-picker. However, due to organization conflicts, that repo is no longer maintained. This is now the official successor.

Many thanks to those who helped build v1.0 of SassMe:

 ____                                      __
/\  _`\                                   /\ \
\ \,\L\_\     __      ____    ____  __  __\ \ \
 \/_\__ \   /'__`\   /',__\  /',__\/\ \/\ \\ \ \
   /\ \L\ \/\ \L\.\_/\__, `\/\__, `\ \ \_\ \\ \_\
   \ `\____\ \__/.\_\/\____/\/\____/\/`____ \\/\_\
    \/_____/\/__/\/_/\/___/  \/___/  `/___/> \\/_/
                                        /\___/
                                        \/__/

About

SassMe: Real-time manipulation and visualization of Sass color functions

http://jim-nielsen.com/sassme


Languages

Language:JavaScript 66.7%Language:CSS 29.5%Language:HTML 3.7%