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 2 months ago
JSON representation
Teardown API Snippets | VSCode | Sublime | Atom | HTML | Markdown | JSON | Toml | Yaml | CSV | Plain Text
- Host: GitHub
- URL: https://github.com/vulcan-dev/teardown-api
- Owner: vulcan-dev
- Created: 2022-07-16T22:03:38.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-06T21:30:49.000Z (over 2 years ago)
- Last Synced: 2025-03-31T22:41:28.377Z (3 months ago)
- Topics: api, csv, html, json, markdown, rust, teardown, teardownapi, teardowngame, toml, xml, yaml
- Language: Rust
- Homepage:
- Size: 43.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

### Sublime

### Atom

### HTML
### 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 😎)