webdevnerdstuff / vue-easter-egg-trigger

This packages makes it nice and easy to add Easter Egg triggers (listeners to trigger) to your Vue site.

Home Page:https://webdevnerdstuff.github.io/vue-easter-egg-trigger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Egg

Vue Easter Egg Trigger

NPM Package   @WebDevNerdStuff

Description

Presenting the Vue Easter Egg Trigger, a tool that discreetly injects a touch of unexpectedness into Vue.js projects. This unassuming plugin, which operates on both keystrokes (with click events also available), brings hidden surprises to your applications.

Picture users navigating through your Vue.js application, tapping out secret combinations akin to the infamous Konami code. Suddenly, a magical farting unicorn appears. While we must issue a PSA that this majestic creature isn't included, the plugin serves as an invitation for developers to infuse similar unexpected elements into their projects.

Installation

Using pnpm:

pnpm add @wdns/vue-easter-egg-trigger

Using npm:

npm i @wdns/vue-easter-egg-trigger

Documentation

Documentation & Demo

Dependencies

Vue 3
Lodash

Change Log

CHANGELOG

License

Copyright (c) 2024 WebDevNerdStuff
Licensed under the MIT license.

About

This packages makes it nice and easy to add Easter Egg triggers (listeners to trigger) to your Vue site.

https://webdevnerdstuff.github.io/vue-easter-egg-trigger/

License:MIT License


Languages

Language:JavaScript 51.0%Language:TypeScript 21.3%Language:Vue 21.3%Language:HTML 3.2%Language:CSS 2.1%Language:Shell 1.1%