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

https://github.com/tani/project-activity-visualizer


https://github.com/tani/project-activity-visualizer

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          



Project Activity Visualizer


Visualize project activity in Github





## Usage

| Status | Indication |
|-------------|--------------------|
| Development | 10 commits / week |
| Common | 10 commits / month |
| Maintenance | 10 commits / year |
| Freeze | |

## Installation

- [Firefox]()

## Development

### Dependencies

- nodejs v6 or later

### Setup

```
$ npm install
```

or

```
$ yarn install
```

### Build

```
$ npm run build
```

or

```
$ yarn run build
```

### Copyright

Copyright (c) 2017 asciian (asciian@moffice.space)

### License

Mozilla Public License v2