An open API service indexing awesome lists of open source software.

https://github.com/feedzai/repo-analyzer-utilities


https://github.com/feedzai/repo-analyzer-utilities

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# repo-analyzer-utilities

[![Build Status](https://travis-ci.com/feedzai/repo-analyzer-utilities.svg?branch=master)](https://travis-ci.com/feedzai/repo-analyzer-utilities)

This repository contains several utilities used when creating metrics for [repo-analyzer](https://github.com/feedzai/repo-analyzer).

# Repository structure
- **Base.metric.js** contains the base class from which metrics should extend
- **utilities.js** contains several utility methods

# Licence

MIT