Typstry.jl: The Julia to Typst Interface
|
|
3
|
1588
|
November 1, 2024
|
Print string on specific character position
|
|
4
|
51
|
October 17, 2024
|
Is there a built in macro like @show that returns a string?
|
|
9
|
666
|
October 13, 2024
|
How can I create a fancier REPL prompt with styled strings? (was: Make `Base.textwidth` ignore ANSI sequences)
|
|
12
|
130
|
October 8, 2024
|
Redesigning String, optimising small strings and comparison
|
|
70
|
2141
|
October 2, 2024
|
Why are Julia strings immutable?
|
|
13
|
868
|
September 28, 2024
|
String optimisation in Julia
|
|
21
|
544
|
September 21, 2024
|
How to create a Cstring from a String?
|
|
5
|
1117
|
September 16, 2024
|
Fastest way to read fixed-width tables embedded in a larger text file
|
|
9
|
152
|
August 14, 2024
|
Optimize splitting vector of strings
|
|
10
|
137
|
August 8, 2024
|
Make ProgressMeter description display depends on a for-loop variable
|
|
3
|
116
|
July 27, 2024
|
Split keepempty
|
|
1
|
46
|
July 25, 2024
|
I'm on step zero on macros
|
|
2
|
212
|
June 21, 2024
|
[ANN] StringCases.jl
|
|
0
|
390
|
June 16, 2024
|
For `x::Vector{Char}`, which should I use `string(x...)` or `join(x)`?
|
|
6
|
191
|
June 13, 2024
|
Storage format for lots of strings
|
|
7
|
219
|
June 5, 2024
|
Define the size of a String variable
|
|
10
|
299
|
May 21, 2024
|
Method overwriting in StyledStrings.jl v1.0 (`julia1-compat`)
|
|
5
|
266
|
May 7, 2024
|
Replacing brackets in a string
|
|
7
|
1397
|
April 27, 2024
|
Downloading website content (HTTP, BufferedStreams)
|
|
3
|
224
|
April 6, 2024
|
ANN: StringUnits.jl
|
|
8
|
583
|
March 28, 2024
|
StringIndex idea (Julia 2.0)
|
|
72
|
3247
|
March 27, 2024
|
String splatting inside comprehensions
|
|
11
|
243
|
March 11, 2024
|
Stripping or replacing substrings into a vector of strings
|
|
9
|
290
|
February 28, 2024
|
Lowercase and uppercase do not handle Mathematical Letters as expected
|
|
2
|
210
|
February 17, 2024
|
Truncating padded text
|
|
8
|
320
|
February 15, 2024
|
String operation
|
|
7
|
319
|
February 13, 2024
|
Case-insensitive prefix/suffix stripping
|
|
13
|
776
|
February 8, 2024
|
Left and right division for strings
|
|
26
|
816
|
February 7, 2024
|
Using println to insert string into table
|
|
3
|
304
|
January 21, 2024
|