Coder Social home page Coder Social logo

kilianb / styled-qr-code Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kozakdenys/qr-code-styling

37.0 37.0 18.0 1.13 MB

Automaticly generate your styled QR code in your web app.

Home Page: https://qr-code-styling.com

License: MIT License

JavaScript 21.22% TypeScript 77.07% HTML 1.72%

styled-qr-code's People

Contributors

dd-jonas avatar dependabot[bot] avatar henkvanmaanen avatar justraman avatar kilianb avatar knom avatar kozakdenys avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

styled-qr-code's Issues

error TS1005: ',' expected

After installing this package in a Angular 10.2 with Typescript 3.9.7 project I just get a load of error TS1005: ',' expected errors:

It looks like I need the latest version of typescript but I am not ready to update my project to v4+ yet.

ERROR in node_modules/skia-canvas/lib/index.d.ts:88:17 - error TS1005: ',' expected.

88 type Offset = [x: number, y: number] | number
                   ~
node_modules/skia-canvas/lib/index.d.ts:88:28 - error TS1005: ',' expected.

88 type Offset = [x: number, y: number] | number
                              ~
node_modules/skia-canvas/lib/index.d.ts:128:22 - error TS1005: ',' expected.

128 type QuadOrRect = [x1:number, y1:number, x2:number, y2:number, x3:number, y3:number, x4:number, y4:number] |
                         ~
node_modules/skia-canvas/lib/index.d.ts:128:33 - error TS1005: ',' expected.

128 type QuadOrRect = [x1:number, y1:number, x2:number, y2:number, x3:number, y3:number, x4:number, y4:number] |
                                    ~
node_modules/skia-canvas/lib/index.d.ts:128:44 - error TS1005: ',' expected. 
...

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.