windyrobin / shark

A new develop framework for Node.js

Home Page:http://aleafs.github.com/shark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

About

Install

$ npm install shark

Usage

var Shark = require('shark');
console.log(Shark);

Coverage

We use node-jscoverage to build test cases coverage for shark.

Larger than 97% code is covered by test cases. Click here to get details.

Contributors

 project: shark
 commits: 256
 files  : 48
 authors: 
   256	aleafs                  100.0%

About

A new develop framework for Node.js

http://aleafs.github.com/shark

License:MIT License


Languages

Language:JavaScript 93.5%Language:Shell 6.5%