JSPM

@revathskumar/morty

0.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q23050F
  • License MIT

Package Exports

  • @revathskumar/morty
  • @revathskumar/morty/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@revathskumar/morty) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

morty

CLI to manage custom emulated devices on Chromium-based browser devtools.

[!CAUTION] Tested only in Vivaldi (7.5.3735.54 (Stable channel) stable (64-bit)) on Debian

Dev setup

To install dependencies:

bun install

To run:

Copy the preferences file to tmp/Preferences and then run

TEST_MODE=true bun run index.ts

Supported Browsers

- Linux Mac
Google Chrome ✔️ ✔️
Google Chrome Canary ✔️ ✔️
Chromium ✔️ ✔️
Vivaldi ✔️ ✔️

Acknowledgement

Similar Projects

License

MIT