Leonardo Carreiro

Results 8 issues of Leonardo Carreiro

It is common in libraries like this, to have a `chain` method, to allow you to use the methods in a chain without aux variables or putting one call inside...

enhancement
question

Only the tessdata repository itself has almost 2 GB, it doesn't make sense to download the entire git repository. Put specific versions (the last ones available) to avoid unstable versions...

I would like to suggest new types for the Core YAML Schema: Table and Matrix. Table - - Would be helpful in scenarios where we have a lot of objects...

**Is your feature request related to a problem? Please describe.** On Windows, if the CPU usage is on 100%, the `si.processes()` call takes too much time to return the data....

enhancement

If I have two different elements on the same line, with the same attribute, the xml parser is identifying an error: "[xmllint] Double attribute 'text'" Example: `` If I put...

bug

This is needed, so we can import it without errors on typescript code and have code completion and type checking.

Your declarations of sap.* namespaces are a lot better than the @types/openui5 package, but the jQuery.sap of yours, are having a conflict with actual jQuery typescript declarations, it hides the...

If an error is thrown in line 111, it would execute the verify method with an empty array of blocks, resulting in a "Blockchain can't be empty!" error and hide...