All Projects → MrSung → vue-composition-api-ts-todo

MrSung / vue-composition-api-ts-todo

Licence: other
ToDo List with Vue 3 Composition API and TypeScript

Programming Languages

Vue
7211 projects
typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to vue-composition-api-ts-todo

todomvc-vue-composition-api
TodoMVC built with Vue 3 Composition Api and Vuex
Stars: ✭ 105 (+52.17%)
Mutual labels:  vue3, vue-composition-api
vue-unstated
A tiny state management library for Vue Composition API.
Stars: ✭ 30 (-56.52%)
Mutual labels:  vue3, vue-composition-api
v-intl
Add i18n to your awesome Vue 3 app 🔉
Stars: ✭ 13 (-81.16%)
Mutual labels:  vue3, vue-composition-api
vue-virtualised
Blazing fast scrolling and updating for any amount of list and hierarchical data.
Stars: ✭ 18 (-73.91%)
Mutual labels:  vue3, vue-composition-api
Vue3 News
🔥 Find the latest breaking Vue3、Vue CLI 3+ & Vite News. (2021)
Stars: ✭ 2,416 (+3401.45%)
Mutual labels:  vue3, vue-composition-api
vui-vc-next
Vue 3 with Vite Playground - Mobile web UI components - (vue3+vite2).
Stars: ✭ 15 (-78.26%)
Mutual labels:  vue3, vue-composition-api
janak
Your next vue.js package!
Stars: ✭ 26 (-62.32%)
Mutual labels:  vue3, vue-composition-api
Vueuse
Collection of essential Vue Composition Utilities for Vue 2 and 3
Stars: ✭ 7,290 (+10465.22%)
Mutual labels:  vue3, vue-composition-api
Surmon.me
🆒 My personal website and blog, powered by @vuejs (3)
Stars: ✭ 1,767 (+2460.87%)
Mutual labels:  vue-typescript, vue3
vue3-md-blog
✍️ Minimal config Vue3 + Markdown blog engine
Stars: ✭ 53 (-23.19%)
Mutual labels:  github-pages, vue3
matjek
Material theme based on Materialize.css for jekyll sites
Stars: ✭ 94 (+36.23%)
Mutual labels:  github-pages
ionic-vue-mobile-template-01
Hybrid app template built with vue, ionic and capacitor.
Stars: ✭ 47 (-31.88%)
Mutual labels:  vue3
wallisconsultancy
Wallis Family Mediation website
Stars: ✭ 37 (-46.38%)
Mutual labels:  github-pages
serverless-plugin-parcel
A Serverless framework plugin to bundle assets with Parcel (ES6/7 or Typescript)
Stars: ✭ 23 (-66.67%)
Mutual labels:  parcel
dont-let-him-poo
💩🚽 Prevent the pesky emoji from going to loo. Coz, it's a game revolving around poo!
Stars: ✭ 18 (-73.91%)
Mutual labels:  github-pages
slider
Vue 3 slider component with multihandles, tooltips merging and formatting (+Tailwind CSS support).
Stars: ✭ 162 (+134.78%)
Mutual labels:  vue3
parcel-plugin-prerender
No description or website provided.
Stars: ✭ 42 (-39.13%)
Mutual labels:  parcel
banner
🚩 A simple and clean banner generator - Banners on the go. https://liyasthomas.github.io/banner
Stars: ✭ 161 (+133.33%)
Mutual labels:  github-pages
vue3-element-admin
🎉 基于 vite2 + vue3 + element-plus 的后台管理系统vue3-element-admin;使用vue-cli可以切换webpack分支
Stars: ✭ 79 (+14.49%)
Mutual labels:  vue3
preact-typescript-parcel-starter
Starter with Preact - Typescript - Parcel Bundler
Stars: ✭ 51 (-26.09%)
Mutual labels:  parcel

ToDo List with Vue 3 Composition API and TypeScript

😣 Written long ago and not really being maintained.

This is a complete remake of ToDo MVC.

Available Scripts

First, make sure to set the right node version. You can find it in .node-version, .nvmrc, or engines property in package.json.

yarn install

Install dependencies.

yarn dev

Runs the app in the development mode. Open http://localhost:1234 to view it in the browser.

Hot reload is being enabled.

yarn build

Builds a static copy of your site to the dist/ folder.

yarn lint:fix

Run ESLint fix

yarn stylelint

Run Stylelint

yarn clean

Clean up dist/, docs/, .cache folders.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].