RubyGems Navigation menu

pagebuilder 0.1.0

PageBuilder is a utility library to make building html5 pages easier. It has two parts. The first is some classes that provide an interface for dealing with common html element attributes. The second is a module, that can be mixed into your presenters, that provides helpers for generating html nodes with less code than using Nokogiri directly.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.3.0 - November 26, 2018 (14.5 KB)
  2. 0.2.0 - November 12, 2018 (14 KB)
  3. 0.1.0 - June 19, 2018 (13 KB)

Runtime Dependencies (1):

nokogiri >= 1.8.0

Development Dependencies (5):

bundler ~> 1.16
faker > 1.8
rake > 12.0
rspec ~> 3.0
yard ~> 0.9.3

Owners:

Authors:

  • Rob Widmer

SHA 256 checksum:

9462f64973df634a6f2cce39229d16f2c29180f7d5cf75c8b14f409080cb0254

Total downloads 4,922

For this version 1,542

License:

MIT

Required Ruby Version: >= 0

Links: