Categories: None [Edit]

html_tags

https://rubygems.org/gems/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!' # => "

hello world!

"

Total

Ranking: - of 180,518
Downloads: -

Daily

Ranking: - of 180,507
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconshevy