1 Repo
High-level scripting integrated into HTML markup to handle interactions and data flows.
Distinct from Web and Scripting Environments: None of the candidates describe the domain of using a high-level declarative language specifically for web markup logic.
Explore 1 awesome GitHub repository matching web development · Declarative Web Scripting. 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 high-level scripting language to handle events and element lifecycles directly in the markup.