Skip to content

A plugin that will allow a blip representation of an instance that is offscreen to be shown and much more with customizable settings!

License

Notifications You must be signed in to change notification settings

EvitcaStudio/Blip

Repository files navigation

Blip Module

A plugin that will allow a blip representation of an instance that is offscreen to be shown and much more with customizable settings!

Installation

ES Module

import { Blip } from './blip.mjs';

IIFE (Immediately Invoked Function Expression)

<script src="blip.js"></script>;
// ...
window.BlipBundle.Blip;

Global Dependency

Blip relies on the VYLO variable being globally accessible.

About

A plugin that will allow a blip representation of an instance that is offscreen to be shown and much more with customizable settings!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published