flrs / visavail

A D3.js Time Data Availability Visualization
https://flrs.github.io/visavail/docs/samples/basic.html
MIT License
310 stars 59 forks source link

Don't use in typescript #52

Closed daichisakurai closed 3 years ago

daichisakurai commented 3 years ago

Is there .d.ts file? I would like you to make .d.ts file and upload npm

tanganellilore commented 3 years ago

Sorry, Can you explain better your point? Visavail is already on npm and can be used on react/angular with webpack and typescript.

daichisakurai commented 3 years ago
tanganellilore commented 3 years ago

There is AN issue on your side, probably related to your react/webpack configuration.

Check the read e file, there are 2 examples dedicated to react and angular, with a real demo with a real application.

Remember on webpack that you need to declare library an so on for compiler. I maintain the issue opened for 5 days, after i will close.