-
Related issue: https://github.com/bvaughn/react-error-boundary/issues/143
I'm currently using ParcelJS to build several React component libraries, including react-error-boundary. The main entry poi…
-
Hi, I really like this project but its dependency on the Arduino library currently hinders me from using it.
I know the project name is `Arduino-FOC` but I was wondering if it would be possible to us…
-
is it possible to use this as svg/xml text to image vector text as android library, ie saving to svg and reading from svg or xml is leads on developer, library just converts one code text to another a…
T8RIN updated
3 months ago
-
This is more so to gauge interest in this feature. The `psutil` library is used for finding process information (such as CPU / memory usage) and overall system information. It also provides a wrapper …
-
### Describe the bug
If a type has explicitly set `@@access`, that value shouldn't be overwritten by a calculated value.
### Reproduction
For the following tsp, I expect that `BaseClassThatsPruned`…
-
Currently all agents are defined within `usecases` which is great for the initial phase of our projects (where most contributors are adding new agents). In the long run, it would be better to allow 'e…
-
I have a database with some foreground modeling that is connecting to library versions of the USLCI and eLCI databases. It does not seem like the 'Usage' option (available when you right click) on an …
-
We need to use pigweed's rust toolchain to match, but I've been able to get that working.
In the meantime, we've disabled rust_ targets.
See https://github.com/bsodmike/pigweed-sense-playground/…
-
I downloaded and the Demo sketch work pretty good, but I still don't understand how the library works, I mean, there's a lot of code on the demo sketch and I tried to remove and test, but at some poin…
-
Good morning,
this is not an issue but more a question about the library usage. Let's say I have a struct like this:
```cpp
struct A
{
//some data
char* data;
// and integer use…