Skip to content

👾 A simple RxJS scratchpad which includes marble testing

License

Notifications You must be signed in to change notification settings

code0wl/typescript-rxjs-webpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!