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
  • 19
  • 7
  • 12
  • 135
  • 1
  • almost 3 years ago
  • June 2, 2017
License

MIT License

Links
Synced at

Thu, 21 Nov 2024 15:05:04 GMT

Languages