timotgl / inspector-bokeh

Canvas-based blur detection with JavaScript
MIT License
45 stars 13 forks source link

How to use in angular 8. #7

Open SIRAAJ-UI opened 4 years ago

SIRAAJ-UI commented 4 years ago

Hi,

I am trying to using in angular 8. Is this any possibility this library work on angular8?

Thanks Sirajudeen

timotgl commented 4 years ago

Hi @whitegoat

This library really only depends on the HTML5 Canvas, if you manage to browserify it, you can use it with anything you want in the browser. I'm currently not maintaining this project and didn't get around to test a browserified version unfortunately. Keep in mind it's experimental.