Ruby gem html_tags
This library is called html_tags. Its fundamental core idea is to collect all valid html tags into a single project, and then make this data available to other projects. Other ideas are to autogenerate closing tags (helper methods), and of course to generate string representations of these html tags. This can then be used by other web-projects. A simple usage example follows: require 'html_tags' HtmlTags.p 'hello world!' # => "<p> hello world! </p>"
Summary
Count | 3 occurrences |
---|---|
State | Dead |
Last occurred | |
Habitening next | |
Age | |
Average | |
Honeymoon | |
Trend | None |
In degree | 11 |
Out degree | 88 |
External links |
|