awesome-hanami icon indicating copy to clipboard operation
awesome-hanami copied to clipboard

A collection of awesome Hanami Gems and projects

Awesome Hanami Awesome

A collection of awesome ruby gems and projects for hanami development.

The goal is to help every hanami developer to build an awesome product/service.

  • Hanami Gem List
    • Assets
    • Authentication and OAuth
    • File Uploading
    • Performance Monitoring
    • Testing
    • Database
    • Pagination
    • CLI
    • Building APIs
    • API Documentation
    • Deploy
    • Editors and IDE
  • Vanilla Libraries and Hanami
  • Hanami Project List
  • Useful Links
    • Blog Posts
    • Benchmarks
    • User Groups

Hanami Gem List

Assets

  • hanami-bootstrap - Bootstrap wrapper for hanami framework.
  • jquery-hanami - This gem provides jQuery and the jQuery-ujs driver for your Hanami application.
  • hanami-webpack - A RubyGem to allow you to use the Webpack as your asset pipeline in Hanami.
  • vite_hanami - A RubyGem to allow you to use the Vite.js as your asset pipeline in Hanami.

Authentication and OAuth

Authorization

  • jay_doubleu_tee - JWT authorization wrapper for all Ruby apps, including Hanami projects.
  • kan - Simple, light and functional authorization library
  • tachiban - Tachiban includes policy based authorization support

File Uploading

  • hanami-shrine - Upload solution for Hanami using Shrine library

Performance Monitoring

Testing

Database

Pagination

Events

CLI

Building APIs

API Documentation

  • had - Hanami API Documentation

Deploy

Editors and IDE

  • How to run Hanami in RubyMine
  • projectile-hanami - Projectile Hanami is an Emacs minor mode, based on Projectile, for navigating Hanami projects.
  • Vim Hanami - plugin that gives you faster navigation between semantically associated files, like Action <-> View, Entity <-> Repository or Spec <-> Entity.
  • Vim Minispec - plugin runs your Gem or Hanami Minitest specs and displays the results in Vim quickfix.

Vanilla Libraries and Hanami

Hanami Project List

Closed Source

Open Source

Play/Pet projects

Useful Links

Blog Posts

User Groups

Benchmarks

Contribute

Contributions welcome! Read the contribution guidelines first.