Skip to content

Commit f76e7f1

Browse files
author
이민규
authored
Update README.md
1 parent 6ca4c88 commit f76e7f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ FE개발랩에서 프로젝트 및 내부 과제를 수행하면서 생산한
2222
| ---- | ---- | ---- |
2323
|[Chart](https://github.com/nhnent/tui.chart)|차트|[[API]](https://nhnent.github.io/tui.chart/latest), [[Example]](https://nhnent.github.io/tui.chart/latest/tutorial-sample01-01-bar-chart.html), [[Download]](https://github.com/nhnent/tui.chart/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.chart/wiki/getting-started)|
2424
|[Editor](https://github.com/nhnent/tui.editor)|에디터|[[API]](https://nhnent.github.io/tui.editor/api/latest/), [[Example]](https://nhnent.github.io/tui.editor/), [[Download]](https://github.com/nhnent/tui.editor/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.editor/wiki/Getting-Started)|
25-
|[Grid](https://github.com/nhnent/tui.grid)|그리드|[[API]](https://nhnent.github.io/tui.grid/api), [[Example]](https://nhnent.github.io/tui.grid/api/tutorial-example1.html), [[Download]](https://github.com/nhnent/tui.grid/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.grid/wiki/Getting-Started)|
25+
|[Grid](https://github.com/nhnent/tui.grid)|그리드|[[API]](https://nhnent.github.io/tui.grid/api), [[Example]](https://nhnent.github.io/tui.grid/api/tutorial-example01.html), [[Download]](https://github.com/nhnent/tui.grid/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.grid/wiki/Getting-Started)|
2626

2727
<br>
2828

@@ -32,7 +32,7 @@ FE개발랩에서 프로젝트 및 내부 과제를 수행하면서 생산한
3232
| ---- | ---- | ---- |
3333
|[Animation](https://github.com/nhnent/tui.component.animation)|애니메이션 효과 컴포넌트| [[API]](https://nhnent.github.io/tui.component.animation/latest/), [[Example]](https://nhnent.github.io/tui.component.animation/latest/tutorial-example1.html), [[Download]](https://github.com/nhnent/tui.component.animation/tree/master/dist) |
3434
|[AutoComplete](https://github.com/nhnent/tui.component.auto-complete)|검색어 자동완성 컴포넌트|[[API]](https://nhnent.github.io/tui.component.auto-complete/latest/), [[Example]](https://nhnent.github.io/tui.component.auto-complete/latest/tutorial-sample1.html), [[Download]](https://github.com/nhnent/tui.component.auto-complete/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.auto-complete/wiki/Auto-Complete-Tutorial)|
35-
|[Calendar](https://github.com/nhnent/tui.component.date-picker/) (Deprecated)|캘린더 컴포넌트|[[API]](http://nhnent.github.io/tui.component.date-picker/latest/Calendar.html), [[Example]](https://nhnent.github.io/tui.component.date-picker/latest/tutorial-calendars.html), [[Download]](https://github.com/nhnent/tui.component.date-picker/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.date-picker/wiki/Options)|
35+
|[Calendar](https://github.com/nhnent/tui.component.calendar/) (Deprecated)|캘린더 컴포넌트|[[API]](http://nhnent.github.io/tui.component.date-picker/latest/Calendar.html), [[Example]](https://nhnent.github.io/tui.component.date-picker/latest/tutorial-calendars.html), [[Download]](https://github.com/nhnent/tui.component.date-picker/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.date-picker/wiki/Options)|
3636
|[ContextMenu](https://github.com/nhnent/tui.component.contextmenu/)|컨텍스트메뉴 컴포넌트|[[API]](https://nhnent.github.io/tui.component.contextmenu/latest/), [[Example]](https://nhnent.github.io/tui.component.contextmenu/latest/tutorial-default.html), [[Download]](https://github.com/nhnent/tui.component.contextmenu/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.contextmenu/wiki/English-Version)|
3737
|[DatePicker](https://github.com/nhnent/tui.component.date-picker/)|데이트 피커 컴포넌트|[[API]](http://nhnent.github.io/tui.component.date-picker/latest/Datepicker.html), [[Example]](https://nhnent.github.io/tui.component.date-picker/latest/tutorial-datepicker-basic.html), [[Download]](https://github.com/nhnent/tui.component.date-picker/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.date-picker/wiki)|
3838
|[FileUploader](https://github.com/nhnent/tui.component.file-uploader/)|파일 업로더|[[API]](https://nhnent.github.io/tui.component.file-uploader/latest/), [[Example]](http://nhnent.github.io/tui.component.file-uploader/latest/tutorial-example1.html), [[Download]](https://github.com/nhnent/tui.component.file-uploader/tree/master/dist), [[Tutorial]](https://github.com/nhnent/tui.component.file-uploader/wiki/Tutorial)|

0 commit comments

Comments
 (0)