-
The website is not so responisive on larger screens.
As seen above, the top part of the Sprig logo is cut off.
```[tasklist]
### Tasks
```
-
I have been looking into sprig library functions since it is used by Argo Workflows and I am at a loss how to convert simple space-delimited string to JSON array of strings with Sprig library!?
-
Hello, and thank you for this great lib.
I would have found it useful to have some IP / network calculation functions built into Sprig.
In the idea, it could be something comparable to what terr…
-
Hello 👋🏻
I recently added a bunch of functions in `expr` lib which should cover most of the `sprig` libs. Let's update Argo docs and add the info about available functions.
> IMO, `sprig.date…
-
**Is your feature request related to a problem? Please describe.**
All templates may use any function of the `sprig` package. Unfortunately the version we use is **heavily outdated** (2019!). This me…
-
Hello,
When running the following:
(async-start
(lambda ()
(set-face-font 'default "Source Code Pro for Powerline-11"))
(lambda (result) (message "result: %s" result))
)
The following me…
sprig updated
2 months ago
-
### What article on segment.com/docs is affected?
https://segment.com/docs/connections/destinations/catalog/sprig-web/
### What part(s) of the article would you like to see updated?
It is worth men…
-
I'm curious if this plugin is compatible with Craft Cloud. I have a site set up on Craft Cloud, and the plugin works well when running in my local environment, but not on Craft Cloud. I am noticing a …
-
```
// TODO: Deprecate custom template functions in favor of the sprig functions.
```
https://github.com/jason-dour/hugo-preproc/blob/dd4bc475a6cba5b6988f648ba603605ee85cc6d2/cmd/root.go#L82
-
Would be nice to have some time comparison functions.
For example, this doesn't work, and I don't see a way to do this using sprig as it stands, even though it provides some time support, albeit …