@globalid/qrcode
TypeScript icon, indicating that this package has built-in type declarations

0.0.8 • Public • Published

GlobaliD

🗳 GlobaliD QR Code

Repository for Global iD QR Code

📲 How to Use

This library is under npmjs as a pivate registry package. To use in your project you will need to set npm login in your computer and your user needs to be included in www.npmjs.com globalid organization.

npm install @globalid/qrcode

or with yarn

yarn add @globalid/qrcode

Example usage

import React from 'react';
import QrCode from '@globalid/qrcode';

export const MyLoginScreen = () => <QrCode redirect="/foobar" />;

NPM Scripts

  "build": "react-scripts build",
  "build-rollup": "rollup -c",
  "build-storybook": "build-storybook -s public",
  "format": "eslint 'src/**/*.{js,ts,tsx}' --quiet --fix",
  "lint": "eslint src/**/*.{ts,tsx}",
  "start": "start-storybook -p 6006 -s public",
  "start-react": "react-scripts start",
  "test": "react-scripts test"

Dependencies (0)

    Dev Dependencies (51)

    Package Sidebar

    Install

    npm i @globalid/qrcode

    Weekly Downloads

    48

    Version

    0.0.8

    License

    none

    Unpacked Size

    43.5 kB

    Total Files

    16

    Last publish

    Collaborators

    • dlepsa
    • dm-matiushenko
    • articice_globalid
    • samiglobalid
    • zolekm
    • npm-gid
    • vojkoro
    • jantomsic
    • dodosan89
    • qloud.io
    • msim
    • anton.svetin
    • cotko
    • brankoqa
    • ctomc
    • akovac
    • anzeloviscek
    • andrej111
    • akvarij
    • nejc.tomazic
    • bojanradenovic
    • gaspervrhovsekglobalid
    • nejcpusnik