Skip to main content

Overview

Packages

Package

Description

@toktokhan-dev/chakra

ChakraUI로 구성되어있는 컴포넌트 패키지입니다.

@toktokhan-dev/cli

똑똑한개발자의 플러그인을 사용할 수 있는 CLI TOOL입니다. gen:api, gen:theme, gen:route, gen:sitemap 등 다양한 플러그인을 지원하며, 사용자가 개발한 스크립트를 플러그인으로 등록할 수 있습니다.

@toktokhan-dev/cli-plugin-commit

대화형 cli 를 통해 일관된 형식의 커밋 메시지 작성을 도와주는 플러그인 입니다.

@toktokhan-dev/cli-plugin-gen-api-react-query

Swagger 의 json 을 조회하여 타입정의와 api class, react-query 관련 모듈을 생성합니다. axios 를 사용하는 환경에서 사용가능합니다.

@toktokhan-dev/cli-plugin-gen-icon-chakra

지정된 경로의 svg파일 기반으로 Chakra UI Icon Component 를 생성합니다.

@toktokhan-dev/cli-plugin-gen-icon-rn

지정된 경로의 svg파일 기반으로 Chakra UI Icon Component 를 생성합니다.

@toktokhan-dev/cli-plugin-gen-img

이미지 경로를 읽어 객체로 생성해줍니다.

@toktokhan-dev/cli-plugin-gen-img-rn

이미지 경로를 읽어 객체로 생성해줍니다.

@toktokhan-dev/cli-plugin-gen-route-pages

pages 폴더를 조회하여 route 경로를 포함한 객체를 생성합니다. next.js page router에서 사용가능합니다.

@toktokhan-dev/cli-plugin-gen-sitemap-next-page

next.js page router버전의 pages 폴더 기반으로 sitemap.xml 파일을 생성합니다.

@toktokhan-dev/cli-plugin-gen-theme-chakra

theme json 파일기반으로 Chakra theme token을 생성합니다.

@toktokhan-dev/cli-plugin-gen-yup

대화형 cli 를 통해 일관된 형식의 yup 스키마를 생성합니다.

@toktokhan-dev/github

Octokit을 사용하여 Github Api를 쉽게 사용할 수 있도록 하는 모듈입니다.

@toktokhan-dev/node

node환경에서 사용할 수 있는 유틸리티 라이브러리입니다.

@toktokhan-dev/react-universal

React 환경에서 전역적으로 사용할 수 있는 유틸리티 라이브러리입니다. 와 은 @toktokhan-dev/react-universal를 포함하고 있습니다.

@toktokhan-dev/react-web

React Web 환경에서 전역적으로 사용할 수 있는 유틸리티 라이브러리입니다.

@toktokhan-dev/universal

웹,앱 환경에서 사용가능한 유틸리티 라이브러리입니다.

@toktokhan-dev/zustand-create-store-context

zustand와 함께 사용할 수 있는 createStoreContext 유틸리티 패키지입니다. zustand 스토어에 대한 context, provider, hoc 를 생성함으로써, Zustand를 사용한 지역 상태 관리를 가능하게 합니다.

@toktokhan-dev/zustand-react

@toktokhan-dev/zustand-create-store-context@toktokhan-dev/zustand-create-store-context 패키지에 있는 모든 모듈을 제공합니다..

@toktokhan-dev/zustand-with-setter

Zustand 스토어에 setreset 함수를 추가하여 상태를 더욱 쉽게 업데이트하고 초기화할 수 있도록 도와주는 유틸리티 패키지입니다.