Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,969 contributions in the last year
Contribution activity
November 2020
Created 1 commit in 1 repository
Created 1 repository
- neelance/vueuse TypeScript
Created a pull request in antfu/vueuse that received 5 comments
refactor!(useWebWorkerFn): export WebWorkerStatus as type instead of enum
This is to allow use of the TypeScript compiler option --isolatedModules. Fixes #172
Created an issue in antfu/vueuse that received 10 comments
bundle not ES5 compatible, breaking IE11
Yes, we still do support IE11. We hope to be able to drop it soon, but today we still do. We have quite some dependencies and all of them seem to s…