https://github.com/svoop/serbea.novaextension
Syntax coloring for the Serbea template engine
https://github.com/svoop/serbea.novaextension
Last synced: 10 months ago
JSON representation
Syntax coloring for the Serbea template engine
- Host: GitHub
- URL: https://github.com/svoop/serbea.novaextension
- Owner: svoop
- License: mit
- Created: 2023-03-25T16:53:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-26T19:29:45.000Z (about 2 years ago)
- Last Synced: 2024-10-31T22:13:41.927Z (over 1 year ago)
- Language: JavaScript
- Size: 104 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
[](https://github.com/sponsors/svoop)
# Serbea for Nova 
This [Nova](https://nova.app) extension provides syntax coloring for the [Serbea template engine](https://www.serbea.dev/).
* [Homepage](https://github.com/svoop/Serbea.novaextension)
* Author: [Sven Schwyn - Bitcetera](https://bitcetera.com)
Thank you for supporting free and open-source software by sponsoring on [GitHub](https://github.com/sponsors/svoop) or on [Donorbox](https://donorbox.com/bitcetera). Any gesture is appreciated, from a single Euro for a ☕️ cup of coffee to 🍹 early retirement.

## Commands
* Serbea > Convert ERB to Serbea
* Serbea > Convert Serbea to ERB
## Thanks
Thanks to [arthrfrts](https://github.com/arthrfrts) whose [Liquid.novaextension](https://github.com/arthrfrts/Liquid.novaextension) made a great boilerplate for this one.