react-datepicker
π React DatePicker Library (Flexible, Reusable)
νμΌ νμκΈ°
μ΅μ’ λ²μ λ€μ΄λ‘λ (.zip)- bug_report.md
- feature_request.md
- addons.js
- config.js
- webpack.config.js
- red.scss
- _mixin.scss
- _variable.scss
- app.scss
- calendar.scss
- CalendarSelectedController.tsx
- @types.ts
- Constant.ts
- IconBase.tsx
- Icons.tsx
- index.tsx
- SVGIcon.tsx
- Backdrop.tsx
- Calendar.tsx
- CalendarBody.tsx
- CalendarContainer.tsx
- CalendarHead.tsx
- DatePicker.tsx
- DayView.tsx
- Picker.tsx
- PickerInput.tsx
- RangeDatePicker.tsx
- RangePickerInput.tsx
- TableCell.tsx
- TableMatrixView.tsx
- TimeContainer.tsx
- TimeInput.tsx
- TodayPanel.tsx
- ArrayUtil.ts
- DateUtil.ts
- DOMUtil.ts
- FunctionUtil.ts
- LocaleUtil.ts
- StringUtil.ts
- TypeUtil.ts
- index.ts
- custom.css
- LayoutDecorator.tsx
- Calendar.stories.tsx
- DatePicker.stories.tsx
- PickerInput.stories.tsx
- RangeDatePicker.stories.tsx
- TimeContainer.stories.tsx
- TimeInput.stories.tsx
- Calendar.test.tsx.snap
- CalendarBody.test.tsx.snap
- CalendarContainer.test.tsx.snap
- CalendarHead.test.tsx.snap
- DayView.test.tsx.snap
- RangeDatePicker.test.tsx.snap
- RangePickerInput.test.tsx.snap
- TableCell.test.tsx.snap
- TableMatrixView.test.tsx.snap
- TodayPanel.test.tsx.snap
- TestingUtil.ts
- ArrayUtil.test.ts
- Calendar.test.tsx
- CalendarBody.test.tsx
- CalendarContainer.test.tsx
- CalendarHead.test.tsx
- DatePicker.test.tsx
- DateUtil.test.ts
- DayView.test.tsx
- DOMUtil.test.ts
- LocaleUtil.test.ts
- Picker.test.tsx
- PickerInput.test.tsx
- RangeDatePicker.test.tsx
- RangePickerInput.test.tsx
- StringUtil.test.ts
- TableCell.test.tsx
- TableMatrixView.test.tsx
- TimeContainer.test.tsx
- TimeInput.test.tsx
- TodayPanel.test.tsx
- .gitignore
- .huskyrc
- .npmignore
- .travis.yml
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- package.json
- README.md
- test-preprocessor.js
- test-setup.js
- test-shim.js
- tsconfig.json
- tslint.json
- yarn.lock
# μ€μΉ κ°μ΄λ
1. μ½λ λ΄λ €λ°κΈ°
git clone https://github.com/y0c/react-datepicker
κΉνλΈμμ νλ‘μ νΈ μ½λ μ 체λ₯Ό λ΄ μ»΄ν¨ν°λ‘ λ΄λ €λ°μ΅λλ€.
cd react-datepicker
λ°©κΈ λ΄λ €λ°μ νλ‘μ νΈ ν΄λ μμΌλ‘ μ΄λν©λλ€.
2. Node.js
μ¬μ μΆμ²μ¬μ μ€λΉλ¬Ό
yarn add @y0c/react-datepicker
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
npm install --save @y0c/react-datepicker
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
yarn
package.jsonμ λͺ μλ λΌμ΄λΈλ¬λ¦¬λ€μ λ΄λ €λ°μ μ€μΉν©λλ€.
yarn run storybook
μ΄ λͺ λ Ήμ΄λ₯Ό ν°λ―Έλμ κ·Έλλ‘ μ λ ₯ν΄ μ€ννμΈμ.
λͺ
λ Ήμ΄ μ€ν ν ν°λ―Έλμ λνλλ μ£Όμ(λ³΄ν΅ http://localhost:3000 νν)λ₯Ό λΈλΌμ°μ μμ μ΄μ΄λ³΄μΈμ.
μ΄ λ ν¬μ READMEμ μ ν μ€μ λͺ λ Ήμ΄λ₯Ό κ·Έλλ‘ κ°μ Έμμ΅λλ€.
// repository documentation
Was this content helpful?
(0 ratings)
