Chrissi | Freaky
Chrissi | Freaky
Explore posts from servers
DDeno
Created by Chrissi | Freaky on 10/19/2024 in #help
Why Are Permissions Enabled Globally and Not Per Dependency?
Alright that clears it up
7 replies
DDeno
Created by Chrissi | Freaky on 10/22/2024 in #help
Angular on Deno 2.0
Oh, okay, I found the solution. Using deno run -A npm:@angular/cli new test-app did the trick . But for now i cant set Deno as package manager in the Angular project. Hope they will implement it.
2 replies
DDeno
Created by Chrissi | Freaky on 10/19/2024 in #help
Why Are Permissions Enabled Globally and Not Per Dependency?
Wouldn't it be beneficial to have more detailed control over permissions? I'm trying to understand why this approach is considered safer than Node.js. Maybe I'm missing something?
7 replies
DDeno
Created by Chrissi | Freaky on 10/19/2024 in #help
Why Are Permissions Enabled Globally and Not Per Dependency?
ah okay but the plan for a future version would be to give Permissions per Dependency?
7 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
https://blog.tentaclelabs.com/posts/2022/04/draw-a-pattern-along-a-path-using-svg Found this what looks promising but I cant get it to work rn. have to try later
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
https://codepen.io/FreakeyPlays/pen/BagXXzm Thats how far I have come with a path and apllying a pattern to the stroke, but I cannot get the edges to show the Pattern it is always a flat cut and the pattern just repeats itself on the y axis.
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
@dys 🐙 Do you maby know if i can make a pattern for my path to give it a brush/marker look? I know how to define a pattern but when i use it as stroke on my path I only see a part of the brush and not the brush appearing "multiple times" after each other. I currently look on how to make a dash array from my path.
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
Ohhhh thats smart! Thanks a lot!
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
Do you have any improvements for my code? Or for my plan at all? Just being curious for better solutions.
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
I think that does the trick, 😄 still need to do some fine-tuning but now it stenches finally. I did not know I could set it to none... 😄 Thanks a lot.
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
No description
12 replies
KPCKevin Powell - Community
Created by Chrissi | Freaky on 9/20/2024 in #front-end
Textmarker Highlight Effect (Stretch SVG over width of a span element)
I tried the XminYmin meet but that did not help at all. Or can youe explain to me what you mean exactly?
12 replies