redoodle
An addon library for Redux that enhances its integration with TypeScript.
파일 탐색기
최종 버전 다운로드 (.zip)- config.yml
- extensions.json
- settings.json
- gitbook.css
- pr-77.v2.yml
- pr-79.v2.yml
- .gitkeep
- README.md
- UsingDefinitions.md
- UsingTypedReducer.md
- Benefits.md
- ConfiguringStore.md
- README.md
- combineReducers.md
- composeReducers.md
- compoundActionsEnhancer.md
- createStore.md
- isType.md
- loggingMiddleware.md
- omit.md
- README.md
- reduceCompoundActions.md
- setWith.md
- FAQ.md
- InitialState.md
- README.md
- publish.sh
- combineReducers.spec.ts
- composeReducers.spec.ts
- CompoundAction.spec.ts
- defineAction.spec.ts
- isType.spec.ts
- omit.spec.ts
- reduceCompoundActions.spec.ts
- reduxMatching.spec.ts
- setWith.spec.ts
- typeCompatibility.spec.ts
- TypedAction.spec.ts
- TypedReducer.spec.ts
- isPlainObject.ts
- shallowEqualsPartial.ts
- process.d.ts
- TypedReducerBuilderImpl.ts
- _observableCompat.ts
- Action.ts
- combineReducers.ts
- composeReducers.ts
- CompoundAction.ts
- compoundActionsEnhancer.ts
- createStore.ts
- defineAction.ts
- Dispatch.ts
- index.ts
- isType.ts
- loggingMiddleware.ts
- Middleware.ts
- omit.ts
- PayloadOf.ts
- reduceCompoundActions.ts
- Reducer.ts
- ReducerMap.ts
- setWith.ts
- Store.ts
- StoreCreator.ts
- StoreEnhancer.ts
- symbol-observable.ts
- TypedAction.ts
- TypedActionDefinition2.ts
- TypedActionString.ts
- TypedReducer.ts
- .autorelease.yml
- .changelog.yml
- .editorconfig
- .gitignore
- .npmignore
- .prettierrc
- book.json
- CHANGELOG.md
- LICENSE
- package.json
- README.md
- SUMMARY.md
- tsconfig-esm.json
- tsconfig.json
- tslint.json
- yarn.lock
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/palantir/redoodle
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd redoodle
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
