Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add NAVER Webtoon Editor #527

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added projects/naver-webtoon-editor/thumb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions projects/projects.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"featured": "YouTube on PS3",
"projects": [
{
"name": "NAVER Webtoon Editor",
"thumb": "naver-webtoon-editor/thumb.png",
"desc": "Naver’s popular webtoon service recently launched new breed of webtoons that contain special effects and animations. Engineers at Naver Labs put much efforts into developing a tool called Webtoon editor that allows any webtoon artists to easily add special effects or animations to their webtoons.",
"url": "http://comic.naver.com/webtoon/detail.nhn?titleId=655277&no=4",
"info": "http://koreajoongangdaily.joins.com/news/article/Article.aspx?aid=3005707",
"submitter": "naver",
"submissionDate": "2015-07-11",
"tags": [
"NAVER",
"NAVER LABS",
"comic",
"webtoon",
"editor",
"nodewebkit"
]
},
{
"name": "APWGL",
"thumb": "apwgl/thumb.png",
Expand Down