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

https://github.com/facelessuser/sublimerandomcrap

Random Sublime plugin scripts (some experimental)
https://github.com/facelessuser/sublimerandomcrap

Last synced: about 1 year ago
JSON representation

Random Sublime plugin scripts (some experimental)

Awesome Lists containing this project

README

          

[![Build][github-ci-image]][github-ci-link]
![License][license-image]
# SublimeRandomCrap

Sublime random crap is a collection of Sublime Text plugins that I either do no want to publicly support or that are in an experimental state.

## Plugins

- AsciiTable (STABLE)
- HighlightWord (STABLE)
- ShortcutPlus (STABLE)
- SublimeApiDoc (STABLE)
- SublimeInfo (STABLE)
- ToggleWhiteSpace (STABLE)
- AutoSideBar (STABLE)
- URLOpen (STABLE)

## Documentation

https://facelessuser.github.io/SublimeRandomCrap/

## Installation

Use Package Control

[github-ci-image]: https://github.com/facelessuser/SublimeRandomCrap/workflows/build/badge.svg?branch=master&event=push
[github-ci-link]: https://github.com/facelessuser/SublimeRandomCrap/actions?query=workflow%3Abuild+branch%3Amaster
[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?labelColor=333333