https://github.com/feedzai/repo-analyzer-utilities
https://github.com/feedzai/repo-analyzer-utilities
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/feedzai/repo-analyzer-utilities
- Owner: feedzai
- License: mit
- Created: 2019-09-24T21:00:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-06T20:54:05.000Z (about 3 years ago)
- Last Synced: 2025-03-09T04:36:09.978Z (over 1 year ago)
- Language: JavaScript
- Size: 141 KB
- Stars: 1
- Watchers: 19
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# repo-analyzer-utilities
[](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