Helpers to work with translation files in Rails
Helper tools to work with rails i18n
Convert input (e.g. from Rails i18n) into messageformat-compatible JSON
Convert input (e.g. from Rails i18n) into messageformat-compatible JSON
## Usage ```js // webpack.config.js var WebpackRailsI18nJS = require('webpack-rails-i18n-js-plugin')
Webpack plugin to include Rails I18n translation strings in frontend code
A small library to provide I18n on JavaScript.
Grunt task for mashing CSS and generating Rails I18n map files
WebSocket framework for Ruby on Rails.
Shares Rails i18n translations with your javascripts without duplicating contents
Convert input (e.g. from Rails i18n) into messageformat-compatible JSON
Rails UJS for the react-rails gem
Use webpack to manage app-like JavaScript modules in Rails
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
Convention over configuration for using Vite in Rails apps
Attach cloud and local files in Rails applications
Spectrum UI components in React
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
i18n for ISO 3166-1 country codes
Ruby on Rails unobtrusive scripting adapter
A set of common locale data and translations to internationalize and/or localize your Rails applications.
Simple FastGettext Rails integration.
It will find translations inside your .js, .jsx, .ts, .tsx, .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.
Translations for the rails_admin gem
Plug-in that provides I18n Inflector module integration with Rails.
Rails i18n view helpers for things like crud actions, models and attributes.
This Rails plugin provides the rake task i18n:update to download the latest core translations to vendor/rails-locales. On application start, the plugin automatically prepends downloaded core translations to the I18n load_path. So the downloaded core translations are automatically used in your application, but you can still override the defaults in your own locale files.
Simple Rails I18n gem that helps in counting amount of words in locales for estimating translation cost
A simple checker for missing translations in rails i18n config files.
This gem is re-built from gem i18n_yaml_generator
Injects Angular.js i18n locales into your asset pipeline.
Provides i18n for mongoid 4 for Rails 4.