0.5.8 • Published 4 years ago
@nexhome/web-template v0.5.8
Lightweight Web Starter
Features
🦾 TypeScript, of course
🎨 Windi CSS - next generation utility-first CSS framework
😃 Use icons from any icon sets, with no compromise
🔥 Use the new setup script style
Pre-packed
Icons
- Iconify - use icons from any icon sets 🔍Icônes
- vite-plugin-icons - icons as Vue components
Plugins
- VueUse - collection of useful composition APIs
- @vueuse/head - manipulate document head reactively
- Vue Router
- Pinia - A store library for Vue, it allows you to share a state across components/pages
- pinia-persist-plugin - plugin state persist for pinia
- unplugin-vue-components - components auto import
- unplugin-auto-import - vue api auto import made easy
Coding Style
- Use Composition API with
<script setup>
SFC syntax - ESLint with @nexhome/standard, single quotes, no semi.
Dev Tools
- TypeScript
- pnpm - fast, disk space efficient package manager
- VS Code Extensions
- Volar - Vue 3
<script setup>
IDE support - Windi CSS Intellisense - IDE support for Windi CSS
- ESlint
- Volar - Vue 3
FAQs
How to use icons from Iconify
- go to this page
- search for icon you want
- click the icon made you flipped
- click the copy besides the icon name
- use it as a component like this
<mdi:cards-heart />
Is setup script better?
- No, but this just make your component looks more clear
Try it now!
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm
pnpm start
0.5.8
4 years ago
0.5.7
4 years ago
0.5.6
4 years ago
0.5.4
4 years ago
0.5.5
4 years ago
0.5.3
4 years ago
0.5.2
4 years ago
0.5.1
4 years ago
0.4.28
4 years ago
0.5.0
4 years ago
0.4.27
4 years ago
0.4.26
4 years ago
0.4.24
4 years ago
0.4.25
4 years ago
0.4.21
4 years ago
0.4.22
4 years ago
0.4.23
4 years ago
0.4.20
4 years ago
0.4.17
4 years ago
0.4.18
4 years ago
0.4.19
4 years ago
0.4.16
4 years ago
0.4.15
4 years ago
0.4.14
4 years ago
0.4.5
4 years ago
0.4.4
4 years ago
0.4.7
4 years ago
0.4.6
4 years ago
0.4.13
4 years ago
0.4.11
4 years ago
0.4.12
4 years ago
0.4.3
4 years ago
0.4.0
4 years ago