Metadata


Name
phlex
Version
2.1.2
Platform
ruby
Authors
Joel Drapper
Will Cosgrove
Bindir
bin
Date
2025-03-18 00:00:00 UTC
Description
Build HTML, SVG and CSV views with Ruby classes.
Email
joel@drapper.me
Files
LICENSE.txt
README.md
lib/phlex.rb
lib/phlex/csv.rb
lib/phlex/error.rb
lib/phlex/errors/argument_error.rb
lib/phlex/errors/double_render_error.rb
lib/phlex/errors/name_error.rb
lib/phlex/errors/runtime_error.rb
lib/phlex/fifo.rb
lib/phlex/fifo_cache_store.rb
lib/phlex/helpers.rb
lib/phlex/html.rb
lib/phlex/html/standard_elements.rb
lib/phlex/html/void_elements.rb
lib/phlex/kit.rb
lib/phlex/sgml.rb
lib/phlex/sgml/elements.rb
lib/phlex/sgml/safe_object.rb
lib/phlex/sgml/safe_value.rb
lib/phlex/sgml/state.rb
lib/phlex/svg.rb
lib/phlex/svg/standard_elements.rb
lib/phlex/version.rb
Homepage
https://www.phlex.fun
Licenses
MIT
Metadata
{"homepage_uri"=>"https://www.phlex.fun", "source_code_uri"=>"https://github.com/phlex-ruby/phlex", "changelog_uri"=>"https://github.com/phlex-ruby/phlex/releases", "funding_uri"=>"https://github.com/sponsors/joeldrapper", "rubygems_mfa_required"=>"true"}
Require paths
lib
Required ruby version
>= 3.2
Required rubygems version
>= 0
Rubygems version
3.6.2
Specification version
4
Summary
Object-oriented views in Ruby.
Original platform
ruby
New platform
ruby