-
Basically every 3rd party library for Godot 3.6 is an older version of said library. Updating said libraries should fix some stuff but it might also introduce some other things as well which I'll need…
-
Does anyone know why SSH.NET uses copies of third-party libraries:
- BouncyCastle: Based on Version 1.8.3 from http://www.bouncycastle.org/csharp/ (currently there is 2.2.1)
- Chaos.NaCl: https://gi…
-
Leftover from https://github.com/feldera/feldera/pull/1229 is to go back to original libraries once the patches are all merged and released
- https://github.com/rkyv/rkyv/pull/448 (merged, not rele…
-
Our geocoding service does not work without API keys any more. While we're at fixing it, maybe use a library instead.
[GeoPy](https://geopy.readthedocs.io/) is probably the one to go with. It has m…
kytta updated
3 weeks ago
-
Is it possible to create a small example that integrates third-party libraries such as vue-flowbite or shadcn?
-
We want to provide support for at least vue.js and React bindings
-
Our Windows CI workflow tries to use the original library repositories to build Crystal's dependencies whenever possible, but we are still left with a few third-party repos in use:
* https://github…
-
### Steps to reproduce
Create and build template project
1. `flutter create flutter_project`
2. `cd flutter_project`
3. `flutter pub add material_symbols_icons`
4. Apply patch below
5. `flutte…
-
Preact has a React compatibility layer with which most React-based component libraries can be used with Preact. Document how this can be set up in fresh.
Aliases are not supported with `npm:` so fa…
-
### Is this a feature request or a bug?
Feature request maybe?
### What is the current behavior?
Running $(npm bin)/web-ext lint -s dist gives me all sorts of warnings about some minified 3…