https://github.com/KeziahMoselle/export-github-stars
View / Sort / Export your Starred repositories.
https://github.com/KeziahMoselle/export-github-stars
export github stars vuejs
Last synced: 7 months ago
JSON representation
View / Sort / Export your Starred repositories.
- Host: GitHub
- URL: https://github.com/KeziahMoselle/export-github-stars
- Owner: KeziahMoselle
- License: mit
- Created: 2018-12-07T17:04:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-02-22T16:46:08.000Z (over 3 years ago)
- Last Synced: 2025-04-25T06:08:01.649Z (7 months ago)
- Topics: export, github, stars, vuejs
- Language: Vue
- Homepage: https://export-github-stars.netlify.com/
- Size: 8.98 MB
- Stars: 179
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - KeziahMoselle/export-github-stars - View / Sort / Export your Starred repositories. (Vue)
- jimsghstars - KeziahMoselle/export-github-stars - View / Sort / Export your Starred repositories. (Vue)
- awesome-hacking-lists - KeziahMoselle/export-github-stars - View / Sort / Export your Starred repositories. (Vue)
README
Export GitHub Stars
View / Sort / Export your Starred repositories.

## Features
- Sort
- Reverse (historical)
- By language
- Stars : ASC
- Stars : DESC
- Export
- HTML

- JSON

## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run serve
```
### Compiles and minifies for production
```
yarn run build
```
### Run your tests
```
yarn run test
```
### Lints and fixes files
```
yarn run lint
```
### Run your unit tests
```
yarn run test:unit
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).