Skip to content

danielnieto/atom-browser-refresh-on-save

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 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.

Default behavior for each file type

  • css,styl: reloads just the CSS files in the page without doing a full refresh
  • js,md,html,jade: reload the whole page
  • others: nothing

Supported browsers

  • Chrome
  • 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

Languages

  • CoffeeScript 100.0%