Hacker News new | ask | show | jobs
by 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

1 comments

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.