V4Fire is a heavily opinionated meta-framework. It follows OOP paradigm to create components. Components are styled using the stylus
language and
BEM methodology.
We strongly believe in separation of concerns: ui, logic and styles of the component are stored
in separate files. To describe the ui of the component
snakeskin
language is used.
It allows to extend and override parts of the component's ui using inheritance mechanism.