Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mfazail/snip-it
Snip it is a vs code extension to quickly setup snips related to framework library
https://github.com/mfazail/snip-it
Last synced: about 2 months ago
JSON representation
Snip it is a vs code extension to quickly setup snips related to framework library
- Host: GitHub
- URL: https://github.com/mfazail/snip-it
- Owner: mfazail
- Created: 2023-09-03T05:59:27.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-20T10:35:56.000Z (over 1 year ago)
- Last Synced: 2023-09-20T22:52:14.849Z (over 1 year ago)
- Language: Svelte
- Homepage: https://snipit.mfazail.com
- Size: 477 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Snip It
This is mono repo containing a sveltekit website and vs code extension.
- site -> snip-it-site
- vs-code -> snip-it-vscode# Features
### Search
![Search snips from librires](https://raw.githubusercontent.com/mfazail/snip-it/main/apps/site/static/assets/vscode-search.webp)
### Create
![Create snips locally](https://raw.githubusercontent.com/mfazail/snip-it/main/apps/site/static/assets/vscode-snipit.webp)
### Delete
![Delete one snips or whole snips from library](https://raw.githubusercontent.com/mfazail/snip-it/main/apps/site/static/assets/vscode-delete.webp)