Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregor-vm/devshortcut

This website was made to be a simple but fast visualizer of examples, allowing users to view, copy or download local examples or GitHub examples that are included and organized in the project, but users can also provide a GitHub URL to see any other example or repository on their own.
https://github.com/gregor-vm/devshortcut

css express html nodejs preact tailwindcss typescript

Last synced: 3 days ago
JSON representation

This website was made to be a simple but fast visualizer of examples, allowing users to view, copy or download local examples or GitHub examples that are included and organized in the project, but users can also provide a GitHub URL to see any other example or repository on their own.

Awesome Lists containing this project

README

        

# DevShorcut

![DevShorcut Logo](/public/apple-icon-120x120.png)

> Disclaimer: This website was made with educational purposes, the project is under the MIT License.

This website was made to be a simple but fast visualizer of examples, allowing users to view, copy or download local examples or github examples that are included and organized in the app but users can also provide a github url to see any other example or repository on their own.

### Website

The project is live [here!]()

### How can I added an example?

To add en example go to the file _src/utils/examples.ts_ and add your example on the list of examples, make sure that all tags exists or create them if neccesary, also make sure that the example title is unique.

Adittionally, if you want to add a local example, make sure to provide the _folder_ property with the name of the folder that contains your example code in the examples folder and be sure that the tabs names correspond to each tab on you code example.

### How to contribute?

If you are willing to contribute I highly appreciated, as I'd probably not have many contributors, you can simple fork the project and make me a pull request. You can also raised an issue if you identify any problems or if you have a suggestion that will make this project better any contribution is well received :)

#### LICENSE 📜

This project is under the [MIT License](/LICENSE).

Don't forget to leave a star 🌟