/vident-typed-phlex

Primary LanguageRubyMIT LicenseMIT

Vident::Typed::Phlex

Adds typed attributes to Vident Phlex based components.

class ApplicationComponent < ::Vident::Typed::Phlex::HTML
end

For more details see vident.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem "vident-typed-phlex"

And then execute:

$ bundle

Or install it yourself as:

$ gem install vident-typed-phlex

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.