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

npx-server

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

npx-server

No dependency, single file/script http server

latest
Source
npmnpm
Version
0.0.47
Version published
Weekly downloads
21
-76.14%
Maintainers
1
Weekly downloads
 
Created
Source

npm version NpmLicense

What's that?

It's just simple HTTP server with

  • autoindexing of directories
  • custom (one file) controllers system which logic is reloading without reloading server.
  • reloading browser (hotloader) if one of files on the hard drive changed
  • everything shipped in one .js file with no dependencies.
  • one command installation

npx-server youtube demo

npx npx-server

or

npx npx-server server.js

or

npx npx-server [server_file_name.js] [controllers_directory]

Keywords

npx

FAQs

Package last updated on 10 Mar 2021

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