Mobility and Meteor

Hi,

What are your thoughts on using Mobility alongside Meteor?

Mobility is “a super light weight HTML, CSS, and JS framework built on top of Bootstrap for developing mobile applications”

Github: https://github.com/cblanquera/mobility
Demo: http://cblanquera.github.io/mobility/

This looks promising to me. The only thing I worry about is the use of script-tags for enclosing templates. Don’t know for sure, however, how a big of a deal that really is.

Looking forward to your comments.

(I’m not affiliated with Mobility in any way).

Regards,

Nadeem

1 Like

Interesting. However it’s lightweight but needs bootstrap, so you should count also the additional kb bootstrap brings in.

It doesn’t seem actively maintained as Ratchet, so I still prefer the latter.