Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshmerlino/vanillatweeks
A webscraper for VanillaTweeks assets
https://github.com/joshmerlino/vanillatweeks
Last synced: about 1 month ago
JSON representation
A webscraper for VanillaTweeks assets
- Host: GitHub
- URL: https://github.com/joshmerlino/vanillatweeks
- Owner: JoshMerlino
- Created: 2022-04-04T13:34:19.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T16:10:10.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T18:59:11.892Z (8 months ago)
- Language: TypeScript
- Size: 747 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-package
### Checks
* [![Code Style Analysis](https://github.com/JoshMerlino/ts-package/actions/workflows/code-style-analysis.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/code-style-analysis.yml)
* [![Code Quality Analysis](https://github.com/JoshMerlino/ts-package/actions/workflows/code-quality-analysis.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/code-quality-analysis.yml)
* [![Test CI](https://github.com/JoshMerlino/ts-package/actions/workflows/test-ci.yml/badge.svg)](https://github.com/JoshMerlino/ts-package/actions/workflows/test-ci.yml)## Getting Started
```bash
# Clone the repo
git clone https://github.com/JoshMerlino/ts-package -b master --single-branch -o upstream my-package
```