Skip to content

Commit 9cbd8fc

Browse files
committed
Merge tag 'v0.1.0'
v0.1.0 Release
2 parents 99240fa + f382f1f commit 9cbd8fc

File tree

10 files changed

+76
-2
lines changed

10 files changed

+76
-2
lines changed

AUTHORS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Authors
2+
=======
3+
4+
Anh Nguyen - [email protected]

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Change Log
2+
==========
3+
4+
5+
0.1.0 (2014-12-05)
6+
------------------
7+
8+
The first milestone release

LICENSE.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Copyright (c) Teracy, Inc. and individual contributors.
2+
All rights reserved.
3+
4+
Redistribution and use in source and binary forms, with or without modification,
5+
are permitted provided that the following conditions are met:
6+
7+
1. Redistributions of source code must retain the above copyright notice,
8+
this list of conditions and the following disclaimer.
9+
10+
2. Redistributions in binary form must reproduce the above copyright
11+
notice, this list of conditions and the following disclaimer in the
12+
documentation and/or other materials provided with the distribution.
13+
14+
3. Neither the name of Teracy, Inc. nor the names of its contributors may be used
15+
to endorse or promote products derived from this software without
16+
specific prior written permission.
17+
18+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
19+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
20+
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
21+
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
22+
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
23+
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
24+
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
25+
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
27+
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

README.md

Lines changed: 37 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,37 @@
1-
teracy wireframe kit
2-
====================
1+
teracy wireframe kit 0.1.0
2+
==========================
3+
4+
5+
![Preview Screenshot](http://i.imgur.com/wTQlXBP.png)
6+
7+
This is the Wireframe kit created to help speed up your wireframing process. This kit includes basics UI elements for web, UI elements for Mobile and other devices will be updated in the future.
8+
9+
To use, simply download the *Download ZIP* button on the right sidebar, unzip and open the .sketch file. It's recommended to place this file somewhere safe, and duplicate it when you need to create your own layout.
10+
11+
All most every UI elements are converted to [Symbol](http://bohemiancoding.com/sketch/support/documentation/07-symbols/) so they can be reused across the projects. Remember to use *Duplicate Symbol* function so that you can easily customize the element or create your own custom one.
12+
13+
Please refer to [this document](http://bohemiancoding.com/sketch/support/documentation/07-symbols/) to learn more about Symbol and how to organize Symbol in Sketch.
14+
15+
***Sketch 3.1+ is required***
16+
17+
## Features
18+
19+
![symbol](http://i.imgur.com/lhdlj5A.png)
20+
21+
![ss1](http://i.imgur.com/I1StlEf.png)
22+
23+
![ss2](http://i.imgur.com/UIBz0We.png)
24+
25+
![ss3](http://i.imgur.com/Ec2Yre5.png)
26+
27+
28+
* All UI Elements are Symbols.
29+
* Symbols grouped by categories.
30+
* UI elements for mobile devices will be added in the next version.
31+
* Markups and annotations included.
32+
* +140 icons included.
33+
* If you found bugs feel free to send us a message.
34+
35+
## License
36+
37+
See `LICENSE` for more details.

Teracy_wireframe.sketch

6.2 MB
Binary file not shown.

img/Markups&Misc.png

117 KB
Loading

img/preview.png

574 KB
Loading

img/ss1.png

75.1 KB
Loading

img/ss2.png

81.8 KB
Loading

img/symbols.png

315 KB
Loading

0 commit comments

Comments
 (0)