Coder Social home page Coder Social logo

react-qrcode's Introduction

react-qrcode

This repository is no longer maintained, and the react-qrcode npm package has been transferred to @rxts/react-qrcode.

QR code for ReactJS

Install

npm install react-qrcode

Use

<QRcode text="http://www.pairyo.com/" width=256 height=256 />

Creator

iaalm

Contributors

hophacker

zhcalvin

matthewwithanm

Thanks

Thanks to jeromeetienne's jquery-qrcode. Honestly, pairyo copied your code, but we found this is a must as react is hot, and we need to provide an alternative.

react-qrcode's People

Contributors

hophacker avatar iaalm avatar jounqin avatar zhcalvin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

react-qrcode's Issues

Package maintenance or transfer npm pkg?

Hi @iaalm,

First thanks very much for creating this component, and I tried it in my own project several days ago, but then I found it just could not work correctly.

It seems that it's out of maintenance about 4 years, and the source code is outdated.

So my question here is, if you don't mind and don't want to maintain this package anymore, would you like to transfer the ownership of npm package? Its package name is nice and it would be great to let it be reborn and benefit the community.

My apologize for any rude requests.

Best wishes.

Error requiring the component

Simply requiring with require('react-qrcode')

ERROR in ./~/react-qrcode/QRcode.js
Module parse failed: /Users/ben/pro/qbvault/node_modules/react-qrcode/QRcode.js Line 89: Unexpected token <
You may need an appropriate loader to handle this file type.
|   render: function() {
|       return (
|               <div id='qrcode' ref='qrcode' />
|       )
|   }
 @ ./app/assets/javascripts/components/OTP.js.jsx 7:13-36
H

react project

./node_modules/_react-qrcode@0.1.3@react-qrcode/QRcode.js 89:4
Module parse failed: Unexpected token (89:4)
You may need an appropriate loader to handle this file type.
| render: function() {
| return (

  		<div id='qrcode' ref='qrcode' />

| )
| }

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.