Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.
/ sws Public archive

[deprecated] express-powered tiny webserver

Notifications You must be signed in to change notification settings

tildas-old-projects/sws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sws 🚀

A simple web server in JavaScript powered by express and serve, inspired by /r/tinycode.

Usage

To use sws, simply drop it into your deps, and require('sws'). After defining sws, you can simply use it as a function (for example sws(3000))!

Minification

This project includes a build step that uses UglifyJS to convert index.js into a file named sws.min.js.

May be useful for super cramped environments (where you need fast fast load).

License

MIT License

About

[deprecated] express-powered tiny webserver

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published