Coder Social home page Coder Social logo

chentsulin / react-popper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from floating-ui/react-popper

1.0 2.0 0.0 2.41 MB

🍿⚛Official React library to use Popper, the positioning library

Home Page: https://popper.js.org/react-popper/

License: MIT License

JavaScript 88.91% TypeScript 11.09%

react-popper's Introduction

React Popper

Unit Tests npm version npm downloads Dependency Status code style: prettier Get support or discuss

React wrapper around Popper.

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:

# 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):

<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 [email protected]: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/

react-popper's People

Contributors

souporserious avatar fezvrasta avatar trysound avatar justkant avatar maclockard avatar dependabot[bot] avatar atomiks avatar piecyk avatar jamiewinder avatar pd4d10 avatar patreeceeo avatar langovoi avatar jquense avatar giladgray avatar rek avatar maxjacobson avatar maxmoeschinger avatar mgroenhoff avatar mohsinulhaq avatar okize avatar nstepien avatar oeb25 avatar o-faro avatar oliviertassinari avatar pravdomil avatar richardvenneman avatar robertbolender avatar gargroh avatar tamias avatar ragurney avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.