Rmq
RMQ - RubyMotionQuery
Install / Use
/learn @infinitered/RmqREADME

RMQ - RubyMotion Front-end Library
A fast, non-polluting, chaining, front-end library. It’s like jQuery for RubyMotion plus templates, stylesheets, events, animations, etc.
One of RMQ's goals is to have the best documentation of any RubyMotion UI library.
RMQ is maintained by Infinite Red, a web and mobile development company based in Portland, OR and San Francisco, CA.
<br /><br /> <br />
Read the RMQ Documentation here
If you like RMQ, check out RedPotion, the ultimate gem for RubyMotion.
<br /> <br /><br />
Requires SDK 7 or higher, and iOS 7 or higher
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:
gem 'ruby_motion_query', :git => 'git@github.com:infinitered/rmq.git'
License
RMQ is available under the MIT license. See the LICENSE file for more info.
<br />Created by Todd Werth (http://toddwerth.com)
<br />Contributors
<br />Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request
Read the RMQ Documentation here
<br />Premium Support
RMQ, as an open source project, is free to use and always will be. Infinite Red offers premium RMQ support and general mobile app design/development services. Email us at hello@infinite.red to get in touch with us for more details.
Related Skills
node-connect
349.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。




