UNPKG

polaris-turbo-bridge

Version:

Make Shopify Polaris Web Components (<s-button>, <s-link>) navigate with Hotwire Turbo in Rails or any HTML-over-the-wire app.

24 lines (23 loc) 610 B
{ "name": "polaris-turbo-bridge", "version": "0.2.0", "description": "Make Shopify Polaris Web Components (<s-button>, <s-link>) navigate with Hotwire Turbo in Rails or any HTML-over-the-wire app.", "type": "module", "main": "index.js", "exports": "./index.js", "author": "Pasilobus <dev@pasilobus.com> (https://pasilobus.com)", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/pasilobus/polaris-turbo-bridge.git" }, "keywords": [ "polaris", "turbo", "hotwire", "rails", "importmap", "shadow-dom", "web-components" ] }