npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

react-support-ukraine-banner

v1.1.5

Published

React component to show support for Ukraine with u24.gov.ua link on the top of the page.

Downloads

32

Readme

React Support Ukraine Banner

This React component displays a banner at the top of your webpage with a link to u24.gov.ua, the official fundraising platform of Ukraine, also known as UNITED24.

By including this banner, you're not just adding a component to your website, you're taking a stand with Ukraine. You're helping to protect, save, and rebuild lives.

Demo:

Support Ukraine Banner Demo on Vasilkoff.com

About UNITED24

UNITED24 was launched in response to the full-scale invasion of Ukraine as a direct way to facilitate aid. President Zelenskyy's administration created this initiative to answer the global question: "What can we do to help Ukraine?"

The mission of UNITED24 is to:

  • Unite people from all over the world in support of Ukraine.
  • Ensure the protection and reconstruction of Ukraine.
  • Provide a simple and direct way to send donations to where they are needed most.

UNITED24 allows individuals and organizations to contribute with a single click, ensuring that Ukraine can allocate resources more efficiently and effectively. The platform is not just a fundraising tool; it's a statement of global solidarity and an essential lifeline for millions.

Installation

npm install react-support-ukraine-banner
# or
yarn add react-support-ukraine-banner

Usage

import React from 'react';
import SupportUkraineBanner from 'react-support-ukraine-banner';

const App = () => (
  <div>
    <SupportUkraineBanner />
    {/* Your application content goes here */}
  </div>
);

export default App;

Note: Since version 1.1.0, the component is now written in TypeScript and no longer requires importing CSS files separately.

Customization

The component uses minimal styling to make it easy to customize. You can override the default styles by providing additional classes or style the existing classes in your CSS.

Contributing

If you'd like to contribute to the development of this banner, your input is welcome! Whether it's improving the code, refining the design, or updating the documentation, your help is appreciated.

Please feel free to fork the repository, make changes, and submit a pull request with your improvements. You can also create an issue if you find bugs or have suggestions.

License

This project is open-source and available under the MIT License. Feel free to use, modify, and distribute it as you see fit.

By using this banner, you're acknowledging the severity of the conflict and the resilience of the Ukrainian people. Your support matters.