Is anyone aware of (or want to contribute ) an open source repo of general TypeScript Functions that would be a useful extension to Workshop?
Today we have what is available through variable transformations but would be great to have a repo of other useful functions. Regex replace, match etc would be a good example but I am sure there are a ton of others.
I’ve looked before on Github for any existing projects, and while there are an assortment of things to look through, none I found particularly useful for specifically TypeScript code repositories.
I am currently working on building some classes for use in the dynamic scheduler’s search/rule/suggestion functions as I have projects in different instances of Foundry that use this functionality of the dynamic scheduler widget, and having some reusable code speeds up dev time.
If this is something you would like to add to the repo once I’ve finished it, I would be glad to contribute.