Skip to content

ngiger/htmlgrid

 
 

Repository files navigation

htmlgrid

DESCRIPTION:

HtmlGrid is a Html-ToolKit for Ruby Webframeworks. To use it you find some help here hints.

FEATURES/PROBLEMS:

REQUIREMENTS:

  • Ruby >= 2.7

Each commit triggers a set of unit tests on github.

INSTALL:

bundle install htmlgrid

TEST:

bundle exec rake clean install:local test

Also ensure that the source code is correctly formatted! The following commands help

  • bundle exec rubocop --fix --autocorrect
  • bundle exec standardrb --fix

And fix all warnings/errors

DEVELOPERS:

  • Masaomi Hatakeyama
  • Zeno Davatz
  • Hannes Wyss (upto Version 1.0)
  • Niklaus Giger (ported to Ruby 2.3.0)

LICENSE:

  • GPLv2.1

About

htmlgrid

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 98.1%
  • JavaScript 1.3%
  • Other 0.6%