Vue.js的库,包,资源的列表大全。

  • 官方资源
  • 外部资源
  • 社区
  • 播客
  • 官方示例
  • 入门
  • 开发工具
  • 语法高亮
  • 代码片段
  • 自动补全
  • 组件集合
  • 库和插件
    • 路由
    • ajax/数据
    • 状态管理
    • 校验
    • UI组件
    • i18n
    • 示例
    • 模板
    • 脚手架
    • 整合
    • 插件/指令
  • 使用Vue.js的项目
    • 开源
    • Apps/Websites
    • 交互体验】
    • 商用

官方资源

  • 官方入门
  • API 文档
  • GitHub 库 ★17,007
  • 版本日志

外部资料

  • Vue.js資料まとめ(for japanese) by @hashrock

社区

  • Twitter
  • Gitter Chat Room
  • 官方论坛
  • vue-requests ★25 - 请求一个你想要的Vuejs模块或充模块中获取灵感

博客

  • 全栈广播 #30 (11-23-2015)
  • JavaScript Jabber #187 (11-25-2015)
  • Changelog #184 (11-27-2015)
  • 软件工程师的日常 (12-29-2015)
  • Javascript Air 016 (03-30-2016)

官方实例

  • 基础示例
  • Vue.js TodoMVC
    • CoffeeScript Version ★3
  • Vue.js HackerNews Clone ★908

入门

  • Vue.js screencasts on Laracasts
  • Vue.js 1.0的新东西 on Sitepoint
  • 使用Vue.js构建App: From Authentication to Calling an API on Auth0 blog
  • Create a GitHub File Explorer Using Vue.js on Scotch.io
  • Vue.js Tutorial on Vegibit
  • Vue.js build set-up from scratch with webpack, vue-loader and hot reload
  • Vuex basics: Tutorial and explanation
  • Vuex introduction video - James Browne from London Vue.js Meetup #1
  • Vue.js 中文系列视频教程 on Laravist
  • Vue.js: The Basics on Coligo.io
  • Practical Intro to Components in Vue.js on Coligo.io
  • Develop a Reactive Invoice App using Vue.js on craigmckenna.com
  • Understanding Filters in Vue.js on Coligo.io
  • Hybrid App Example with Laravel and Vue.js in portuguese by @vedovelli
  • Creating a Markdown Editor with VueJs and GitHub's API on Coligo.io
  • Building a Real-Time Web Analytics Dashboard with NodeJs, Socket.io, and VueJs on Coligo.io
  • Vue.js Introduction Turkish Language on oguzhan.in
  • Vue.js VideoTutoral Series in Spanish (3-8-2016) on YouTube by Juan Andrés Núñez
  • Building a Bookmarking App with Electron, VueJs, and Firebase on Coligo.io
  • Learn Vuex by Building a Notes App on Coligo.io
  • Vue.js Screencast Series in Spanish on Styde.net

0.12 and earlier

  • Vue.js screencasts on Laracasts 0.12
  • Build an App with Vue.js on Scotch.io 0.12
  • Getting Started with Vue.js on Sitepoint 0.12
  • Vue.js video series in portuguese 0.12
  • Vue.js video series in russian on Ausite 0.12
  • A Quick Introduction to Vue.js by Matt Sparks 0.12
  • Getting Started with Vue.js + vue-router by Michael Calkins 0.12
  • Many JS Frameworks but Vue.js Is Different by Taha Shashtari 0.12
  • Getting Started with Vue.js - AngularJS perspective by Dan Mindru 0.11

Development Tools

  • vue-cli ★569: official CLI for scaffolding Vue.js projects.
  • vue-loader ★453 - Vue component loader for Webpack.
  • vueify ★409 - Vue component transform for Browserify.
  • vue-devtools ★589 - Chrome devtools extension for debugging Vue applications.
  • grunt-vueify ★1 - Translate .vue files to pure JavaScript, without using Browserify. (Useful for Electron apps)
  • vue-compiler ★2 - A simple CLI wrapper around vueify
  • vue-autocompile - Atom.io package to compile .vue files on save.
  • vue-dev-server ★3 - A small webpack-based development server for building standalone vue components
  • vue-go-cli ★2 - a CLI tool for scaffolding new projects generating components, services, and mixins.
  • brunch-vue ★2 - Adds support to Brunch for pre-compiling single file Vue components.
  • vueify-extract-css ★18 - Browserify plugin to extract css from Vueify-compiled single file components to a separate css file.
  • eslint-plugin-vue ★21 - Eslint plugin for .vue files.
  • vbuild ★59 - Preset build tool for Vue.js apps.
  • vue-markdown-loader Convert Markdown file to Vue Component using markdown-it.

Syntax Highlighting

  • Sublime Text ★164
  • Atom by @hedefalk
  • Atom (2) by @CYBAI
  • Vim ★30 by @darthmall and @posva
  • Visual Studio Code by Jim Liu
  • Brackets ★6 by @pandao
  • IntelliJ IDEA / WebStorm ★135 by @henjue
  • Emacs ★2 by @CodeFalling

Snippets

  • vue-snippets for Atom.io by @ealves-pt

Autocomplete

  • vue-autocomplete for Atom.io by @ealves-pt

Component Collections

  • VueStrap, Bootstrap components built with pure Vue.js by @yuche 1.0
  • VueBoot, Bootstrap v4 components by @Morgul 1.0
  • vue-mdl ★284: Reusable Vue.js components using Material Design Lite. By @posva
  • Extra Vuestrap components, more components built with just B4 and Vue.js, by @kzima 1.0
  • VueStrap Base Components, A complete set of Bootstrap 4 web components built with pure Vue.js, by @kzima 1.0
  • vux ★1,068: Mobile web UI Components based on Vue and WeUI
  • Vue Material Components: Vue.js UI components using materializecss.com by mjanys
  • Vue Upload Component: Vue.js Multiple file upload component support ie9 lianyue.org by LianYue

  • vue-comps: A collection of unstyled and unanimated plain vue components

    • vue-materialize ★25: materializeCss styles and animations for vue-comps
    • vue-clusterize ★18: implementation of clusterize.js in vue, invisible pagination
    • vue-side-nav: responsive, touch enabled side nav
    • vue-parallax: Scrolls a image slower than the window to create a neat optical effect
    • vue-zoombox: implementation of zoomerang, Zooms into everything (images, text) - without animations
    • vue-icons: webpack based - load only what you need - svg inline icons - font compatible mode - fa, material, mdi and octicons
  • keen-ui: A collection of essential UI components inspired by Material Design
  • material-ui-vue: materializecss UI components with Vue, by @jack
  • vue-spectre: github,spectre components built with Vue.js by @vace 1.0
  • vue-desktop ★100: A UI library for building admin panel website, by @ElemeFE

Libraries & Plugins

  • Routing

    • vue-router ★1,076 - Official router for building SPAs. 1.0 compatible
    • Vue page ★15, a routing system based on pagejs by @AlexToudic
    • Vue Lanes ★19, an event-based routing system for Vue by @bpierre
    • Vue route ★70, ng-view inspired routes for Vue by @ayamflow
    • voie ★108 — simple router / layout manager inspired by FSMs and ui-router by Boris Okunskiy1.0
    • vue-script2 - Load route-specific code or vendor scripts with a 

你可能感兴趣的:(Vue.js的库,包,资源的列表大全。)