|
9 | 9 | [](https://github.com/nhn) |
10 | 10 | [](https://lerna.js.org/) |
11 | 11 |
|
12 | | -## Packages |
| 12 | +## 📦 Packages |
13 | 13 |
|
14 | | -- [toast-ui.image-editor](https://github.com/nhn/tui.image-editor/tree/main/apps/image-editor) - Plain JavaScript component implemented by [NHN](https://github.com/nhn). |
15 | | -- [toast-ui.vue-image-editor](https://github.com/nhn/tui.image-editor/tree/main/apps/vue-image-editor) - **Vue** wrapper component is powered by [NHN](https://github.com/nhn). |
16 | | -- [toast-ui.react-image-editor](https://github.com/nhn/tui.image-editor/tree/main/apps/react-image-editor) - **React** wrapper component is powered by [NHN](https://github.com/nhn). |
| 14 | +- [toast-ui.image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/image-editor |
| 15 | +) - Plain JavaScript component implemented by [NHN](https://github.com/nhn). |
| 16 | +- [toast-ui.vue-image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/vue-image-editor |
| 17 | +) - **Vue** wrapper component is powered by [NHN](https://github.com/nhn). |
| 18 | +- [toast-ui.react-image-editor](https://github.com/nhn/tui.image-editor/tree/master/apps/react-image-editor |
| 19 | +) - **React** wrapper component is powered by [NHN](https://github.com/nhn). |
17 | 20 |
|
18 | 21 |  |
19 | 22 |
|
20 | 23 | ## 🚩 Table of Contents |
21 | 24 |
|
22 | | -- [Browser Support](#-browser-support) |
23 | | -- [Has full features that stick to the basic.](#-has-full-features-that-stick-to-the-basic) |
24 | | - - [Photo manipulation](#photo-manipulation) |
25 | | - - [Integration function](#integration-function) |
26 | | - - [Powerful filter function](#powerful-filter-function) |
27 | | -- [Easy to apply the size and design you want](#-easy-to-apply-the-size-and-design-you-want) |
28 | | - - [Can be used everywhere](#can-be-used-everywhere) |
29 | | - - [Nice default & Fully customizable Themes](#nice-default--fully-customizable-themes) |
30 | | -- [Features](#-features) |
31 | | -- [Pull Request Steps](#-pull-request-steps) |
32 | | -- [Documents](#-documents) |
33 | | -- [Contributing](#-contributing) |
34 | | -- [Dependency](#-dependency) |
35 | | -- [TOAST UI Family](#-toast-ui-family) |
36 | | -- [Used By](#-used-by) |
37 | | -- [License](#-license) |
| 25 | +- [!Toast UI ImageEditor](#) |
| 26 | + - [📦 Packages](#packages) |
| 27 | + - [🚩 Table of Contents](#-table-of-contents) |
| 28 | + - [🌏 Browser Support](#-browser-support) |
| 29 | + - [💪 Has full features that stick to the basic.](#-has-full-features-that-stick-to-the-basic) |
| 30 | + - [Photo manipulation](#photo-manipulation) |
| 31 | + - [Integration function](#integration-function) |
| 32 | + - [Powerful filter function](#powerful-filter-function) |
| 33 | + - [🙆 Easy to apply the size and design you want](#-easy-to-apply-the-size-and-design-you-want) |
| 34 | + - [Can be used everywhere.](#can-be-used-everywhere) |
| 35 | + - [Nice default & Fully customizable Themes](#nice-default--fully-customizable-themes) |
| 36 | + - [🎨 Features](#-features) |
| 37 | + - [🔧 Pull Request Steps](#-pull-request-steps) |
| 38 | + - [Setup](#setup) |
| 39 | + - [Pull Request](#pull-request) |
| 40 | + - [📙 Documents](#-documents) |
| 41 | + - [💬 Contributing](#-contributing) |
| 42 | + - [🔩 Dependency](#-dependency) |
| 43 | + - [🍞 TOAST UI Family](#-toast-ui-family) |
| 44 | + - [🚀 Used By](#-used-by) |
| 45 | + - [📜 License](#-license) |
38 | 46 |
|
39 | 47 | ## 🌏 Browser Support |
40 | 48 |
|
|
127 | 135 | - Crop |
128 | 136 | - Flip |
129 | 137 | - Rotation |
| 138 | +- Resize |
130 | 139 | - Free drawing |
131 | 140 | - Line drawing |
132 | 141 | - Shape |
|
0 commit comments