Y
Hacker News
new
|
ask
|
show
|
jobs
Show HN: Customizable Image Zoom with Pure JavaScript
(
desmonding.me
)
16 points
by
kingdido999
3487 days ago
2 comments
michaelbull
3487 days ago
I also made a similar library in TypeScript[1], great work. What's the legacy browser support like on this library?
[1]
https://github.com/MikeBull94/zoom.ts
link
kingdido999
3487 days ago
Thanks;) Since CSS Transform is required, it basically means IE 10+...I do not have access to those "legacy browsers", so hopefully I can get feedbacks from other people.
link
GoToRO
3487 days ago
https://github.com/kingdido999/zooming
link
[1] https://github.com/MikeBull94/zoom.ts