dpweb


  • Db client mgmt for Node.js

    published 2.0.6 11 years ago
  • Is a small web server stub for NodeJS/Express/Hogan and can be run directly or require'd into a script. Uses Express, Hogan-Express templates, allows you to set port, catch errors, app path, statics the current directory, without all the boilerplate.

    published 0.5.1 11 years ago
  • quick-store =========== Quick JSON storage for NodeJS server, using localStorage syntax with a few added. Async. ```` var db = require('quick-store')(); // saved file ./db.json var db = require('quick-store')('./mydb.json'); // saved file ./mydb.json

    published 0.1.4 11 years ago
  • Simple JSON file store

    published 0.0.1 11 years ago
  • Simple Twitter wrapper

    published 0.1.0 11 years ago
  • ERROR: No README.md file found!

    published 0.0.1 11 years ago
  • Simple cli for Node.js

    published 0.0.2 11 years ago
  • Websocket server - extends the excellent https://github.com/einaros/ws

    published 0.0.4 11 years ago
  • appcache-node =============

    published 0.2.0 11 years ago
  • Easy Facebook Registration widget for NodeJS web servers

    published 0.0.1 11 years ago
  • File upload helper for Nodejs/Express

    published 0.2.0 11 years ago
  • Plain old JS object that saves itself to disk

    published 1.0.0 10 years ago
  • Pipe JSON to Excel spreadsheet

    published 0.1.6 9 years ago
  • Reference code fdr the transform protocol

    published 1.1.2 9 years ago
  • Node JS RPC

    published 0.0.4 10 years ago
  • timeago =======

    published 0.2.1 6 years ago
  • ajax.js =======

    published 2.0.0 7 years ago
  • HTTP Static ===========

    published 1.1.0 6 years ago
  • Simple no-auth pull data from a Public Google Spreadsheet. ```` try { var gsheet = require('.'); } catch(e) { var gsheet = require('gsheet-web'); }

    published 3.0.1 7 years ago
  • Converts a two dimentional array to an array of objects, based on the first row as field names

    published 2.0.0 7 years ago
  • Let's you set rates on any action occuring. Use a string to id the thing to be limited.

    published 1.0.3 7 years ago
  • ```` var format = require('simplest-template'); format('Hi ${name}', {name: 'Bob'}); // Hi Bob ````

    published 1.0.0 7 years ago
  • JS data saving

    published 0.0.1 7 years ago
  • Google Sheets plugin for exdb

    published 0.1.2 7 years ago
  • published 0.0.1 7 years ago
show more packages