jasper-helpers v0.2.5

A library of helpers for working with html for apps Crystal

Build Status

Jasper::Helpers

A library of helpers for Amber Framework.

Installation

Add this to your application's shard.yml:

dependencies:
  jasper_helpers:
    github: amberframework/jasper-helpers

Usage

require "jasper_helpers"

class ApplicationController < Amber::Controller::Base
  include JasperHelpers
  LAYOUT = "application.slang"
end

Contributing

  1. Fork it ( https://github.com/amberframework/Jasper-Helpers/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

jasper-helpers

Owner
Statistic
  • 20
  • 7
  • 12
  • 131
  • 1
  • over 2 years ago
  • June 2, 2017
License

MIT License

Links
Synced at

Mon, 06 May 2024 13:07:18 GMT

Languages