Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vulcan-dev/teardown-api

Teardown API Snippets | VSCode | Sublime | Atom | HTML | Markdown | JSON | Toml | Yaml | CSV | Plain Text
https://github.com/vulcan-dev/teardown-api

api csv html json markdown rust teardown teardownapi teardowngame toml xml yaml

Last synced: about 1 month ago
JSON representation

Teardown API Snippets | VSCode | Sublime | Atom | HTML | Markdown | JSON | Toml | Yaml | CSV | Plain Text

Awesome Lists containing this project

README

        

# Teardown API Snippets
## Usage
```
./teardown-api.exe [vscode | sublime | atom | json | toml | yaml | md | csv | html | plain]
```

## Installation
- VSCode: https://marketplace.visualstudio.com/items?itemName=vulcan-dev.teardown-api.
- Sublime: Copy "**Teardown.sublime-completions**" to "**C:\Program Files\Sublime Text\Packages\User\\**" (or wherever your installation is).
- Atom: Edit "**snippets.cson**" (**%USERPROFILE%\.atom**) and paste the content from "**Teardown.completions.cson**".

## Images
### VSCode
![](https://imgur.com/QGHvnY7.png)
![](https://imgur.com/vAHYIPd.png)

### Sublime
![](https://imgur.com/YarXaBf.png)
![](https://imgur.com/undefined)

### Atom
![](https://imgur.com/hrh728d.png)
![](https://imgur.com/uQTEAiL.png)

### HTML
![](https://i.imgur.com/lAwpP5Q.png)

### Not adding the rest.

## Version 0.0.1
Initial Release

## Version 0.0.2
- Change Display Name
- Add Icon

## Version 0.0.3
- Fixed README.md

## Version 0.0.4
- Fixed path to snippet

## Version 0.0.5
- Fixed bad arguments
- Added description to arguments and return values

## Version 0.0.6
- Fixed path to snippet (again 😎)