zaagan / hourglass

A hackable hourglass for web projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HourGlass Plugin

A hackable hourglass for your next web project.

Pre-Requirements

  • NodeJS

Quick Start

Here are the steps to get you started asap.

  1. Install the necessary npm packages
npm install
  1. Transpile the latest scss to css
npm run build-scss
  1. Run the demo
npm start

Demo

Hour Glass

Checkout the Demo On CodePen

About

A hackable hourglass for web projects


Languages

Language:HTML 67.6%Language:CSS 23.0%Language:JavaScript 9.4%