Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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`