# flipTimer **Repository Path**: brightding/flipTimer ## Basic Information - **Project Name**: flipTimer - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-12-23 - **Last Updated**: 2024-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README flipTimer ========= [![Build Status](https://codeship.com/projects/4888e750-ea91-0132-e267-628e55ad70cc/status?branch=master)](https://codeship.com/projects/83163) A jQuery plugin that will count-down to or count-up from a specified date. ## Usage Link to the required files: ```html ``` Initialise flipTimer (if no date is set, it will tell the time for today): ```html ``` In the body of your HTML page, choose which digits you want to use: ```html
``` ## Tests To run the test suite, run: ``` npm install grunt karma:unit ``` This will run the tests and continue to watch for any file changes. ## Demo There is a demo of flipTimer to view. ## License Copyright (c) 2013 Andrew James Tait Licensed under the MIT, GPL licenses.