Active-CSS / active-css

The epic event-driven browser language for UI with functionality in one-liner CSS. Over 100 incredible CSS commands for DOM manipulation, ajax, reactive variables, single-page application routing, and lots more. Could CSS be the JavaScript framework of the future?
https://activecss.org
Other
41 stars 7 forks source link

New @function statement #349

Open bob2517-whiteline opened 5 months ago

bob2517-whiteline commented 5 months ago

Too many event triggers on large SPAs and no local variable scoping can make things feel a bit messy.

A @function statement is indicated to better organise things. Syntax to follow.