Displaying 1 to 20 from 170 results

intro-to-vue - Workshop Materials for my Introduction to Vue.js Workshop

  •    Vue

This repo houses the materials and resources for the Introduction to Vue.js. Most of the materials for the course are outlined below, but there are also directories housed here of very basic examples of some of the techniques we will cover so that students don't have to spend a lot of time researching in order to get started. It is recommended that students use CodePen to create work for the duration of the course, as we'll use preprocessors like SCSS as well as Babel for ES6, and resources like Vue.js, both prod and dev versions, codepen makes it easy to do so without time devoted to setup. If you like, you can also scroll to the CodePen collection section and fork one of the existing pens in those collections, they are comprehensive. There are more true-to-life build process examples, in the VueCLI, Nuxt, and Vuex Resource Sections. It's encouraged to watch the lecture to learn how to set up the builds yourself, though. For sections covering Nuxt, we will be using the directories listed in the Nuxt section below as well as their directories, prefixed with nuxt- here.

page-transitions-travelapp - Travel App, Native-like Page Transitions

  •    Vue

This demo shows an example of how to acheive native-like page transitions on the web. There's much to be improved here- it's not meant to be a full-fledged web application, just a quick demo to show how this kind of implementation could theoretically work. These concepts can and should be expressed differently in your own application, the sky's the limit here! This is created with Nuxt and Vue. For detailed explanation on how things work, checkout the Nuxt.js docs.




sample-vue-shop - A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions

  •    Vue

This small demo shows how to accept payments with stripe with Vue.js using a serverless function. It's actually not that bad to set up! The shop also shows how a number of concepts work in Vue. Server side rendering and routing is done with Nuxt.js. Centralized state management with Vuex for product details. Of note, using computed properties, .sync, CSS Grid, and transition-group.

awesome-nuxt - A curated list of awesome things related to Nuxt.js

  •    

A curated list of awesome things related to Nuxt.js. Nuxt.js is a framework for creating Universal Vue.js Applications.

nuxt-bnhcp - nuxt、SSR、vue、mysql、redis、nginx、socket.io NUXT(实战项目)

  •    Vue

nuxt、SSR、vue、mysql、redis、nginx、socket.io NUXT(实战项目)


ream - 🚀 Framework for building universal web app and static website in Vue.js (beta)

  •    Javascript

And that's it, run ream dev and have fun playing with your app at http://localhost:4000. ream © egoist, Released under the MIT License. Authored and maintained by egoist with help from contributors (list).

Hoppscotch - Open source API development ecosystem

  •    Vue

Hoppscotch is an open source API development ecosystem. It is light weight and can send fast requests and get/copy responses in real-time. It supports WebSocket, Server Sent Events, Socket.IO, MQTT and GraphQL. You can also install as a PWA (Progressive Web App) on your device.

actions-gh-pages - GitHub Actions for GitHub Pages 🚀 Deploy static files and publish your site easily

  •    TypeScript

The next example step will deploy ./public directory to the remote gh-pages branch. For newbies of GitHub Actions: Note that the GITHUB_TOKEN is NOT a personal access token. A GitHub Actions runner automatically creates a GITHUB_TOKEN secret to authenticate in your workflow. So, you can start to deploy immediately without any configuration.

webgems - A curated list of resources for devs and designers

  •    Vue

This project should help anyone to find new resources but especially beginners in the field to have something they can look things up. Please read CONTRIBUTING.md if you'd like to report an issue or contribute code.

doccano - Open source annotation tool for machine learning practitioners.

  •    Python

doccano is an open source text annotation tool for humans. It provides annotation features for text classification, sequence labeling and sequence to sequence tasks. So, you can create labeled data for sentiment analysis, named entity recognition, text summarization and so on. Just create a project, upload data and start annotating. You can build a dataset in hours. You can try the annotation demo.

starter-template - Nuxt.js starter project template.

  •    Vue

A Nuxt.js starter project template without the distraction of a complicated development environment. This is a project template for vue-cli.

express-template - Starter template for Nuxt.js with Express.

  •    Vue

This is a project template for vue-cli. Make sure to use a version of vue-cli >= 2.1 (vue -V).

modules - Official Nuxt.js modules.

  •    Javascript

⚠️ This is a mono repository for some smaller nuxt modules. 👉 You probably want to see Awesome Nuxt for many more ready-to-use modules.

nuxtjs.org - Nuxt.js Documentation Website (Universal Vue.js Application built with Nuxt.js)

  •    Vue

Universal Vue.js Application built with Nuxt.js. Chinese translation of primary Nuxt.js documentation site. Supported by AOTU Labs.

VueCnodeJS - Vue2.x 初/中级项目,CnodeJS社区重构。(Vue.js Junior Project, Rewrite cnodejs.org )预览(DEMO):

  •    Vue

这是我第一个真正意义上的Vue项目,共花了5天时间,每天大概3,4个小时左右在这个项目上。除了Vue.js概念比较了解外,Vue-router和Vue-resource都是现学现用。之前还想着可能要花点时间学下新东西,但看了文档后才发现其实挺简单的...






We have large collection of open source products. Follow the tags from Tag Cloud >>


Open source products are scattered around the web. Please provide information about the open source projects you own / you use. Add Projects.