Pinned Repositories
api-refetch
Alternative to SWC or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.
CalandApp
esbuild-fix-imports-plugin
An ESBuild plugin that fixes import paths. It ensures correct file extensions, resolves path aliases, and fixes directory imports in your build output when using 'tsup' with 'bundle: false'.
intlayer
Internationalisation solution for JS application. Make your Vite, React, Next or Express application multilingue.
intlayer-example-nextjs
speaker_project
tsup
The simplest and fastest way to bundle your TypeScript libraries.
aymericzip's Repositories
aymericzip/esbuild-fix-imports-plugin
An ESBuild plugin that fixes import paths. It ensures correct file extensions, resolves path aliases, and fixes directory imports in your build output when using 'tsup' with 'bundle: false'.
aymericzip/intlayer-example-nextjs
aymericzip/api-refetch
Alternative to SWC or react-query. Hook that store your API calls and provide states as isLoading, isFetched, data, error. Allow to instantly fetch the API when the hook is mounted. Provide retry and revalidation options.
aymericzip/CalandApp
aymericzip/speaker_project