A simple snippet generator for VSCode made in React. This project is a remake of the snipps project made for me in 09/2023 (today 08/2024). I hope you enjoy it.
- 🐛 Easy to use
- 🚀 Fast
- 🎨 Customizable
- 🌐 Offline support
- 👔 Modern UI
- 📱 Mobile support
- 💻 Open source
- 💸 Free
You can visit the web and try it out.
To run locally:
- Create a Fork of this repository.
- Clone the repository to your local machine with
git clone git@github.com:your-username/vSnippet.git.
- Install pnpm (if not installed):
npm install -g pnpm- Install dependencies and run:
pnpm install && pnpm devYou can contribute to this project just by following these steps:
- 🌲 Make a new branch in your fork for your changes
- 🚀 Commit your changes
- ☁️ Push your changes to your fork
- 📫 Create a pull request with your changes from the branch you created in step 1 to the main branch.
vSnippet © 2024 by Alexwithstars is licensed under CC BY-NC-SA 4.0