Ellipsis is responsive HTML5 web component framework for modern browsers
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 gemgem install ellipsis-compass #install into an existing projectnpm install ellipsis
For a clean project install, follow the instructions for ellipsis-gulp
#the kitchen & sink distrogulp build #gestures, animations, polymer platform and element ui factorygulp build-core #core + custom elements librarygulp build-elements #jQuery UI interactions: draggable,droppable,selectable,resizable,sortablegulp build-interaction
gulp minifygulp minify-coregulp minify-elementsgulp minify-interaction
Builds a localhost Compass\Sass design project in created project folder named 'design'
gulp designhttp://localhost:8080
Coming soon...
Coming soon...