Skip to content

A framework for building object-oriented views in Ruby.

License

Notifications You must be signed in to change notification settings

scantist-ossops-m2/phlex

 
 

Repository files navigation

Phlex logo

Phlex lets you compose web views in pure Ruby — kind of like JSX, but not really anything like JSX. It’s super-fast, thread-safe and supports TruffleRuby v23.1+ and CRuby 3.2+. Phlex currently supports HTML and SVG views, and we’re exploring JSON and XML.

Docs and more at Phlex.fun

Maintenance schedule

Bug fixes

  • Only the latest minor version of each major version will receive bug fixes
  • We may choose to fix bugs by releasing a new minor version rather than patching the existing minor version
  • Major versions will stop receiving bug fixes one year after the next major version is released

Security patches

  • When a security issue is brought to our attention, we aim to release patches for any minor version that was released in the last year.
  • Additionally, the latest minor version of the latest major version will receive security patches, even if that version is over a year old.

Prior Art 🎨

About

A framework for building object-oriented views in Ruby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%