module Importmap
module Importmap::ImportmapTagsHelper
class Importmap::Commands
class Importmap::Engine
class Importmap::Map
class Importmap::Packager
class Importmap::Reloader
importmap-rails
0.9.3
# extract_package_version_from
def extract_package_version_from(url) url.match(/@\d+\.\d+\.\d+/)&.to_a&.first end