Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```