dpweb


  • Db client mgmt for Node.js

    published version 2.0.6, 12 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 version 0.5.1, 12 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 version 0.1.4, 12 years ago
  • Simple JSON file store

    published version 0.0.1, 12 years ago
  • Simple Twitter wrapper

    published version 0.1.0, 12 years ago
  • ERROR: No README.md file found!

    published version 0.0.1, 12 years ago
  • Simple cli for Node.js

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

    published version 0.0.4, 12 years ago
  • appcache-node =============

    published version 0.2.0, 12 years ago
  • Easy Facebook Registration widget for NodeJS web servers

    published version 0.0.1, 12 years ago
  • File upload helper for Nodejs/Express

    published version 0.2.0, 12 years ago
  • Plain old JS object that saves itself to disk

    published version 1.0.0, 11 years ago
  • Pipe JSON to Excel spreadsheet

    published version 0.1.6, 10 years ago
  • Reference code fdr the transform protocol

    published version 1.1.2, 10 years ago
  • Node JS RPC

    published version 0.0.4, 11 years ago
  • timeago =======

    published version 0.2.1, 7 years ago
  • ajax.js =======

    published version 2.0.0, 8 years ago
  • HTTP Static ===========

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

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

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

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

    published version 1.0.0, 8 years ago
  • JS data saving

    published version 0.0.1, 8 years ago
  • Google Sheets plugin for exdb

    published version 0.1.2, 8 years ago
  • published version 0.0.1, 8 years ago
show more packages