me . blog . projects . compform . tweets . instagram . sponsor
A ship in harbor is safe, but that is not what ships are built for.
- undefined
- https://antfu.me
- @antfu7
Highlights
- 31 discussions answered
Block or Report
Block or report antfu
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
wenyan-lang/wenyan Public
文言文編程語言 A programming language for the ancient Chinese.
-
vueuse/vueuse Public
Collection of essential Vue Composition Utilities for Vue 2 and 3
-
1
TypeScript 12 hrs 15 mins ████████████░░░░░░░░ 45.6%
2Vue.js 6 hrs 44 mins ████████░░░░░░░░░░░░ 25.1%
3JSON 2 hrs 48 mins █████░░░░░░░░░░░░░░░ 10.4%
4JavaScript 1 hr 44 mins ████░░░░░░░░░░░░░░░░ 6.5%
12,554 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 184 commits in 32 repositories
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7 repositories not shown
Created a pull request in nuxt/modules that received 5 comments
refactor: migrate to nuxt 3
Disabled module:
vue-plausible
html-validator
If vue-plausible is strictly needed, I guess we could have an inline plugin to directly register it…
+5,082
−11,342
•
5
comments
Opened 13 other pull requests in 6 repositories
nuxt/framework
5
merged
vitejs/vite
3
merged
1
closed
vuejs/core
1
merged
vueuse/vueuse
1
merged
unocss/unocss
1
merged
unjs/get-port-please
1
merged
Reviewed 38 pull requests in 10 repositories
vitest-dev/vitest
13 pull requests
- fix: issue a warning in conflicting envs
- feat: save vitest state in global variable
- feat: --watch, -w, watch is prior to config's watch
- chore(deps): bump vite to 2.8.1 in devDependencies
-
feat: support readonly tuples as input to
.each - fix(cli): allow user to override reporter via cli option
- fix(cli): handle run mode correctly (fix #719)
- feat: allow changing import.meta.env
- feat: export default config to expand it
- [Docs] Add info on how to enable global vitest types
- fix: avoid calling buildStart twice (fix #679)
-
feat: add
allowOnlyoption - fix: fix incorect coverage reporting (fix #375)
vueuse/vueuse
11 pull requests
- feat(useDateFormat): new function
- fix(useScrollLock): should work normal with initialState
- feat(whenever): add type for callback param
- fix(useFps,useMemory): ssr support
- feat(useCssVar): support prop be ref
- feat(useFileSystemAccess): new function
- feat(useFileDialog): new function
- feat(longpress): add longpress hook, component and directive
- feat(useEagerComputed): allow specify watchOptions
-
feat(onClickOutside): add
ignoreoption - feat(useCached): new function
