New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

refrosh

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

refrosh

Simple auto-reload for JS projects

latest
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

refrosh

Simple auto-reload for JS projects

Goals

  • Easy to search
  • Easy to install
  • Easy to use
  • KISS design

Install

npm install -g refrosh

How to use

refrosh <path to your JS file>

This will start a local web server and open up the browser. Any changes to the JS file will cause the page to be reloaded

Potential avenues for improvement

  • Transpilation (e.g. TypeScript, ES7, React)
  • CLI parameters (e.g. port number, debounce delay)
  • External libraries (e.g. React, Lodash)
  • Publish (e.g. JSFiddle, Heroku)

Will look into the above if there's interest/traction.

FAQs

Package last updated on 13 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts