16.2.17 • Published 9 years ago

@jankeromnes/camp v16.2.17

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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

9 years ago

16.2.16

9 years ago

16.2.14

9 years ago

16.2.13

9 years ago

16.2.12

9 years ago

16.2.11

10 years ago

16.2.10

10 years ago

16.2.9

10 years ago

16.2.8

10 years ago

16.2.7

10 years ago

16.2.6

10 years ago

16.2.5

10 years ago

16.2.4

10 years ago