Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svoop/serbea.novaextension
Syntax coloring for the Serbea template engine
https://github.com/svoop/serbea.novaextension
Last synced: 7 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-26T19:29:45.000Z (8 months ago)
- Last Synced: 2024-03-26T20:38:34.472Z (8 months 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
[![GitHub Sponsors](https://img.shields.io/github/sponsors/svoop.svg)](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.
![Serbea file in Nova editor](https://github.com/svoop/Serbea.novaextension/blob/main/preview.jpg?raw=true)
## 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.