1 रिपॉजिटरी
Languages designed specifically to define behavior and DOM manipulation within HTML markup.
Distinct from HTML Domain-Specific Languages: Candidates focus on Python-based HTML generation or DOM query languages, not a behavioral scripting language for attributes.
Explore 1 awesome GitHub repository matching programming languages & runtimes · HTML Scripting Languages. Refine with filters or upvote what's useful.
Hyperscript is a DOM manipulation library and HTML scripting language that functions as a logic engine and reactive UI framework. It allows for the definition of interactive behavior and client-side logic directly within HTML attributes. The system distinguishes itself through declarative web scripting and in-HTML interactive behavior, which removes the requirement for separate JavaScript files to manage element states. It utilizes a specialized syntax for data processing, employing pipe operators to filter, sort, and convert data collections within the browser. The framework provides capabi
Provides a specialized scripting language for defining interactive behavior and DOM manipulation directly in HTML attributes.