1.0.0 • Published 8 years ago
is-rn v1.0.0
Install
$ npm install is-rn
# OR
$ yarn add is-rnUsage
import isRn from 'is-rn'
isRn() // => true/falseContributing
Contributions are welcome!
- Fork it.
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Or open up a issue.
License
Licensed under the MIT License.
1.0.0
8 years ago