일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
- pnpm
- 라이브러리
- 배열메서드
- 자바스크립트
- sucoding
- JavaScript
- frontend
- radixui
- 공식문서
- Server State
- React Query
- 스나이퍼팩토리
- 상태 관리 라이브러리
- @stomp/stompjs
- npm
- 컴포넌트설계
- 프로젝트
- 코딩테스트
- React
- TypeScript
- tanstack query
- 실시간통신
- shadcn
- 프론트엔드
- 배열
- 리액트프로젝트
- 프로젝트캠프
- 수코딩
- MDN
- stompjs
- Today
- Total
목록npm (2)
yunicornlab
지금 진행하고있는 오픈소스 라이브러리 프로젝트에서는 nx로 모노레포 방식을 구현하고, 배포할 @aicody-ui/react 라이브러리는 React와 Tailwind CSS, 그리고 빌드 도구로 rollup을 선택해서 구성했다. 그러고나니 aicody-ui/libs/react 폴더에 rollup.config.cjs라는 파일이 생겼다.const { withNx } = require('@nx/rollup/with-nx');const url = require('@rollup/plugin-url');const svg = require('@svgr/rollup');module.exports = withNx( { main: './src/index.ts', outputPath: './dist', ts..

계기npm에는 수많은 패키지 라이브러리들이 있다.https://www.npmjs.com/ npm | HomeBring the best of open source to you, your team, and your company Relied upon by more than 17 million developers worldwide, npm is committed to making JavaScript development elegant, productive, and safe. The free npm Registry has become the center of Javawww.npmjs.com 프로젝트 중 라이브러리 또는 프레임워크를 선택할 때 아래 npmtrends 사이트를 참고하곤 했다.(아래는 예시) 그러면서..