RubyGems Navigation menu

sugarcube 4.0.0

Description

CocoaTouch/iOS is a verbose framework. These extensions hope to make development in rubymotion more enjoyable by tacking “UI” methods onto the base classes (String, Fixnum, Float). With sugarcube, you can create a color from an integer or symbol, or create a UIFont or UIImage from a string.

Some UI classes are opened up as well, like adding the ‘<<“ operator to a `UIView` instance, instead of `view.addSubview(subview)`, you can use the more idiomatic: `view << subview`.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 4.0.0 - February 25, 2020 (149KB)
  2. 3.5.0 - December 17, 2018 (149KB)
  3. 3.4.2 - November 29, 2017 (149KB)
  4. 3.4.1 - November 27, 2017 (149KB)
  5. 3.4.0 - July 27, 2016 (149KB)
全てのバージョンを表示(全220件)

所有者:

プッシュ者:

作者:

  • Colin T.A. Gray, Katsuyoshi Ito, Thom Parkin, Michael Erasmus, Mark Rickert

SHA 256チェックサム:

87ca515fe283fa526e747cb3e337a045aa7c85e7599d524de8c94b3284025ce9

累計ダウンロード数 677,138

このバージョンのみ 2,156

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: