https://github.com/wiredjs/designer
Mockups and wire-framing tool built using web components. Uses hand-drawn sketchy controls.
https://github.com/wiredjs/designer
Last synced: about 1 month ago
JSON representation
Mockups and wire-framing tool built using web components. Uses hand-drawn sketchy controls.
- Host: GitHub
- URL: https://github.com/wiredjs/designer
- Owner: wiredjs
- License: bsd-3-clause
- Created: 2017-09-08T00:01:39.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T08:12:38.000Z (over 7 years ago)
- Last Synced: 2024-11-03T23:34:25.231Z (6 months ago)
- Language: HTML
- Homepage: https://wiredjs.github.io/designer
- Size: 2.26 MB
- Stars: 207
- Watchers: 12
- Forks: 21
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - wiredjs/designer - Mockups and wire-framing tool built using web components. Uses hand-drawn sketchy controls. (others)
README
# Wired Designer
This is a very simple wysiwyg style designer for createing mockups and wireframes.
[Launch designer](https://wiredjs.github.io/designer)
The sketchy, hand-drawn looking components used by the designer are stand alone functional webcomponents, and can be used by anyone in their web app.
[Wired elements on webcomponents.org](https://www.webcomponents.org/collection/wiredjs/wired-elements)The designer app is adapted from [Polymer's wizzywid](https://github.com/PolymerLabs/wizzywid)
Built with webcomponents and Polymer.
License: [BSD-3-Clause](https://github.com/wiredjs/designer/blob/master/LICENSE)
Author: [Preet Shihn](https://twitter.com/preetster)