UNPKG

node-simple-router

Version:

Yet another minimalistic router for node.js

22 lines (21 loc) 1.24 kB
<div class="jumbotron router"> <h1 style="font-size: 30pt;"> <span class="nsr">N</span>ode <span class="nsr">S</span>imple <span class="nsr">R</span>outer a.k.a. <span class="nsr">NSR</span> </h1> <p>Yet another minimalistic router for node.js</p> <div class="well well-sm" style="font-size: 16px;"> <p>When all you need is routing...</p> <p>The lightweight router for the lightweight web app.</p> <p>Even though, should you need async programming support, CGI or SCGI invoking, proxy passing, file uploading, session handling or even simple templating, you got them out of the box.</p> <p>No dependencies, all you need is <a target="_blank" href="http://nodejs.org">NodeJS</a> itself, <span class="red">NSR</span> and off you go!</p> <p>And we point to keep it that way, simple and independent, nevertheless more functional in each new incarnation.</p> </div> <hr/> <p style="text-align: center;"> <a class="btn btn-lg btn-primary" href="/getting_started" role="button">Get started »</a> <a class="btn btn-lg btn-primary" href="/documents" role="button">View Node Simple Router docs »</a> </p> </div>