Skip to content

NeonGamerBot-QK/is-react-instance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

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.

Sponsor this project

Packages

No packages published