Fix improperly escaped code block in MDXError message
withastro/astro
55.9KFixed greedy regex in error message rendering that caused markdown link examples to consume extra characters
A showcase of my contributions to the open source community. From pull requests to maintained projects.
withastro/astro
55.9KFixed greedy regex in error message rendering that caused markdown link examples to consume extra characters
withastro/astro
55.9KFixed TypeScript typings so Vue components properly accept HTML attributes like class and style via $attrs fallthrough
withastro/astro
55.9KFixed dev toolbar audit to stop warning about Image component usage inside React, Vue, and Svelte components
memgraph/gqlalchemy
287Added analyze_graph() and delete_graph_statistics() methods to calculate graph statistics for better index selection
memgraph/gqlalchemy
287Added get_storage_info() and get_build_info() methods to retrieve Memgraph instance information
NodeSecure/cli
381Replaced the kleur package with Node.js 20+ native styleText API using a Proxy-based chainable utility
NodeSecure/cli
381Replaced the dotenv package with Node.js 20+ native process.loadEnvFile() API
amber-lang/amber
4.5KAdded 24 new stdlib functions for system utilities including uname, wc, sort, uniq, mount/umount, and pgrep/pkill
biomejs/biome
23.2KPorted the useMediaCaption accessibility rule from JSX to HTML, ensuring multimedia content is accessible to users with hearing disabilities
nuxt/nuxt
59.4KFixed missing auto-imports for h3 types like H3Event, H3Error, and EventHandler in Nuxt server routes
biomejs/biome
23.2KPorted the useAnchorContent accessibility rule from JSX to HTML, ensuring anchor elements have accessible content for screen readers
streamlit/streamlit
43.1KExtended st.logo() to support Material icons and emojis in addition to image files
discordjs/discord.js
26.5KFixed TypeScript typings to correctly mark modal attachments as optional when users don't upload files
jherr/create-mf-app
788Updated rspack and tailwindcss versions, fixing build errors across 13 different application templates