Skip to content

HugeLetters/HugeLetters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

My OSS contributions

  • Plasmo, a framework for building browsers extensions
  • Primevue, Vue3 UI library
  • Next-Auth, most popular auth library for React/NextJS
    • Fixed linked-in oauth authentication according to their new upated protocol
  • Skeleton, Svelte UI library
    • Improved generics support for Autocomplete component
    • Improved generics support for Modal component and store
  • Definetely Typed, the biggest collection of library types for JavaScript ecosystem used by almost every library with no built-in TypeScript support
    • Improved type inference for Google Tag client, an API used for Google Analytics, Ads etc.
  • Openapi-Typescript, library which generates types based on a given OpenAPI spec.
    • Added a feature to openapi-fetch which allows to pass in custom fetch function on an individual client call basis.
    • In progress. Fixed return type reported by a function when different parse options are provided. Also by extension made the generics API more flexible which would allow to customize return type based on provided options in the future.
  • tRPC-Svelte-Query, library which binds tRPC, SvelteKit & @tanstack/svelte-query together, allowing to easily create typed RPC calls to your backend without any trouble, dedupe and cache the responses seamlessly.
    • Fixed a bug where primitive inputs would cause an application to crash
    • Improved generics support for select transformations which allows to transform data shape. Also improved types for infiniteQueries and query keys.

About

My profile description

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published