0.0.1 • Published 1 year ago
is-react-instance v0.0.1
is-react-instance
Check if module is loaded in a reactjs instance.
Install
Install with npm
$ npm i is-react-instance --save-dev
Usage
var isReact = require('is-react-instance');
isReact() // true or false
Running tests
Install dev dependencies:
$ npm i -d && npm test
Contributing
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.