@wezz/window-reference-store
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @wezz/window-reference-store

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

7.54 kB

Total Files

7

Last publish

Collaborators

  • wezz