t3-cua-tools
This is a VSCode extension that consists of a set of tools for apps created with the create-t3-universal-app tool or cloned from the CUA (create-universal-app) template. The public extension is live on the VSCode marketplace here. UsageNew ScreenInput the new screen name in CapitalizedCamelCase (i.e. the name that you would have used for the screen component). Subsequently this command will generate a new New ComponentInput the new component name in CapitalizedCamelCase. Subsequently this command will generate a new component under the New RouteInput the new route name in lowercaseCamelCase. Subsequently this command will generate a new router in the |