0.2.4 • Published 4 years ago

@muritavo/realtime-responsive v0.2.4

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

What the hell is this

This project is a tool to replicate layout changes on multiple resolutions at the same time

This allows to in realtime see the changes to the stylesheet reflected on multiple resolutions

How to use it

  • Start this application:
    • Recommended: You can install this tool globally using npm i -g @muritavo/realtime-responsive and starting it with the command:realtime-responsive
    • You can do so by cloning this project and running yarn start
  • Start an instance of the browser that has the web security disabled (since there is communication between iframes)
# For MAC
open -na /Applications/Google\ Chrome.app --args --disable-web-security --user-data-dir="/tmp/chrome" --disable-site-isolation-trials
  • Access the application at http://localhost:10000
  • By default there are two resolutions configured, you can configure more on advanced config
  • Provide the initial URL and be happy :)

Bugs (Yes)

The implementation of this app is not even close to ideal and you can see glitches after each change to layout/iterations

0.2.3

4 years ago

0.2.4

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1-rc8

4 years ago

0.1.1-rc7

4 years ago

0.1.1-rc5

4 years ago

0.1.1-rc4

4 years ago

0.1.1-rc3

4 years ago

0.1.1-rc2

4 years ago

0.1.1-rc1

4 years ago