Skip to content

whale(chrome) extension 으로 네이버 웹툰 기록을 표시하고 쉽게 접근할 수 있는 extension입니다.

License

Notifications You must be signed in to change notification settings

tbvjaos510/naver-webtoon-history

Repository files navigation

Naver Webtoon Extension

Build Status Coverage Status

whale user chrome user
Whale Web Store Chrome Web Store

whale(chrome) extension 으로 네이버 웹툰 기록을 표시하고 쉽게 접근할 수 있는 확장 앱입니다.

계속 기능을 업데이트 중이니 아이디어나 오류가 있으면 알려주시면 적극 반영하겠습니다.

Stack

  • Typescript
  • React
  • MobX
  • Webpack
  • Jest (Unit Test)

Run

yarn install # install

yarn build # build whale and chrome
yarn build:chrome # build chrome
yarn build:whale # build whale

yarn watch:chrome # watch chrome
yarn watch:whale # watch whale

yarn test # test
yarn test:coverage # test coverage
yarn test:watch # test watch

yarn lint # lint all code

이미지