model
Angular Model - Simple state management with minimalist API, one way data flow, multiple model support and immutable data exposed as RxJS Observable.
파일 탐색기
최종 버전 다운로드 (.zip)- ----bug-report.md
- --feature-request.md
- model_graph.png
- schematics.gif
- model.test.ts
- model.ts
- __name@dasherize__.service.spec.ts
- __name@dasherize__.service.ts
- index.test.ts
- index.ts
- schema.d.ts
- schema.json
- index.test.ts
- index.ts
- schema.d.ts
- schema.json
- collection.json
- utils.ts
- .gitignore
- .npmrc
- .prettierignore
- .prettierrc
- .travis.yml
- CHANGELOG.md
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- LICENSE
- package-lock.json
- package.json
- PULL_REQUEST_TEMPLATE.md
- README.md
- tsconfig.json
- tsconfig.schematics.json
- tslint.json
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/angular-extensions/model
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd model
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
