Skip to content
Avatar

Sponsors

Sponsoring

@aleclarson
@Shinigami92
@sheremet-va
@johnsoncodehk
@brc-dd
@sapphi-red

Organizations

@vuejs @stackblitz @Leniolabs @vitejs @vueuse @vitest-dev
Block or Report

Block or report patak-dev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
patak-dev/README.md

Hi there 👋

My name is Matias Capeletto. I'm a Vite core team member, a Vitest core team member, and a Vue team member, and I collaborate in Vue ecosystem projects like VueUse (see three part series about ignorableWatch and useRefHistory), Vitepress and others.

My current focus is on Vite maintenance, as its ecosystem and community are exploding. You'll see me in Vite's PRs working with other collaborators to help them land their fixes and improvements, working out issues, and building up with other maintainers the Vite team. I'm also maintaining Vite Rollup Plugins, a compatibility list for Rollup plugins.

Apart from coding, I'm interested in helping Open Source communities grow into healthy spaces for collaboration. You'll see me around in Vite Land helping others and fostering connections between the devs that are propelling the ecosystem forward, making plugins, integrations, and frameworks.

Thanks a lot to the people and companies that are helping to make my open source work sustainable!

Special Shoutout to StackBlitz, for hiring me to work full-time on Vite 💚

Connect with me on Twitter @patak_dev or in Discord @patak.

Pinned

  1. vitejs/vite Public

    Next generation frontend tooling. It's fast!

    TypeScript 49.7k 4.3k

  2. A Vite-native test framework. It's fast!

    TypeScript 7k 588

  3. A compatibility list of rollup plugins for Vite 2 and test playground

    HTML 104 5

  4. Layoutit grid is a CSS Grid layout generator. Quickly draw down web pages layouts with our clean editor, and get HTML and CSS code to quickstart your next project.

    Vue 1.3k 146

  5. Collection of essential Vue Composition Utilities for Vue 2 and 3

    TypeScript 12.7k 1.5k

  6. vuejs/core Public

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

    TypeScript 33.9k 6.1k

2,299 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Mon Wed Fri

Contribution activity

November 2022

Created 21 commits in 2 repositories
Created 2 repositories

Created a pull request in vitejs/vite that received 11 comments

feat: align default chunk and asset file names with rollup

Description Both rollup and esbuild use [name]-[hash].[extname] for their default chunk and asset file names. In Vite the default is [name].[hash].…

+133 −139 11 comments
Reviewed 79 pull requests in 4 repositories
vitejs/vite 25 pull requests
vitejs/vite-ecosystem-ci 6 pull requests
rollup/rollup 1 pull request
vitejs/vite-plugin-basic-ssl 1 pull request

Created an issue in rollup/rollup that received 10 comments

prepareChunk hook

Feature Use Case In Vite we are currently using our own scheme when emitting assets. Instead of import.meta.ROLLUP_FILE_URL_referenceId, we have __…

10 comments
Answered 1 discussion in 1 repository
vitejs/vite

Seeing something unexpected? Take a look at the GitHub profile guide.