Skip to content

Commit

Permalink
chore: add sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
nolimits4web committed Feb 17, 2021
1 parent 5a37688 commit a7770b6
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 5 deletions.
14 changes: 13 additions & 1 deletion BACKERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

Support Swiper development by [pledging on Open Collective](http://opencollective.com/swiper)!

<table>
<tr>
<td align="center" valign="middle">
<a href="https://www.leoboost.com/buy-instagram-likes" target="_blank">
<img width="160" src="https://swiperjs.com/images/sponsors/leoboost.png">
</a>
</td>
</tr>
</table>

### \$500 Platinum Sponsor

[Currently vacant. It could be you!](https://opencollective.com/swiper/contribute/platinum-sponsor-24468/checkout)
Expand All @@ -16,7 +26,9 @@ Support Swiper development by [pledging on Open Collective](http://opencollectiv

### \$100 Silver Sponsor

[Currently vacant. It could be you!](https://opencollective.com/swiper/contribute/silver-sponsor-24464/checkout)
[LeoBoost](https://www.leoboost.com/buy-instagram-likes) - Buy real Instagram Likes - 100% Real & Instant Likes

[Join here!](https://opencollective.com/swiper/contribute/silver-sponsor-24464/checkout)

---

Expand Down
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,20 @@ Swiper - is the free and most modern mobile touch slider with hardware accelerat

Swiper is not compatible with all platforms, it is a modern touch slider which is focused only on modern apps/platforms to bring the best experience and simplicity.

## Sponsors

<table>
<tr>
<td align="center" valign="middle">
<a href="https://www.leoboost.com/buy-instagram-likes" target="_blank">
<img width="160" src="https://swiperjs.com/images/sponsors/leoboost.png">
</a>
</td>
</tr>
</table>

## Features

- **Tree-shakeable**: Only modules you use will be imported into your app's bundle.
- **Mobile-friendly**: It is intended to be used in mobile websites, mobile web apps, and mobile native/hybrid apps.
- **Library Agnostic**: Swiper doesn't require any JavaScript libraries like jQuery, which makes Swiper much smaller and faster. It can be safely used with libraries such as jQuery, Zepto, jQuery Mobile, etc
Expand Down Expand Up @@ -94,6 +106,7 @@ The result is available in `build/` folder.

All demos located in `./playground` folder. There you will fine Core (HTML, JS), React, Vue, Svelte and Angular versions.
To open demo, run:

- **Core**: `npm run core`
- **React**: `npm run react`
- **Vue**: `npm run vue`
Expand Down Expand Up @@ -125,10 +138,6 @@ This project exists thanks to all the people who contribute. [[Contribute](CONTR

Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/swiper/contribute)]

#### Individuals

<a href="https://opencollective.com/swiper"><img src="https://opencollective.com/swiper/individuals.svg?width=890"></a>

#### Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/swiper/contribute)]
Expand All @@ -143,3 +152,7 @@ Support this project with your organization. Your logo will show up here with a
<a href="https://opencollective.com/swiper/organization/7/website"><img src="https://opencollective.com/swiper/organization/7/avatar.svg"></a>
<a href="https://opencollective.com/swiper/organization/8/website"><img src="https://opencollective.com/swiper/organization/8/avatar.svg"></a>
<a href="https://opencollective.com/swiper/organization/9/website"><img src="https://opencollective.com/swiper/organization/9/avatar.svg"></a>

#### Individuals

<a href="https://opencollective.com/swiper"><img src="https://opencollective.com/swiper/individuals.svg?width=890"></a>

0 comments on commit a7770b6

Please sign in to comment.