1.0.0 • Published 8 years ago

ucsb-directory v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

UCSB Directory

Retrieves information from the UCSB directory.

Installation

npm install ucsb-directory

Usage

var ucsb = require('./ucsb-directory');

ucsb('logan franken').then(function(result) {
  console.log(result);
});

Legal

This project is not officially affiliated or endorsed by the University of California, Santa Barbara.

License

MIT