STL Renderers

STL is designed to be framework-agnostic. While the core logic handles parsing and stringification, we provide dedicated renderers for popular frontend frameworks to make integration seamless.

Choose Your Framework

Select your frontend framework to view specific integration guides and examples.

Using the CLI

The stl-cli is the recommended way to add renderers to your project. It doesn't just install a package; it adds the source code of the components directly to your project, allowing you to fully customize the styling and behavior.

  • Full control over component code
  • No 'black-box' dependencies
  • Easily theme with your own CSS
  • Relocate based on your folder structure

Looking for another framework?

We are working on other renderers. If you need a specific renderer urgently, feel free to contribute or open an issue on our GitHub.

Sanity Table LogoStructured Tables
Fast, free and open source.
Write in STL (Structured Table Language), render anywhere.

Open Source under MIT License