🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

@wezz/window-reference-store

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wezz/window-reference-store

A script to manage global references on the window object

latest
Source
npmnpm
Version
0.1.3
Version published
Maintainers
1
Created
Source

Window Reference store

Installation

npm install @wezz/window-reference-store

Usage

Initialize Window Reference Store

import refStore from "@wezz/window-reference-store";
// On document ready
new refStore();

See demo/example1.js for more advanced usage

Development & Demo

Clone this repo Run npm install

To run the interactive demo, run npm run demo

Keywords

helper

FAQs

Package last updated on 15 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts