React hook for setting and getting globals via the Window Web API. Includes namespacing.
Demo
See the demo by clicking the badge below:
Demo build status:
Installation
npm i @devboldly/react-use-window-global
Overview
This section will contain an overview so people can have a high-level understanding of the project.
Features include:
- 🚀 List your features, use fun emojis
- Give a little more info on each feature
Quick Start
This section will contain a copy/paste example so people can get started quickly.
Usage
This section will contain instructions on how to use the library.
TypeScript
This project supports TypeScript. Type definitions have been included.
MIT License
This project is covered under the MIT License.
Copyright © 2020 DevBoldly https://devboldly.com
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.