https://github.com/scrubmx/sublime-text-snippets
  
  
    Sublime Text Snippets 
    https://github.com/scrubmx/sublime-text-snippets
  
        Last synced: 8 months 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 12 years ago)
 - Default Branch: master
 - Last Pushed: 2015-06-19T21:19:09.000Z (over 10 years ago)
 - Last Synced: 2025-01-10T13:51:39.407Z (10 months 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

## 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 git@github.com:scrubmx/sublime-text-snippets.git Snippets
```