Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scrubmx/sublime-text-snippets
Sublime Text Snippets
https://github.com/scrubmx/sublime-text-snippets
Last synced: 3 days ago
JSON representation
Sublime Text Snippets
- Host: GitHub
- URL: https://github.com/scrubmx/sublime-text-snippets
- Owner: scrubmx
- Created: 2013-03-27T16:57:56.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-19T21:19:09.000Z (over 9 years ago)
- Last Synced: 2024-10-12T11:35:19.443Z (about 1 month ago)
- Size: 2.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sublime Text Snippets
This repository contains the snippets that I use to work on projects on a daily basis
![example](https://raw.github.com/scrubmx/sublime-text-snippets/master/example.gif)
## Contents
#### [CSS](https://github.com/scrubmx/sublime-text-snippets/tree/master/css)
#### [HTML](https://github.com/scrubmx/sublime-text-snippets/tree/master/html)
#### [JavaScript](https://github.com/scrubmx/sublime-text-snippets/tree/master/js)
#### [PHP](https://github.com/scrubmx/sublime-text-snippets/tree/master/php)
#### [Laravel](https://github.com/scrubmx/sublime-text-snippets/tree/master/laravel)
#### [WordPress](https://github.com/scrubmx/sublime-text-snippets/tree/master/wordpress)## Install
Clone this repository inside your Packages/User/ directory
```
git clone [email protected]:scrubmx/sublime-text-snippets.git Snippets
```