phanan/vue-google-signin-button
🔐 A simple Vue plugin to include a Google sign-in button into your web app.
vfeskov/vanilla-back-to-top
Simple and smooth Back To Top button
phanan/vue-facebook-signin-button
A simple plugin to include a custom Facebook sign-in button into your web app.
rmartide/vue-google-login
Button to login with google with really simple setup
ferrinweb/voice-input-button2
New version of voice input button using new interface of iflytek voice dictation (the stream version). 基于讯飞新版语音听写(流式版) api 的语音输入按钮 vue 组件。
buttons/vue-github-button
:octocat: Unofficial github:button component for Vue.js
SyMind/vue-sliding-button
一个 Vue 的滑动按钮组件,拥有优雅的惯性与回弹动画。
bochen-dev/vue-apple-signin
A simple Vue plugin to include an Apple sign-in button into your web app.
ferrinweb/voice-input-button
A vue voice input button component, based on iFLYTEK speech api. 一个基于讯飞语音听写 api (旧版接口)的语音输入按钮 vue 组件。基于讯飞新版语音听写(流式版)api 的语音输入按钮 vue 组件请查看这里:https://github.com/ferrinweb/voice-input-button2
Place4you/todo-list-using-React
This project is a simple Todo List application built with React. It allows users to add tasks with a title and description through a form, and these tasks are displayed on the screen. Users can also delete tasks by clicking a delete button associated with each task.