Aurélio A. Heckert

Results 41 issues of Aurélio A. Heckert

- Adds the fann-factory.js to manage and communicate with fann.js at WebWorker - Adds the src/fann-factory-base.js that defines the fann-factory.js API - Modularize mappings definition in src/fann-mappings.js - Separate and...

I found `export()`, but no "import". Also `export()` outputs string, however in JS we expects JSON to play with.

This is similar to `listFieldName` and `fieldName` from `graphQLBuilder().model()`'s extra parameter. It can simple replace `listFieldName` and `fieldName` if you can add `collectiveName` and `singleName` to your models's jsonSchema. The...

### Basic info: - **Node.js version:** 11.13.0 - **jsdom version:** 15.1.1 ### The Problem To easily edit SVG on node using jsdom + SVG.js, we need jsdom to implement (at...

svg

We can run `npx vue-devtools` and load the client with `` in the app index.html. This loading method difficults building configuration to enable/disable debuging features. It would be nice if...

I see you have a `src/UI/UITaskbar.js` and a `toolbar` element, but as far as I could see, it has no system tray. That is a useful UI for permanent notification...

idea

Methods for two color models: gradientRGB and gradientHSL. The gradientHSL supports clokwise and counterclokwise hue rotations.

F-Droid install successfully, however it can install APKs from its repository. The error is "`This Android rom does not support ACTION_INSTALL_PACKAGE!`" I understand it must implement system calls to `chromeos-apk`...

Hi TJ, That changes add some interesting functionality that i need and may be cool for a lot of other projects. Please, see the changed Readme.md to understand what i...