Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeetiss/react-use-script
https://github.com/jeetiss/react-use-script
hooks react script-loader
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeetiss/react-use-script
- Owner: jeetiss
- Created: 2019-05-22T11:29:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-25T12:26:34.000Z (over 5 years ago)
- Last Synced: 2024-12-30T21:39:37.864Z (10 days ago)
- Topics: hooks, react, script-loader
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# React-use-script
Tiny hook for async loading embedded scripts.
## Install
### with npm
```
npm i @jeetiss/react-use-script
```### with yarn
```
yarn add @jeetiss/react-use-script
```