eight-molecules / ng2-quagga-issue

Reproduction of an issue using QuaggaJS with Angular 2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo is a reproduction of a bug in Angular 2's change detection I came across while implementing QuaggaJS in a component.

To run:

Clone the repo
Run npm install to install the project (This project uses the Angular CLI)
Run node_modules\.bin\ng s -h 0.0.0.0 to start a dev server on all interfaces
Browse to your dev server running on port 4200 using a device capable of running Quagga livestream code (I've used an Asus ZenPad 8 with Firefox Mobile)

About

Reproduction of an issue using QuaggaJS with Angular 2


Languages

Language:TypeScript 72.2%Language:JavaScript 20.9%Language:HTML 5.4%Language:CSS 1.5%