Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kitayoshi/mac-progress
Mac Style Progress Bar
https://github.com/kitayoshi/mac-progress
mac progress
Last synced: 17 days ago
JSON representation
Mac Style Progress Bar
- Host: GitHub
- URL: https://github.com/kitayoshi/mac-progress
- Owner: kitayoshi
- Created: 2021-12-24T08:53:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-24T14:22:13.000Z (about 3 years ago)
- Last Synced: 2024-11-08T20:51:14.569Z (2 months ago)
- Topics: mac, progress
- Language: TypeScript
- Homepage: https://mac-progress.vercel.app
- Size: 181 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Progress Bar in Mac Style
Visit at: https://mac-progress.vercel.app/
![image](https://user-images.githubusercontent.com/1732164/147344861-1bb93b5f-db2f-4a86-9213-7cd197c39248.png)
## Tools
- [Next.js](https://nextjs.org/)
- [date-fns](https://date-fns.org/)
- [Intl.RelativeTimeFormat](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeTimeFormat)