microsoft / dts-gen

dts-gen creates starter TypeScript definition files for any module or library.
MIT License
2.43k stars 102 forks source link

The link in README.md cannot be opened correctly #173

Open kajweb opened 2 years ago

kajweb commented 2 years ago

https://microsoft.github.io/dts-gen/manual.html image

werto165 commented 1 year ago

Assuming you want to use it because of CORS issues, how I got around it (still experimenting now) is to use this link https://unpkg.com/browse/dts-gen@0.5.2/bin/browser-bundle.js and then have it saved on my origin and change the src to somewhere which is reachable on your server. I couldn't find manual.html anywhere so that's the best that I could come up with, it isn't available on archive.org either it 404 in 2020.