Pinned Repositories
cookies
Signed and unsigned cookies based on Keygrip
csrf
Logic behind CSRF token creation and verification.
finalhandler
Node.js final http responder
hbs
Express view engine wrapper for Handlebars
multiparty
A node.js module for parsing multipart-form data requests which supports streams2
node-frameworks
A comparison of server-side node frameworks
path-to-regexp
Turn a path string such as `/user/:name` into a regular expression
router
Simple middleware-style router
send
Streaming static file server with Range and conditional-GET support
understanding-csrf
What are CSRF tokens and how do they work?
pillarjs's Repositories
pillarjs/path-to-regexp
Turn a path string such as `/user/:name` into a regular expression
pillarjs/hbs
Express view engine wrapper for Handlebars
pillarjs/understanding-csrf
What are CSRF tokens and how do they work?
pillarjs/cookies
Signed and unsigned cookies based on Keygrip
pillarjs/multiparty
A node.js module for parsing multipart-form data requests which supports streams2
pillarjs/send
Streaming static file server with Range and conditional-GET support
pillarjs/router
Simple middleware-style router
pillarjs/node-frameworks
A comparison of server-side node frameworks
pillarjs/csrf
Logic behind CSRF token creation and verification.
pillarjs/finalhandler
Node.js final http responder
pillarjs/routington
Trie-based URL Routing
pillarjs/parseurl
parse a url with memoization
pillarjs/path-match
please use path-to-regexp's `match` function
pillarjs/encodeurl
Encode a URL to a percent-encoded form, excluding already-encoded sequences
pillarjs/resolve-path
Resolve a relative path against a root path with validation
pillarjs/templation
[ON HOLD] an asynchronous, extensible view system
pillarjs/ssl-redirect
redirect users to the SSL version of your app
pillarjs/discussions
http://pillarjs.github.io
pillarjs/pillarjs.github.io
pillarjs/qs-strict
[ON HOLD] pillarjs
pillarjs/extend-proto
generic __proto__ injection utility
pillarjs/re2js-legendary
a node v0.10 compatible build of RE2JS
pillarjs/.github
pillarjs/request
Express style request object
pillarjs/views
Node.js view rendering abstraction.