Johann Schopplich

Results 10 issues of Johann Schopplich

- Some tags like `meta` don't need to be closed in HTML5. - Defining types for `script` as well as `style` is not necessary anymore. 😃

## What Is This? This PR enhances the README's readability: - Use `` element to hide responses, which shortens the whole document. - Replace `axios` with `ohmyfetch` - It is...

Just minor changes. In my opinion it's more readable return the unchanged value at the top if the `html` file extenstion doesn't apply. Minify in all other cases.

- Migrate to pnpm - Replace Jest with vitest - Use unbuild - Add missing types ## Todo if Merging - [ ] Rename `master` to `main`

Hey Lukas, first, let me share my appreciation of your plugin. What a great one! Well written as well. A feast for the eyes. 🙃 I have some ideas, packed...

If I'm not mistaken, your plugin is the first KQL Nuxt integration ever. Well done! Shameless plug to a new plugin for Nuxt 3. Leaving it here for Nuxt 3...

As of right now, the app name for the to-be-generated `ionic.config.json` is derived from the local `package.json`. This results in the following `appName`: ```json5 // ionic.config.json { "name": "my-app", }...

Hi there! I finally migrated my Vue Ionic app to Nuxt. Most of the Vite configuration like setting up auto-imports etc. can be thrown away. Nuxt does so much out...

### 🔗 Linked issue > [!NOTE] > I accidentally closed the PR #23. This PR includes the same changes. #17 ### ❓ Type of change - [ ] 📖 Documentation...