is-react-instance
v0.0.1
Published
Check if module is loaded in a reactjs instance.
Readme
is-react-instance
Check if module is loaded in a reactjs instance.
Install
Install with npm
$ npm i is-react-instance --save-devUsage
var isReact = require('is-react-instance');
isReact() // true or falseRunning tests
Install dev dependencies:
$ npm i -d && npm testContributing
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue
Author
Neon
License
Copyright © 2024 Neon Licensed under the MIT license.
