get-non-native-properties-on-window

0.0.1 • Public • Published

get-non-native-properties-on-window

Get manually added properties on the window object. The idea is from this stackoverflow answer.

Install

npm i get-non-native-properties-on-window

Usage

const getCustomProps = require('get-non-native-properties-on-window');
const props = getCustomProps();

Readme

Keywords

Package Sidebar

Install

npm i get-non-native-properties-on-window

Weekly Downloads

0

Version

0.0.1

License

ISC

Unpacked Size

1.39 kB

Total Files

3

Last publish

Collaborators

  • yubaoquan