iscrim_ui
TypeScript icon, indicating that this package has built-in type declarations

0.13.63 • Public • Published

iScrim UI library

Install

Required dependencies

typescript 가 global 로 설치 되어 있어야 합니다.

이 패키지를 사용하려는 프로젝트에 아래 의존성들이 반드시 설치되어 있어야합니다.

  • react
  • styled-components
  • typescript
  • @types/react
  • @types/styled-components

Publish for development to test

yarn testpack

위 명령어는 yarn pack 으로 생성된 .tgz 파일을 생성한 다음, ../package 폴더에 압축을 풉니다. 그 다음 생성된 .tgz 파일을 삭제합니다. 위 명령어를 실행한 다음, 테스트 할 프로젝트에서, 이 라이브러리를 아래와 같이 인스톨합니다.

example) - 경로는 알맞게 설정하세요.
yarn add ../package

Publish to NPM repository

새로 만든 모듈 index 에 import & export 했는지 꼭 확인!

  1. package.json 버전 올리기
  2. CHANGELOG.md 작성
  3. yarn build
  4. git commit -m "..."
  5. npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i iscrim_ui

Weekly Downloads

0

Version

0.13.63

License

MIT

Unpacked Size

154 kB

Total Files

57

Last publish

Collaborators

  • iscrim