lwsjs
Organization@lwsjs
lws is a command-line framework for building a personalised local web server.
18
Published Tools
0
Total Stars
0
Weekly Downloads
9
GitHub Followers
28
Public Repos
Published Tools
18 Skillsacross 1 categorylws-basic-auth
75lb
Password-protect a server using Basic Authentication
lws-blacklist
75lb
Middleware for lws enabling certain routes to be forbidden
lws-body-parser
75lb
body-parser
lws-compress
75lb
Response compression middleware for lws
lws-conditional-get
75lb
Conditional-get middleware for lws
lws-cors
75lb
Support for setting Cross-Origin Resource Sharing (CORS) headers to lws
lws-index
75lb
Serve-index middleware plugin for lws
lws-json
75lb
json
koa-mock-response
75lb
Mock a Rest API or any backend service.
local-web-server
75lb
A lean, modular web server for rapid full-stack development
lws-log
75lb
Logging feature for lws
lws
75lb
A lean, modular web server for rapid full-stack development
lws-mime
75lb
Middleware to manipulate response MIME types in lws
lws-mock-response
75lb
Middleware adding mock responses to lws
lws-range
75lb
Adds support for HTTP Range Requests to lws
lws-rewrite
75lb
lws middleware plugin adding URL rewriting support
lws-spa
75lb
Middleware adding support for Single Page Applications to lws
lws-static
75lb
Lws middleware wrapper for koa-static