https://github.com/tani/project-activity-visualizer
https://github.com/tani/project-activity-visualizer
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tani/project-activity-visualizer
- Owner: tani
- License: mpl-2.0
- Created: 2017-02-25T11:01:41.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:23:52.000Z (about 2 years ago)
- Last Synced: 2025-02-09T23:51:15.353Z (10 months ago)
- Language: JavaScript
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 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