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