0.0.18 • Published 8 years ago
memouser v0.0.18
memouser
Simple user module using memos.
Table of Contents
Installation
Installing using npm (node package manager):
npm install memouser
Or clone it direct from the repository :
git clone git://github.com/rbuas/memouser.git memouser
Usage
Require memouser and start to use the api functions or manipulate objects by own methods.
var memouser = require('memouser');
//TODO
ToDo
There are a lot of things still to be done and to be made better. If you have any special requests please open an issue with a feature request.
License
memouser is licensed under the MIT License. (See LICENSE)