Skip to content
railsengines.com

Importmap Rails

Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling

No ratings yet
Gem
importmap-rails
Repository
rails/importmap-rails
License
MIT
Stars
1,165
Added
August 23, 2026

About

Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling.

Import maps are supported natively in all major, modern browsers. If you need to work with legacy browsers without native support, you can explore using the shim available.

Installing it

ruby
# Gemfile
gem "importmap-rails"

Details

1165 stars on GitHub · MIT licensed · maintained by rails. Source: https://github.com/rails/importmap-rails

Discussion (0)

Sign in to join the discussion.

No comments yet.