Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/utils/docs/packages.md
blob: 8b1e60c97c59e5f3df75841adf39af90f5b20074 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30

Available Packages
==================

You can download and install packages using the `tusk` application that comes with Narwhal.  Check out `tusk help` for details.  These are some of the packages:

* `jack`: the webserver and web application/framework agnostic interface, similar to Ruby's Rack and Python's WSGI. Narwhal was conceived while building Jack, and was later extracted into it's own project.

[http://github.com/tlrobinson/jack](http://github.com/tlrobinson/jack)

* `chiron`: a system of interoperable JavaScript modules, including a type system, base types, general-purpose functions, events, encoding, decoding, hashing, and caching.

[http://github.com/kriskowal/chiron](http://github.com/kriskowal/chiron)
  
* `nitro`: a web application framework built on top of Jack.

[http://github.com/gmosx/nitro](http://github.com/gmosx/nitro)

And others including:

* Narcissus
* Wiki Creole
* Browser
* Inspec
* Kupo
* Bespin Server Prototype
* Bespin PubSub
* Nitro Templates
* Google App Engine Utilities