Giter Site home page Giter Site logo

rmq's Introduction

RMQ logo

RMQ - RubyMotion Front-end Library

Dependency Status Build Status Gem Version Crusher.io optimized

A fast, non-polluting, chaining, front-end library. It’s like jQuery for RubyMotion plus templates, stylesheets, events, animations, etc.

One of RMQ's goal is to have the best documentation of any RubyMotion UI library.



Read the RMQ Documentation here



Quick Start

gem install ruby_motion_query
# Create an app
rmq create my_app
# Then
cd my_app
bundle
rake

rbenv rehash after gem install if you use rbenv


Installation

RMQ requires no other gems. If you use stuff like scale and certain animations it will require some frameworks (like QuartzCore or CoreGraphics)

  • gem install ruby_motion_query

If you use rbenv

  • rbenv rehash

Require it

  • require 'ruby_motion_query'

or add it to your Gemfile:

  • gem 'ruby_motion_query'

for edge RMQ, add this to your Gemfile:


License

RMQ is available under the MIT license. See the LICENSE file for more info.


Created by Todd Werth (http://toddwerth.com)


Contributors


Contributing

  1. Fork it
  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 new Pull Request


Read the RMQ Documentation here


rmq's People

Contributors

alex-ross avatar chrislerum avatar crusherio avatar diogoandre avatar emson avatar gantman avatar jonaustin avatar joshsmith avatar kemiller avatar malkomalko avatar markrickert avatar skandragon avatar sxross avatar thinkclay avatar twerth avatar yuc-zhu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.