Skip to content

wezz/WindowReferenceStore

Repository files navigation

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

About

A script to manage registering references (to functions) and loading them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published