Skip to main content

Frameworks

At its core, Stan is framework-agnostic. It makes no assumptions about the consuming framework and can, in theory, work with any of them. It's also perfectly fine to use it without any framework (see examples). To make things easier, Stan comes bundled with some framework bindings out of the box:

  • React bindings under @rkrupinski/stan/react (view docs)
  • More to come…