code0wl / typescript-rxjs-webpack

👾 A simple RxJS scratchpad which includes marble testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solid base for practising RxJS

Build Status

Use this playground to quickly scaffold a rxjs program that includes marble testing for scratchpad purposes

Usage

npm start

TDD

npm run test:watch

Project will start on the specified port with watch mode, enjoy!

About

👾 A simple RxJS scratchpad which includes marble testing

License:MIT License


Languages

Language:JavaScript 39.2%Language:TypeScript 33.3%Language:CSS 17.9%Language:HTML 9.6%