1.0.3 • Published 2 years ago

hands-off-ukraine-banner v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Hands Off Ukraine Web Component

▶️ This banner includes easy access links to support Ukraine against the deliberate military invasion of Russia.

It was built as a Web Component to facilitate its integration between all the frontend library/frameworks used.

Usage

    <body>
        <header>...</header>
        <hands-off-ukraine-banner></hands-off-ukraine-banner>

        <!-- ...rest of the html -->

        <footer>...</footer>
        <script src="./node_modules/hands-off-ukraine-banner/index.js"></script>
    </body>

Example

Desktop View

Alt text

Mobile View

Alt text

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

License

MIT

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago