Compiler

From authoring input to JSON V2

The compiler turns HTML, CSS or agent intent into Neonix JSON V2. The result is the canonical editable document for the project.

HTML / CSS / agent intent
          |
          v
Compiler
          |
          v
Neonix JSON V2
          |
          v
        Output

What authoring is normalized

CSS values, percentages, font choices, media metadata, motion paths, effects, transforms and paint references are validated and represented in the JSON document.

Keep the document portable

Neonix JSON V2 contains authoring meaning rather than browser state, device resources or output implementation details. Keep projects portable by using documented fields and stable asset identities.