https://github.com/rish-16/shrubtest
🌳🧪In-editor API testing and experimentation extension for VS Code
https://github.com/rish-16/shrubtest
Last synced: about 1 year ago
JSON representation
🌳🧪In-editor API testing and experimentation extension for VS Code
- Host: GitHub
- URL: https://github.com/rish-16/shrubtest
- Owner: rish-16
- License: gpl-3.0
- Created: 2020-01-16T04:37:39.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T21:31:09.000Z (over 3 years ago)
- Last Synced: 2023-03-08T23:03:16.031Z (over 3 years ago)
- Language: TypeScript
- Homepage:
- Size: 15 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
In-editor API testing and experimentation suite
## Features
Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.
For example if there is an image subfolder under your extension project workspace:
\!\[feature X\]\(images/feature-x.png\)
> Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.
## Requirements
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
## Known Issues
Calling out known issues can help limit users opening duplicate issues against your extension.
## Release Notes
Users appreciate release notes as you update your extension.
### 1.0.0
Initial release of ...
### 1.0.1
Fixed issue #.
### 1.1.0
Added features X, Y, and Z.