Josh

Results 58 issues of Josh

Right now, the only way I can find to set the name is to add an additional flag for the internal name I want it to have.

enhancement
module:command
module:flags

**Is your feature request related to a problem? Please describe.** When trying to control spam or poor quality issues. Large repos get a lot of just completely empty issues. **Describe...

enhancement
help wanted
good first issue

I'm running into issues with trying to get build-time router to be able to access the nested meta properties. Part of that is an issue with `vite-ssg`'s handling of the...

[Microsoft has provided documentation](https://docs.microsoft.com/en-us/office/dev/add-ins/excel/pnp-open-in-excel) on how this is done, though by no means approachable without some abstraction. It seems really promising, one might be able to serialize their JavaScript that...

Features

Closes #955 Provides basic example of using a persistent key-value store (in this case Redis) to maintain a denylist to handle logouts. Removes the old example, as the library referenced...

stale

One of the only reasons I can think of for creating empty issues is to cheat Hacktober events, or the like (that give rewards to people for creating issues and...

## Problem I currently can't create enums when working with the SqlServer provider, which means I have to design my schema differently and won't get any intellisense or type information...

kind/feature
topic: shimming
topic: sql server
team/client

I've been looking at trying to build a windows application that manages multiple applications and handles the networking through Caddy; but I figured, depending on the level of integration the...

help wanted
feature
os/windows

I finally have a little bit of time again. I'm creating this to track progress for general typescript related changes eventually culminating in a typescript migration. From what was discussed...

A continuation of #316 To review, In large apps, each section needs to be able to load and unload its dependencies since other portions of the app often have no...