16.2.17 • Published 7 years ago

@jankeromnes/camp v16.2.17

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

ScoutCamp Build Status

WebApps Framework

Documentation.

Get started

  • npm install camp
  • put website files in web/
  • edit app.js with require('camp').start({port: 1234})
  • run node app
  • hit localhost:1234
  • enjoy!

Have a sip at what you can do here! Spoilers: one-liner WebSocket chat demo. Download it for free to try the demo!

Features

  • routes, templates (with one parser by default)
  • query parameters processing, file upload, HTTP authentication
  • ajax, EventSource (SSE), WebSockets built-in

Contribute

License

MIT. See LICENSE.md for more.

The "Red spiders" comic is CC BY-NC 2.5 from Randall Munroe, XKCD. Link in web/index.html.

Versions

Versions are tags labeled after the day it was released.

31.06.28 → june 28th, 2031

They are all under LICENSE.md.

16.2.17

7 years ago

16.2.16

7 years ago

16.2.14

7 years ago

16.2.13

7 years ago

16.2.12

7 years ago

16.2.11

7 years ago

16.2.10

7 years ago

16.2.9

7 years ago

16.2.8

8 years ago

16.2.7

8 years ago

16.2.6

8 years ago

16.2.5

8 years ago

16.2.4

8 years ago