“getting started” topics

Configuration

reSTYLE uses a configuration interface to enable certain features and modify internal behavior.

Defining UI Patterns

reSTYLE’s core concept is defining (or registering) UI patterns. This is accomplished by associating a pattern identifier with a pattern definition (as…

Getting Started

reSTYLE introduces a new way of thinking about and authoring reusable, composable UI patterns.

Understanding Grammar

As discussed previously, reSTYLE UI patterns are built around a concept of natural language. This natural language is converted into the grammar that describes…

What are UI Patterns?

UI patterns are grammatical abstractions of CSS rules. This allows developers and designers to discuss UI composition in a natural language without jargon.