Dashing: Difference between revisions

From TransitWiki
Jump to navigation Jump to search
Leeor (talk | contribs)
Created page with "{{infobox |title= Dashing |image= Dashing-logo.png |vendor= Shopify [https://www.shopify.com/ https://www.shopify.com/] |license= MIT license [https://github.com/Shopify/dashi..."
 
Leeor (talk | contribs)
No edit summary
 
Line 3: Line 3:
|image= Dashing-logo.png
|image= Dashing-logo.png
|vendor= Shopify [https://www.shopify.com/ https://www.shopify.com/]
|vendor= Shopify [https://www.shopify.com/ https://www.shopify.com/]
|license= MIT license [https://github.com/Shopify/dashing/blob/master/MIT-LICENSE https://github.com/Shopify/ dashing/blob/master/MIT-LICENSE]
|license= [[The MIT License]]
|website= [http://dashing.io/ http://dashing.io/]
|website= [http://dashing.io/ http://dashing.io/]
}}
}}

Latest revision as of 02:21, 30 January 2017

Dashing
Error creating thumbnail: Unable to save thumbnail to destination
Vendor Shopify https://www.shopify.com/
License The MIT License
Website http://dashing.io/



"Dashing is a Sinatra based framework that lets you build beautiful dashboards.

Key features:

  • Use premade widgets, or fully create your own with scss, html, and coffeescript.
  • Widgets harness the power of data bindings to keep things DRY and simple. Powered by batman.js.
  • Use the API to push data to your dashboards, or make use of a simple ruby DSL for fetching data.
  • Drag & Drop interface for re-arranging your widgets.
  • Host your dashboards on Heroku in less than 30 seconds.

This project was created at Shopify for displaying custom dashboards on TVs around the office."[1]

References