surprise-santa

1.0.6 • Public • Published

Surprise Santa

OH OH OH ! A secret surprise santa for your react projects. This idea came up after looking for ways of adding some christmas spirit to our team's monitoring dashboards. Here's an example of it in action

Surprise Santa

Installation

yarn add surprise-santa@latest

Usage

Import the following component:

import SurpriseSanta from 'surprise-santa';

And place it in the root of your main component. You can also define the minimum and maximum time between animations:

<SurpriseSanta minTime={5} maxTime={30} />

Running example project

In order to link the module to the example project, and see changes in real time, you can run:

yarn start-all

Example Santa

Built With

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Package Sidebar

Install

npm i surprise-santa

Weekly Downloads

7

Version

1.0.6

License

MIT

Unpacked Size

366 kB

Total Files

7

Last publish

Collaborators

  • pl4za