|
| 1 | +# Sponsor Fuse.js |
| 2 | + |
| 3 | +Fuse.js is built and maintained by a solo developer. Your sponsorship directly funds continued development, bug fixes, and new features. |
| 4 | + |
| 5 | +### By the numbers |
| 6 | + |
| 7 | +- **~8M npm downloads/week** |
| 8 | +- **20k+ GitHub stars** |
| 9 | +- **3,700+ npm dependents** |
| 10 | + |
| 11 | +<UsedBy /> |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +## How to Sponsor |
| 16 | + |
| 17 | +<a href="https://github.com/sponsors/krisk" class="gh-sponsor-btn"> |
| 18 | + <svg aria-hidden="true" height="16" viewBox="0 0 16 16" width="16" fill="#bf3989"><path d="m8 14.25.345.666a.75.75 0 0 1-.69 0l-.008-.004-.018-.01a7.152 7.152 0 0 1-.31-.17 22.055 22.055 0 0 1-3.434-2.414C2.045 10.731 0 8.35 0 5.5 0 2.836 2.086 1 4.25 1 5.797 1 7.153 1.802 8 3.02 8.847 1.802 10.203 1 11.75 1 13.914 1 16 2.836 16 5.5c0 2.85-2.045 5.231-3.885 6.818a22.066 22.066 0 0 1-3.744 2.584l-.018.01-.006.003h-.002ZM4.25 2.5c-1.336 0-2.75 1.164-2.75 3 0 2.15 1.58 4.144 3.365 5.682A20.58 20.58 0 0 0 8 13.393a20.58 20.58 0 0 0 3.135-2.211C12.92 9.644 14.5 7.65 14.5 5.5c0-1.836-1.414-3-2.75-3-1.373 0-2.609.986-3.029 2.456a.749.749 0 0 1-1.442 0C6.859 3.486 5.623 2.5 4.25 2.5Z"></path></svg> |
| 19 | + Sponsor on GitHub |
| 20 | +</a> |
| 21 | +<a href="https://www.paypal.me/kirorisk" class="gh-sponsor-btn"> |
| 22 | + <svg aria-hidden="true" height="16" viewBox="0 0 24 24" width="16" fill="#003087"><path d="M7.076 21.337H2.47a.641.641 0 0 1-.633-.74L4.944 2.23A.77.77 0 0 1 5.703 1.6h6.317c2.1 0 3.61.55 4.49 1.63.375.46.614.975.715 1.528.107.585.108 1.282.003 2.072l-.01.06v.54l.42.24c.354.18.637.39.854.63.363.4.593.9.683 1.49.093.61.05 1.33-.123 2.15-.199.94-.522 1.76-.96 2.43a4.86 4.86 0 0 1-1.524 1.53c-.6.39-1.31.67-2.1.83-.77.16-1.64.24-2.59.24h-.615a1.23 1.23 0 0 0-1.215 1.04l-.032.17-.517 3.27-.024.12a.77.77 0 0 1-.76.65H7.076Z"/></svg> |
| 23 | + Sponsor on PayPal |
| 24 | +</a> |
| 25 | + |
| 26 | +<style> |
| 27 | +.gh-sponsor-btn { |
| 28 | + display: inline-flex; |
| 29 | + align-items: center; |
| 30 | + gap: 8px; |
| 31 | + padding: 5px 16px; |
| 32 | + font-size: 14px; |
| 33 | + font-weight: 500; |
| 34 | + color: #24292f; |
| 35 | + background-color: #f6f8fa; |
| 36 | + border: 1px solid rgba(31, 35, 40, 0.15); |
| 37 | + border-radius: 6px; |
| 38 | + text-decoration: none; |
| 39 | + margin: 8px 12px 16px 0; |
| 40 | +} |
| 41 | +.gh-sponsor-btn:hover { |
| 42 | + background-color: #eef1f4; |
| 43 | + text-decoration: none !important; |
| 44 | +} |
| 45 | +</style> |
| 46 | + |
| 47 | +Both monthly and one-time sponsorships are accepted via [GitHub Sponsors](https://github.com/sponsors/krisk) or [PayPal](https://www.paypal.me/kirorisk). Invoices are available through GitHub’s payment system. Recurring sponsors get logo placements as described in the [tier benefits](#tier-benefits) below. |
| 48 | + |
| 49 | +### For businesses |
| 50 | + |
| 51 | +If your product depends on Fuse.js, sponsoring is a practical way to ensure the library stays healthy and actively maintained. You’ll also get visibility — your logo on the repo and site reaches tens of thousands of developers every month. |
| 52 | + |
| 53 | +### For individuals |
| 54 | + |
| 55 | +If Fuse.js has saved you time or made a project easier, consider a one-time or recurring contribution. It’s like buying me a coffee ☕️ — and it keeps the project going. |
| 56 | + |
| 57 | +--- |
| 58 | + |
| 59 | +## What Your Sponsorship Funds |
| 60 | + |
| 61 | +Fuse.js is maintained by a single developer. Your sponsorship goes directly toward: |
| 62 | + |
| 63 | +- **Ongoing maintenance** — bug fixes, dependency updates, and keeping the library reliable across environments |
| 64 | +- **Performance work** — profiling, benchmarking, and optimizing search speed and memory usage |
| 65 | +- **New features** — extending the query API, improving scoring, and building new search capabilities |
| 66 | +- **Documentation** — guides, examples, and API reference at [fusejs.io](https://fusejs.io/) |
| 67 | + |
| 68 | +--- |
| 69 | + |
| 70 | +## Tier Benefits |
| 71 | + |
| 72 | +- **☕ Coffee Sponsor ($5/month):** |
| 73 | + Your name added to [BACKERS.md](https://github.com/krisk/Fuse/blob/main/backers.md) in the repo. |
| 74 | + |
| 75 | +- **🥉 Bronze Sponsor ($20/month):** |
| 76 | + Your name or logo in the [README.md](https://github.com/krisk/Fuse) on GitHub. |
| 77 | + |
| 78 | +- **🥈 Silver Sponsor ($100/month):** |
| 79 | + Your logo on the front page of [fusejs.io](https://fusejs.io/) and in the [README.md](https://github.com/krisk/Fuse). |
| 80 | + |
| 81 | +- **🥇 Gold Sponsor ($400/month):** |
| 82 | + All of the above with larger logo and most prominent placement. |
0 commit comments