REDROOM
PHP 8.2.30
Path:
Logout
Edit File
Size: 2.44 KB
Close
/home/byroehnu/.trash/node_modules11/react-popper/README.md
Text
Base64
# React Popper [](https://github.com/popperjs/react-popper/actions?query=workflow%3A%22Unit+Tests%22) [](https://www.npmjs.com/package/react-popper) [](https://www.npmjs.com/package/react-popper) [](https://david-dm.org/souporserious/react-popper) [](https://github.com/prettier/prettier) [](https://spectrum.chat/popper-js/react-popper) React wrapper around [Popper](https://popper.js.org). **important note:** Popper is **not** a tooltip library, it's a _positioning engine_ to be used to build features such as (but not restricted to) tooltips. ## Install Via package managers: ```bash # With npm npm i react-popper @popperjs/core # With Yarn yarn add react-popper @popperjs/core ``` **Note:** `@popperjs/core` must be installed in your project in order for `react-popper` to work. Via `script` tag (UMD library exposed as `ReactPopper`): ```html <script src="https://unpkg.com/react-popper/dist/index.umd.js"></script> ``` ## Documentation The full documentation can be found on the official Popper website: http://popper.js.org/react-popper ## Running Locally #### clone repo `git clone git@github.com:popperjs/react-popper.git` #### move into folder `cd ~/react-popper` #### install dependencies `npm install` or `yarn` #### run dev mode `npm run demo:dev` or `yarn demo:dev` #### open your browser and visit: `http://localhost:1234/`
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
dist
DIR
-
drwxr-xr-x
2026-02-28 00:27:24
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
lib
DIR
-
drwxr-xr-x
2026-02-28 00:28:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
typings
DIR
-
drwxr-xr-x
2026-02-28 00:27:34
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
4.32 KB
lrw-r--r--
2026-02-28 00:26:32
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
LICENSE
1.06 KB
lrw-r--r--
2026-02-28 00:26:42
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
package.json
3.66 KB
lrw-r--r--
2026-02-28 00:27:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
README.md
2.44 KB
lrw-r--r--
2026-02-28 00:26:52
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).