https://github.com/teobais/percircle-vue
:o: CSS percentage circle built with Vue.js
https://github.com/teobais/percircle-vue
circle circular-progress-bar component component-library percentage vue vuejs
Last synced: 10 months ago
JSON representation
:o: CSS percentage circle built with Vue.js
- Host: GitHub
- URL: https://github.com/teobais/percircle-vue
- Owner: teobais
- License: mit
- Created: 2022-01-18T21:34:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-11T00:21:24.000Z (about 4 years ago)
- Last Synced: 2024-10-10T17:52:37.445Z (over 1 year ago)
- Topics: circle, circular-progress-bar, component, component-library, percentage, vue, vuejs
- Language: Vue
- Homepage:
- Size: 1.13 MB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# percircle-vue
> CSS percentage circle built with Vue.js
> This project is a port of [percirle](https://teobais.github.io/percircle)
# WIP - Porting checklist
- [x] Initial import from percircle
- [x] Functionality works as expected
- [ ] Minor porting issues like README are up for grabs in the Issues section
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
### Maintainers
[
](https://github.com/teobais) | [
](https://github.com/miller-kevin)
:---:|:---:|
[teobais](https://github.com/teobais)|[miller-kevin](https://github.com/miller-kevin)|