All Projects → sxzy → Vue Assistant

sxzy / Vue Assistant

🤦🙌A personal assistant write by vue.you can get started quickly in vue.这是一个基于vue的移动端项目demo,不需要使用vuex,也不需要结合后台,使用localstorage进行数据的本地存储,非常适合前端初中级vue新手练习实践

Projects that are alternatives of or similar to Vue Assistant

React Easy Params
🔗 Auto synchronize your state with the URL and LocalStorage.
Stars: ✭ 73 (-42.52%)
Mutual labels:  localstorage
Retrospectify
An awesome tool for retrospecting, written in Vue
Stars: ✭ 97 (-23.62%)
Mutual labels:  localstorage
Hermes
Client-side messaging channel for sending data from one browser tab to another
Stars: ✭ 111 (-12.6%)
Mutual labels:  localstorage
Vue Mail List
vue全家桶+localStorage实现一个简易的通讯录
Stars: ✭ 81 (-36.22%)
Mutual labels:  localstorage
Shopping App With Cart Flutter Demo
Shopping cart : uses sqlite for storage
Stars: ✭ 93 (-26.77%)
Mutual labels:  localstorage
Vlf
A Vue plugin from localForage.vue-localForage or vlf
Stars: ✭ 99 (-22.05%)
Mutual labels:  localstorage
Bin
A tiny (<1kb) localStorage and sessionStorage helper library.
Stars: ✭ 70 (-44.88%)
Mutual labels:  localstorage
Wechat ayibang
微信小程序仿阿姨帮
Stars: ✭ 121 (-4.72%)
Mutual labels:  localstorage
Vue Preferences
The coolest and easiest way to manage your user's preferences on the client side with your preferred storage. Check out sample app here:
Stars: ✭ 96 (-24.41%)
Mutual labels:  localstorage
Office Js Helpers
[ARCHIVED] A collection of helpers to simplify development of Office Add-ins & Microsoft Teams Tabs
Stars: ✭ 111 (-12.6%)
Mutual labels:  localstorage
Theme Builder
The theming system helps you in building a theme of your choice and apply it to test live. Why wait? Just give it a try.
Stars: ✭ 82 (-35.43%)
Mutual labels:  localstorage
Js Integration Examples
Examples of common uses of ports and web components
Stars: ✭ 90 (-29.13%)
Mutual labels:  localstorage
Astorage
A tiny API wrapper for localStorage
Stars: ✭ 103 (-18.9%)
Mutual labels:  localstorage
Godb.js
IndexedDB with Intuitive API,轻松搞定浏览器数据库🎉
Stars: ✭ 78 (-38.58%)
Mutual labels:  localstorage
Omega
Real-time issue tracker optimized for small teams
Stars: ✭ 115 (-9.45%)
Mutual labels:  localstorage
Checklist Tools Website
🍿 The perfect Checklist Website for meticulous developers.
Stars: ✭ 73 (-42.52%)
Mutual labels:  localstorage
Nuxt Storage
🛢 Utilities for easy read and write browser's storage in Nuxt.js project
Stars: ✭ 98 (-22.83%)
Mutual labels:  localstorage
React Use Localstorage
(seeking maintainers) ⚓ React hook for using local storage
Stars: ✭ 122 (-3.94%)
Mutual labels:  localstorage
React Persist
💾 Persist and rehydrate React state to localStorage.
Stars: ✭ 121 (-4.72%)
Mutual labels:  localstorage
Hyperapp Fx
Effects for use with Hyperapp
Stars: ✭ 105 (-17.32%)
Mutual labels:  localstorage

my-tool

基于vue.js的前端开发,没有后台,只需要用localstorage进行本地的数据存储。 主要实现了几个模块,分别是换肤功能,头像更换,todolist,还有记账功能,同时还有备忘录,当然,如果你是一个选择困难症,还可以让它帮你选择今天吃什么。 一个十足的date-helper.

A Vue.js project 安装,部分电脑安装nodesass经常出错,推荐cnpm安装,请戳 https://npm.taobao.org/

演示

看看我的演示吧

项目在线demo(移动端)

http://kimy.coding.me/vue-assistant/#/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

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].