套件: ruby-gettext-i18n-rails-js (1.3.0+dfsg-2)
ruby-gettext-i18n-rails-js 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-gettext-i18n-rails-js:
- [ruby-gettext-i18n-rails-js_1.3.0+dfsg-2.dsc]
- [ruby-gettext-i18n-rails-js_1.3.0+dfsg.orig.tar.xz]
- [ruby-gettext-i18n-rails-js_1.3.0+dfsg-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
make your .po files available to client side javascript as JSON
This library extends gettext_i18n_rails making your .po files available to client side javascript as JSON.
It will find translations inside your .js and .coffee files, then it will create JSON versions of your .PO files and will let you serve them with the rest of your assets, thus letting you access all your translations offline from client side javascript.
其他與 ruby-gettext-i18n-rails-js 有關的套件
|
|
|
-
- dep: libjs-jed
- Gettext Style i18n for Modern JavaScript Apps - JavaScript library
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-gettext (>= 3.0.2)
- gettext for Ruby
-
- dep: ruby-gettext-i18n-rails (>= 0.7.1)
- Simple FastGettext Rails integration
-
- dep: ruby-po-to-json (>= 1.0.0)
- convert gettext PO files to JSON
-
- dep: ruby-rails (>= 2:3.2.0)
- MVC ruby based framework geared for web application development