node package manager

ellipsis

Ellipsis is responsive HTML5 web component framework for modern browsers

Ellipsis

Ellipsis is responsive HTML5 web component framework for modern browsers built over the Google Polymer platform, the jQuery UI widget factory and Compass/Sass.

v1.0.0

var ellipsis = require('ellipsis')
<script src="dist/ellipsis.js"></script>
#install the compass gem
gem install ellipsis-compass
 
#install into an existing project
npm install ellipsis

For a clean project install, follow the instructions for ellipsis-gulp

#the kitchen & sink distro
gulp build
 
#gestures, animations, polymer platform and element ui factory
gulp build-core
 
#core + custom elements library
gulp build-elements
 
#jQuery UI interactions: draggable,droppable,selectable,resizable,sortable
gulp build-interaction
gulp minify
gulp minify-core
gulp minify-elements
gulp minify-interaction

Builds a localhost Compass\Sass design project in created project folder named 'design'

gulp design
http://localhost:8080

Coming soon...

Coming soon...