Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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