Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dehwyy/vue-todo
https://github.com/dehwyy/vue-todo
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dehwyy/vue-todo
- Owner: dehwyy
- Created: 2022-11-09T20:04:58.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-09T20:19:31.000Z (about 2 years ago)
- Last Synced: 2024-11-03T23:04:25.226Z (about 2 months ago)
- Language: Vue
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# First Vue repo OwO
## Didn't use VueX to get familiar with base of vue
## This small-spa includes:
### 1: adding/removing/sorting(4 options)
### 2: pure Vue-router)
## 3: Infinity Scroll!!! Every 5 posts new 5 will load, made It as custom directive
### There are also mixin that send async request to jsonplaceholder![preview](https://raw.githubusercontent.com/dehwyy/src/imgSrc/postsVue.jpg)