Website: hrk-toggle - CSS library non-javascript responsive menus and trees

hrk-toggle is a flex-based CSS library that implements:

  • responsive navbar menus for HTML web-pages
  • expanding tree structures for viewing hierarchical data in HTML

hrk-toggle implements a directory-file or node-branch hierarchical paradigm where each node level component can be viewed or its children expanded.

hrk-toggle has no dependencies and does not use any Javascript, much less the Jquery library. Instead, hrk-toggle is completely implemented around the so-called "checkbox hack"

As a non-javascript resource, hrk-toggle should work within ANY Javascript ecosystem.

hrk-toggle works particularly well with flex-based CSS layout systems such as the UIkit CSS framework and it is integral to the UKflex Drupal theme.

The main distribution point is https://github.com/geru/hrk-toggle

You can clone it using Git by typing the following:

git clone [email protected]:geru/hrk-toggle.git

3 / 2019