Highlights
- Arctic Code Vault Contributor
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
2,087 contributions in the last year
Activity overview
Contribution activity
November 1, 2020
October 2020
- Atinux/vite TypeScript
- Atinux/nuxt-snipcart JavaScript
Created a pull request in nuxt/components that received 3 comments
feat: support overwriting components
The idea came to allow user to overwrites components in the Nuxt Docs Theme: nuxt/content#542 The module already sort by longest path, which is per…
Created an issue in nuxt/image that received 3 comments
width or height should be optional
I believe using ipx or other module to get the image ratio would be a huge improvement for DX so we could guess the height (if only width given) or…