examples icon indicating copy to clipboard operation
examples copied to clipboard

Repo containing example apps made with NodeGui and React NodeGui

Results 86 examples issues
Sort by recently updated
recently updated
newest added

Bumps [bl](https://github.com/rvagg/bl) from 4.0.1 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...

dependencies

Bumps [bl](https://github.com/rvagg/bl) from 4.0.1 to 4.0.3. Release notes Sourced from bl's releases. v4.0.3 Fix unintialized memory access Commits f659836 Bumped v4.0.3 7a4ae7f Node v14 d3e240e Fix unintialized memory access 1c590ad...

dependencies

First of all, thanks for your efforts to provide a Qt-based application framework. In the beginners docs it states, no core-build-step is necessary, however, when I `npm i` any of...

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=6.4.0&new-version=6.4.1)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies

Cloning this repo, building, and running as-is works perfectly thanks to the project-lock.json. _(I believe this might be why the issue was overlooked.)_ But running `npm install @nodegui/nodegui` within a...

jack@MacBook-Pro calculator % npm install npm WARN old lockfile npm WARN old lockfile The package-lock.json file was created with an old version of npm, npm WARN old lockfile so supplemental...

I try to install it under Linux Mint 21. And get a lot of errors ``` npm ERR! code 1 npm ERR! path /home/goodzon/git/examples/nodegui/systray/node_modules/@nodegui/nodegui npm ERR! command failed npm ERR!...

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies