Giter Site home page Giter Site logo

gustavomorinaga / copyscotch Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 0.0 1.01 MB

🛸 A SvelteKit implementation of Hoppscotch.

Home Page: https://copyscotch.vercel.app

License: MIT License

JavaScript 1.28% HTML 0.09% Svelte 69.08% TypeScript 28.11% CSS 1.44%
api developer-tools gustavomorinaga http pwa rest shadcn-svelte spa sveltekit tailwindcss typescript

copyscotch's Introduction

Copyscotch

🛸 A SvelteKit implementation of Hoppscotch.

License MIT Made with SvelteKit Made with TypeScript Made with Tailwind

🚧 This project is still under development.

🌎 Translations

English Português Brasileiro

Introduction

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.

Tech Stack

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.
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.

📜 License

This project is licensed under the MIT License - see the LICENSE page for details.

❤️ Thanks for your attention!

copyscotch's People

Contributors

gustavomorinaga avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

copyscotch's Issues

Add Config Page

Add a config page that have these settings:

  • Theme
    • Background Color
    • Theme Color
    • Expand Navigation

Fix REST local save

Currently, some local saving processes do not work correctly or are disabled, as we needed to refactor some aspects of the app.

So, let's fix it!

Add side menus

Like Hoppscotch, we need for now, a side menus for REST page and Config page.

image

Wrong layout in mobile devices

When using a mobile device, the app uses wrong layout because the default setting is horizontal.

It's better make a observable that listen window resize changes and set correct layout.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.