-
Updated
Aug 12, 2021 - JavaScript
preact
Here are 1,299 public repositories matching this topic...
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Aug 15, 2021 - JavaScript
-
Updated
Apr 30, 2021 - JavaScript
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Jul 26, 2021 - JavaScript
Just came across one of our client projects, which uses their own npm registry instead of the official one. By making it configurable via cli-flag like --registry https://my-registry.com
we could support that use case.
I'm wondering if this is how we can make our npm plugin testable too! We could spin up a fake registry since we only ever download the tarball and use the --registry
flag in
right now the image-loader middleware only supports the formats ICO, JPEG, PNG, GIF, SVG and WEBP.
It would be very useful to also add the new AVIF format, that is already being used on the web and that is quickly gaining popularity and browser supports
-
Updated
May 17, 2021 - JavaScript
Unistore will go very well with web components. It can have bindings for LitElement and others.
I am interested to work on this if it will accepted.
Gradient colors
All colors used in tsParticles are simple, I think supporting gradients could be a good addition since particles can obtain another effect just with colors.
How I think gradient should be configured:
{
"particles":{
"color":{
"value":{
"gradient":{
"type":"linear",
"angle": {
"value": 0,
-
Updated
Aug 11, 2021 - TypeScript
-
Updated
Feb 11, 2021 - TypeScript
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Nov 3, 2019 - JavaScript
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Aug 7, 2021 - TypeScript
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 10, 2021 - JavaScript
This would vastly help the Dev experience for game developers
Focus bug of VSCode
After VSCode app unfocus, isn't possible to see close button, etc. until is refocused.
Strangely the problem is only in this app and not in the others...
-
Updated
Jul 28, 2020 - JavaScript
Improve this page
Add a description, image, and links to the preact topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the preact topic, visit your repo's landing page and select "manage topics."
JS 配置如下: