Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```