Skip to content

Commit 4c98ac6

Browse files
MadinventorZerojonocrbuddhajjigaexkevinparkwilliamdyoon
committed
Updated ReadMe
Co-authored-by: jonocr <[email protected]> Co-authored-by: buddhajjigae <[email protected]> Co-authored-by: xkevinpark <[email protected]> Co-authored-by: williamdyoon <[email protected]>
1 parent 7f4ce2c commit 4c98ac6

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55

66
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](https://github.com/team-reactype/ReacType/pulls)
77
![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)
8-
![Version 6.0](https://img.shields.io/badge/Release-6.0-lightgrey.svg)
8+
![Version 7.0.0](https://img.shields.io/badge/Release-7.0.0-lightgrey.svg)
99

10-
**ReacType** is a visual prototyping tool for developers employing **React** component architecture alongside the comprehensive type-checking of **TypeScript**.
10+
**ReacType** is a rapid prototyping tool for developers employing **React** component architecture alongside the comprehensive type-checking of **TypeScript**.
1111
In other words, **you can draw prototypes and export React / TypeScript code!**
1212

13-
**ReacType** allows users to _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ and a _real-time component code preview_. Users can create components and drag _instances_ of these components, as well as HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
13+
**ReacType** allows users to _visualize_ their application architecture dynamically, employing a _drag-and-drop canvas display_ , a _real-time demo render_ , a _real-time component code preview_. Users can create components and drag _instances_ of these components, as well as HTML elements, onto the canvas. This architecture can then be _exported_ as TypeScript application files to be used as a starter template for any repository.
1414

1515
Download for [MacOS](https://github.com/team-reactype/ReacType/releases), [Windows](https://github.com/team-reactype/ReacType/releases/), [Linux](https://github.com/team-reactype/ReacType/releases/).
1616

@@ -48,6 +48,13 @@ Download for [MacOS](https://github.com/team-reactype/ReacType/releases), [Windo
4848

4949
### Features
5050

51+
52+
- **Live Render Demo**: Live render demo in React using Electron's sandbox environment. Updates in realtime to reflect canvas structure and customization options.
53+
- **Annotations**: Provide design notes directly on the canvas and have these persist while sharing designs with other engineers.
54+
- **CSS Editor**: Copy and paste custom css styles and classes into the editor and save to use personal or company designs in an instant.
55+
- **State & Props Creator**: Create custom state hooks with real-time updates in the code preview.
56+
- **Application Style Update**: Complete redesign of the entire application for enhanced user experience to maintain a single view application
57+
5158
- **Dashboard**: Click the 'Dashboard' button to view the Public Dashboard and User Dashboard.
5259
- **Like**: Like other people's templates by clicking on the thumbs up icon.
5360
- **Comment**: Comment on other templates by typing in the input field and clicking the comment icon.

0 commit comments

Comments
 (0)