/ymockup

UI mockups using HTML and CSS

Primary LanguageJavaScript

#YMockup

###Easily create UI mockups using HTML and CSS.

Requires WebKit (i.e. Safari/Chrome).

Live demo

##Features

  • Saves your mockup locally
  • Customisable for any HTML/CSS
  • Edit elements in place
  • Drag and drop
  • Snap to grid dragging
  • z-index control
  • Move elements with the arrow keys (hold ctrl)

##Usage

First, clone the repository and open index.html in your browser. Play around with the examples.

To add new 'types':

  • Add the type HTML to type.html - follow the existing format
  • Add the type CSS to types.css
  • Add any custom JS to types.js

YMockup