Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itamaesanorg/giveaway-tool
A Giveaway Tool HTML, JS and CSS project for Instagram and Twitch or Lives giveaways! Don't purchase any app service, anymore! Use this free! Follow us on Twitter to support @itamaesanorg
https://github.com/itamaesanorg/giveaway-tool
css html javascript sushijs
Last synced: 11 days ago
JSON representation
A Giveaway Tool HTML, JS and CSS project for Instagram and Twitch or Lives giveaways! Don't purchase any app service, anymore! Use this free! Follow us on Twitter to support @itamaesanorg
- Host: GitHub
- URL: https://github.com/itamaesanorg/giveaway-tool
- Owner: itamaesanorg
- License: other
- Created: 2022-08-12T18:49:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-16T11:27:46.000Z (about 1 year ago)
- Last Synced: 2024-11-14T01:38:22.079Z (2 months ago)
- Topics: css, html, javascript, sushijs
- Language: HTML
- Homepage: https://giveawaytool.vercel.app/
- Size: 244 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Give away tool
Giveaway-Tool
├── LICENSE
├── README.md
├── css
│ ├── foundation.css
│ ├── foundation.min.css
│ └── normalize.css
├── img
│ ├── bg-noise.png
│ ├── header-bg.png
│ └── logo.png
├── index.html
└── js
├── foundation
│ ├── foundation.alerts.js
│ ├── foundation.clearing.js
│ ├── foundation.cookie.js
│ ├── foundation.dropdown.js
│ ├── foundation.forms.js
│ ├── foundation.joyride.js
│ ├── foundation.js
│ ├── foundation.magellan.js
│ ├── foundation.orbit.js
│ ├── foundation.placeholder.js
│ ├── foundation.reveal.js
│ ├── foundation.section.js
│ ├── foundation.tooltips.js
│ └── foundation.topbar.js
├── foundation.min.js
├── jquery-latest.min.js
└── vendor
├── custom.modernizr.js
├── jquery.js
└── zepto.js