🛸 A SvelteKit implementation of Hoppscotch.
🚧 This project is still under development.
This project is a implementation of Hoppscotch in SvelteKit.
Hoppscotch is an open-source API request builder. It helps you create your requests faster, saving you precious time on your development.
This project is not intended to be an alternative to Hoppscotch, but rather a way to learn how to use SvelteKit and its ecosystem.
Tool/Service | Category | Description |
---|---|---|
vite | Build Tools | A build tool that provides a faster development experience for modern web projects. |
cssnano | CSS | A modular minifier, built on top of the PostCSS ecosystem. |
postcss | CSS | A tool for transforming CSS with JavaScript. |
tailwindcss | CSS | A utility-first CSS framework. |
superforms | Form Validation | A SvelteKit library that gives you a comprehensive solution for server and client validation, and client-side display of forms. |
zod | Form Validation | TypeScript-first schema validation with static type inference. |
eslint | JavaScript/TypeScript Tools | A tool for identifying and reporting on patterns in ECMAScript/JavaScript code. |
prettier | JavaScript/TypeScript Tools | An opinionated code formatter. |
typescript | JavaScript/TypeScript Tools | A typed superset of JavaScript that compiles to plain JavaScript. |
shadcn-svelte | UI Components | Accessible and customizable components that you can copy and paste into your apps. |
sveltekit | Web Frameworks | A framework for building high-performance web apps. |
This project is licensed under the MIT License - see the LICENSE page for details.
❤️ Thanks for your attention!