quickMockup

HTML based interface mockups

  • 所有者: jdittrich/quickMockup
  • 平台:
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

QuickMockup

Join the chat at https://gitter.im/jdittrich/quickMockup

QuickMockup is a simple tool for creating simple mockups of interfaces and websites. It is HTML based and javascript-enhanced.

I currently don't develop this. If you need something more powerful, have a look at https://github.com/jgraph/draw.io

Try the demo


Screenshot


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. An mockup is worth a thousand words in this case.

Saving

You can just save the webpage with your browsers save function (e.g. see here for Firefox) . In the dropdown in the saving dialog, you can select something like »complete webpage« and »only HTML«.

  • If you save the »complete webpage« , you retain interactivity (you could zip the files, send it to someone and that person could just continue working) .
  • If you save »only HTML«, you still save a file containing your mockup wich you can view in any browser.

You can also just do a screenshot (in case it is more a throw-away mock anyway) using whichever tool you like.

Technology/Implementation

HTML based and javascript-enhanced, means that the functions rely on manipulating the HTML directly; there is no MVC-Framework, Database etc. The core code is not very long.

This has the advantage of keeping things simple. It means also that I needed to go with what works well already. E.g. there in no zoom, since it makes dragging much harder to manage.

Create own interface Elements

Interface elements (a custom button or so) can be created in HTML and CSS.

See the source code for now, there are instructions in a comment in the html at the beginning of the code for the element list.

License

MIT License; Used Libraries may have other licenses – see below

Used Libraries

Library, Creator, License, Origin
-------------, --------, -----, -------------
jQuery, Copyright 2005, 2013 jQuery Foundation, Inc. and other contributors, Released under the MIT license, http://jquery.com/
jQueryUI, Copyright jQuery Foundation and other contributors, Released under the MIT license, http://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

主要指標

概覽
名稱與所有者jdittrich/quickMockup
主編程語言JavaScript
編程語言JavaScript (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2016-01-09 08:49:10
推送於2020-10-02 11:23:19
最后一次提交2020-10-02 13:23:18
發布數0
用户参与
星數524
關注者數33
派生數94
提交數116
已啟用問題?
問題數54
打開的問題數25
拉請求數14
打開的拉請求數2
關閉的拉請求數1
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?