Skip to content

jkroso/atom-browser-refresh-on-save

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

browser-refresh-on-save

When you save a file it tells the active tab in each of your selected browsers to run some JavaScript. Depending on which type of file that is it will run different code.

  • css,styl,less: reloads just the CSS files in the page without doing a full refresh
  • everything else: reloads the whole page

Note: make sure you uncheck the browsers you aren't using in the settings. Otherwise it will display an error when trying to refresh that browser. PR which detect this case automatically are welcome

Supported browsers

  • Chrome
  • Chrome Canary
  • Safari
  • Vivaldi

Supported platforms

  • Mac

About

A plugin for Atom which reloads assets in the browser as soon as you save them

Resources

Stars

Watchers

Forks

Packages

No packages published