[ ソース: ruby-morpher ]
パッケージ: ruby-morpher (0.2.6-2)
ruby-morpher に関するリンク
Debian の資源:
ruby-morpher ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Data transformation algebra with optional tracked evaluation.
Morpher is a data transformation algebra with optional tracked evaluation.
It can be used at various places:
* Domain to JSON and vice versa, for building rest style APIS * Domain to document db and vice versa, for building mappers * Form processing
その他の ruby-morpher 関連パッケージ
|
|
|
|
-
- dep: ruby-abstract-type (>= 0.0.7)
- Allow non obstrusive declaring of abstract_type classes and modules
-
- dep: ruby-adamantium (>= 0.2.0)
- Create immutable objects with ease
-
- dep: ruby-anima (>= 0.3.0)
- Initialize object attributes via attributes hash
-
- dep: ruby-ast (>= 2.2)
- Ruby library for working with abstract syntax trees
-
- dep: ruby-concord (>= 0.1.5)
- Helper for object composition
-
- dep: ruby-equalizer (>= 0.0.9)
- Ruby module to define equality, equivalence and inspection methods
-
- dep: ruby-ice-nine (>= 0.11.0)
- Ruby module to deep freeze objects
-
- dep: ruby-procto (>= 0.0.2)
- Defines Foo.call(*args) which invokes Foo.new(*args).bar