sublimetext/datastar — explained in plain English
Analysis updated 2026-08-08 · repo last pushed 2025-04-24
Get syntax highlighting for Datastar attributes in Sublime Text while building Laravel apps.
Add code completions so your editor helps finish Datastar-specific code as you type.
Combine Datastar highlighting with Astro, Blade, or HEEx templates using custom syntax files.
| sublimetext/datastar | agentpietrucha/ks_affiliation | akarshsatija/php-whois | |
|---|---|---|---|
| Stars | 1 | 1 | 1 |
| Language | PHP | PHP | PHP |
| Last pushed | 2025-04-24 | — | 2014-02-06 |
| Maintenance | Stale | — | Dormant |
| Setup difficulty | easy | moderate | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | developer | developer | pm founder |
Figures from each repo's GitHub metadata at analysis time.
Install via Package Control in Sublime Text, requires build 4152 or later.
Datastar is a plugin for Sublime Text that adds syntax highlighting and code completions for the Datastar web framework. Datastar itself is a tool for building reactive web applications, combining the simplicity of server-side rendering with the capabilities of a full single-page application framework. This plugin makes sure that when you write Datastar-specific code in Sublime Text, your editor understands it properly, coloring syntax correctly and helping you finish code as you type. The plugin works by extending Sublime Text's existing HTML and PHP syntax definitions to recognize Datastar's attributes and patterns. Rather than replacing your current setup, it layers Datastar awareness on top of what Sublime Text already knows about web languages. You can install it through Package Control, Sublime Text's package manager, by searching for "Datastar" in the Command Palette. It requires Sublime Text build 4152 or later. This tool is for developers who use Sublime Text as their code editor and are building applications with Datastar. For example, if you are a PHP developer building a Laravel application and want to add reactive, real-time features without writing a separate JavaScript frontend, you might use Datastar in your Blade templates. This plugin ensures your editor highlights Datastar syntax correctly in those files. The plugin also plays well with other framework-specific syntax packages. The README includes instructions for combining Datastar with Astro, Laravel Blade, and Elixir HEEx templates. Setting up these combinations involves creating a custom syntax file in your Sublime Text User package that references both the Datastar syntax definitions and the other framework's definitions. This approach keeps things modular, letting you mix and match based on your stack.
A Sublime Text plugin that adds syntax highlighting and code completions for the Datastar web framework, which lets you build reactive web apps from the server side.
Mainly PHP. The stack also includes PHP, Sublime Text, Datastar.
Stale — no commits in 1-2 years (last push 2025-04-24).
No license information was provided in the repository explanation, so usage terms are unknown.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.