RubyGems Navigation menu

html_tags 0.1.183

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>"

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.183 - February 19, 2024 (98.0 KB)
顯示所有版本(共 241)

擁有者:

Pushed by:

作者:

  • Robert A. Heiler

SHA 256 checksum:

01255d7f3cba03d6790194746876f9fc53f9b06b9a14afabd0fbaa99726596b7

總下載次數 81,353

這個版本 194

License:

MIT

Ruby 版本需求: >= 2.7.6

RubyGems 版本需求: >= 3.5.3

相關連結: