InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Importmap-rails Alternatives
Similar projects and alternatives to importmap-rails
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
turbo
The speed of a single-page web application without having to write any JavaScript (by hotwired)
-
-
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
-
-
-
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
importmap-rails discussion
importmap-rails reviews and mentions
-
Importmap or jsbundling? I use both
This is because the @lit/reactive-element package has many optional modules that were not downloaded. But if you download all optional modules, the importmap configuration will become very bloated. There is a PR in progress (#235), but it's hard to say if it will solve the problem because the issue lies in the library authors not considering the need for unbundled imports.
-
Buh-Bye Webpack and Node.js, Hello Rails and Import Maps
At a high level, the importmaps-rails Gem allows developers to import maps into their applications. The use of /bin/importmap allows engineers to update, pin, or unpin dependencies as needed. This is similar to how Maven and Gradle work in Java-based projects.
-
Polyfill supply chain attack hits 100K+ sites
Before ESM I wasn't nearly as sold on skipping the build step, but now it feels like there's a much nicer browser native way of handling dependencies, if only I can get the files in the right shape!
The Rails community are leaning into this heavily now: https://github.com/rails/importmap-rails
-
Do you know how the delivery of assets works in your Rails 7 app?
// Configure your import map in config/importmap.rb. Read more: https://github.com/rails/importmap-rails import "@hotwired/turbo-rails" import "controllers" import "bootstrap" import "@popperjs/core"
-
The Rails asset pipeline, old and new
It is implemented as a thor task in lib/importmap/cmmands.rb
-
RubyJS-Vite
With importmaps (https://github.com/rails/importmap-rails) and Hotwire (https://hotwired.dev/), you write plain js and serve it.
Also packages are served via CDN. There is no tree shaking. Rails got rid of the whole bundling step.
-
First commits in a Ruby on Rails app
Importmap audit - “checks the NPM registry for known security issues”
-
Asset compilation taking ~ 12 mins
It worked, but JS changes were not coming through. Digging into the Importmap docs (see 'sweeping the cache', it monitors changes according to the setting config.importmap.cache_sweepers. So, by adding the locations where I have my JS files, I also got JS changes passed through.
-
Is the default importmap method unrealistic in the most popular real world use cases?
You can't use TypeScript, or anything that requires pre-compile, with importmap. answered issue
-
Ruby on Rails with React on Typescript using importmaps
Let's begin by installing the necessary dependencies. The first gem generates the importmap object, manages caching, and helps with library installations, among other things. I recommend reading the entire readme to become familiar with its capabilities. The second gem will be discussed later, it is used to compile JSX files. Gemfile
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Jul 2025
Stats
rails/importmap-rails is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of importmap-rails is Ruby.
Popular Comparisons
- importmap-rails VS import-maps
- importmap-rails VS jsbundling-rails
- importmap-rails VS esbuild-rails
- importmap-rails VS sprockets-rails
- importmap-rails VS vite_ruby
- importmap-rails VS docker-rails-example
- importmap-rails VS esbuilder
- importmap-rails VS turbo
- importmap-rails VS TinyMCE
- importmap-rails VS webpack