Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/changhuixu/rxjs-playground
A playground project for RxJS 6 in Typescript build using webpack 4
https://github.com/changhuixu/rxjs-playground
jasmine karma karma-jasmine playground rxjs rxjs-observable rxjs6 starter starter-project template test typescript webpack webpack4
Last synced: 21 days ago
JSON representation
A playground project for RxJS 6 in Typescript build using webpack 4
- Host: GitHub
- URL: https://github.com/changhuixu/rxjs-playground
- Owner: changhuixu
- License: mit
- Created: 2018-05-24T21:34:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:21:44.000Z (about 2 years ago)
- Last Synced: 2023-03-01T18:25:48.266Z (almost 2 years ago)
- Topics: jasmine, karma, karma-jasmine, playground, rxjs, rxjs-observable, rxjs6, starter, starter-project, template, test, typescript, webpack, webpack4
- Language: TypeScript
- Size: 2.31 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RxJS Playground
A playground project for RxJS 6 in Typescript build using Webpack 4
Some example RxJS unit tests in rxjs-marbles.
## Usages
Run Tests: `npm test`
Run App: `npm start`