QuickMockup
QuickMockup is a simple tool for creating simple mockups of interfaces and websites.
NOTE This is currently under development and infrastructural work in order to put forward a version of quickMockup. titled quickMockup v2, that takes advantage of more recent and stable technologies and standards. quickMockup v2 will as well try to address and provide solutions to the elementary issues with the previous version, such as zooming, user-composed elements, save to more formats and many other featurs.
If you are looking for the older version, it is pointed at by v0.x branch. And the old live demo is under the (same old) url https://jdittrich.github.io/quickMockup
Usecase
The tool is meant to allow to quickly create mockups of interfaces in order to communicate ideas.
It is not meant for pixel perfect mockups nor for complex interface mockups involving several screens and hundereds of elements.
The target group for now are interaction/interface designers or design-aware developers who take part in open source projects and need to communicate their ideas. A mockup is worth a thousand words in this case.
License
MIT License; Libraries used may have other licenses – see below
Used Libraries
quickMockup v1
Library | Creator | License | Origin |
---|---|---|---|
jQuery | Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors | Released under the MIT license | https://jquery.com/ |
jQueryUI | Copyright jQuery Foundation and other contributors | Released under the MIT license | https://jqueryui.com |
jQuery.ba-throttle-debounce | Copyright (c) 2010 "Cowboy" Ben Alman | Dual licensed under the MIT and GPL licenses. | http://benalman.com/projects/jquery-throttle-debounce-plugin/ |
draw2d | Andreas Herz (freegroup) | Released under the MIT license | https://github.com/freegroup/draw2d |
Old version
Library | Creator | License | Origin |
---|---|---|---|
jQuery | Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors | Released under the MIT license | https://jquery.com/ |
jQueryUI | Copyright jQuery Foundation and other contributors | Released under the MIT license | https://jqueryui.com |
Mousetrap | Craig Campbell in 2012-2015 | Apache 2.0 | https://craig.is/killing/mice |
Showdown | Showdown Copyright (c) 2007, John Fraser | Showdown Copyright | https://github.com/showdownjs/showdown |