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

https://github.com/clivern/snippets

🍫 Sublime Text Snippets.
https://github.com/clivern/snippets

database golang java javascript php rust-lang sublime-package sublime-snippets sublime-text-3 sublime-text-plugin

Last synced: 3 months ago
JSON representation

🍫 Sublime Text Snippets.

Awesome Lists containing this project

README

          


Snippets Logo

Snippets


Sublime Text Snippets





## Documentation

#### Installation:

Add the package to Sublime Text 3 packages directory:

```zsh
$ ./bin/download.sh
```

Or create a symlink to snippets package

```
$ ./bin/symlink.sh
```

To show all snippets available, type `clivern-` in sublime IDE.

## Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, Snippets is maintained under the [Semantic Versioning guidelines](https://semver.org/) and release process is predictable and business-friendly.

See the [Releases section of our GitHub project](https://github.com/clivern/snippets/releases) for changelogs for each release version of snippets. It contains summaries of the most noteworthy changes made in each release.

## Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/clivern/snippets/issues

## Security Issues

If you discover a security vulnerability within snippets, please send an email to [hello@clivern.com](mailto:hello@clivern.com)

## Contributing

We are an open source, community-driven project so please feel free to join us. see the [contributing guidelines](CONTRIBUTING.md) for more details.

## License

© 2020, clivern. Released under [MIT License](https://opensource.org/licenses/mit-license.php).

**Snippets** is authored and maintained by [@clivern](http://github.com/clivern).