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

slrs

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

slrs

A simple command line tool to launch an Express webserver with livereload autoinjected

latest
Source
npmnpm
Version
0.0.1
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

All I wanted was a tool that did the following:

  • Serve static files
  • Serve files even without an .html extension
  • Automatically inject Livereload

I couldn't find a solution that did all of these things out of the box, so here you go.

installing

npm install -g slrs

usage

slrs [path/to/dir]

license

public domain

Keywords

express

FAQs

Package last updated on 28 Feb 2022

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