Skip to content

wafers/modulo

Repository files navigation

m o d u l o

modulo.heroku.com

A better way to find and evaluate NPM modules. Calm the chaos.

Team

  • Product Owner: Wes Tyler
  • Scrum Master: Edwin Calte
  • Development Team Members: Allen Chang, Farah Maredia

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Search for something.

Requirements

  • Node 0.12.5
  • Express 4.13.3
  • Moment 2.10.6
  • Request 2.60.0
  • Body-parser 1.13.3
  • Seraph 0.13.2
  • Cheerio 0.19.0
  • Underscore 1.8.3
  • npm-registry 0.1.13
  • npm-download-counts 0.1.1

Development

Installing Dependencies

Assuming npm and bower are installed globally, from within the root directory:

npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.