Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamilturek/vscode-zpl-viewer
Display ZPL files in VSCode.
https://github.com/kamilturek/vscode-zpl-viewer
vscode vscode-extension zpl zpl-programming-language
Last synced: 26 days ago
JSON representation
Display ZPL files in VSCode.
- Host: GitHub
- URL: https://github.com/kamilturek/vscode-zpl-viewer
- Owner: kamilturek
- License: mit
- Created: 2022-04-26T20:06:11.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-10T08:49:47.000Z (over 1 year ago)
- Last Synced: 2024-05-01T16:07:12.054Z (6 months ago)
- Topics: vscode, vscode-extension, zpl, zpl-programming-language
- Language: TypeScript
- Homepage:
- Size: 441 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# vscode-zpl-viewer
A Visual Studio Code extension that allows to preview ZPL files.
Relies on [Labelary API](http://labelary.com/service.html).## Usage
![Usage](images/usage.gif)
## Changelog
See [CHANGELOG.md](CHANGELOG.md).
## License
See [LICENSE](LICENSE).
## Contribution
Please create a GitHub issue for any feedback, bugs, requests or issues.
PRs are also welcome.