https://github.com/vikyd/download-chromium-history-version-src
Source of: https://vikyd.github.io/download-chromium-history-version/
https://github.com/vikyd/download-chromium-history-version-src
Last synced: 11 months ago
JSON representation
Source of: https://vikyd.github.io/download-chromium-history-version/
- Host: GitHub
- URL: https://github.com/vikyd/download-chromium-history-version-src
- Owner: vikyd
- Created: 2021-01-27T08:13:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-01T06:38:57.000Z (over 2 years ago)
- Last Synced: 2024-03-01T07:38:36.800Z (over 2 years ago)
- Language: Vue
- Size: 3.8 MB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# download-chromium-history-version-src
[Vue](https://vuejs.org/) Source code of: https://vikyd.github.io/download-chromium-history-version/
Build result : https://github.com/vikyd/download-chromium-history-version
JSON data: https://github.com/vikyd/chromium-history-version-position
# Development
```
# download dependencies
pnpm install
# local
pnpm dev
# Compiles and minifies for production
pnpm build
```