Giter Club home page Giter Club logo

vue-meteor's Introduction


This project is currently in beta.

vue+meteor is a set of packages to help you create awesome apps quickly and efficiently with two great web technologies:

  • vuejs is the frontend
  • meteor is the platform (client, server, database, network)

You will be able to use meteor data inside Vue or write .vue files in your meteor project.

Recommended Packages Links

More Examples

For more detailed documentations, see the usage section below.

Usage

Recommended: New project with Vue 2.x and without Blaze vue

Create a new project without blaze, using Vue 2.x:

See the simple example project.

New project with Vue 1.x and without blaze vue

Create a new project without blaze, using Vue 1.x:

See the simple example project.

New project with blaze vue

See the blaze example project.

Meteor & Tracker data integration vue vue

Declarative subscriptions and meteor reactive data

๐Ÿ“ฆ See Usage in npm vue-meteor-tracker package

Single-file component vue vue

It allows you to write your components in this format with hot-reloading support.

๐Ÿ“ฆ See Usage in arkyum:vue-component package

Routing

vue

Routing for Vue 1.x and Meteor using vue-router.

๐Ÿ“ฆ See Installation & Usage in arkyum:vue-router package

Example app

vue

Routing for Vue 2.x and Meteor using vue-router.

๐Ÿ“ฆ See Installation & Usage in arkyum:vue-router2 package

Example app

Apollo integration vue vue

Use apollo in your vue component!

๐Ÿ“ฆ See Installation & Usage in the vue-apollo npm package

Localization vue

Translate your app quickly and easily with vue-i18n.

๐Ÿ“ฆ See Installation & Usage in akryum:vue-i18n package

๐Ÿ“ฆ Premade selection ui in akryum:vue-i18n-ui package

Example app

Embed Blaze template vue vue

Use Blaze templates inside your vue components.

๐Ÿ“ฆ See Installation & Usage in akryum:vue-blaze-template

Example app


Features & Roadmap

Currently supported and possible future features (in no particular order) are:

  • Declarative subscriptions and meteor reactive data vue vue
  • Single-file components (.vue) with basic support of <template>, <script> and <style> (with optional scoped attribute) vue vue
  • Instant Hot-reloading of components vue vue
  • lang attribute on <style> in .vue files vue vue
  • Less official integration in .vue files vue vue
  • Sass official integration in .vue files vue vue
  • Stylus official integration in .vue files vue vue
  • lang attribute on <template> in .vue files vue vue
  • Jade official integration in .vue file vue vue
  • lang attribute on <script> in .vue files vue vue
  • Coffeescript official integration in .vue files vue vue
  • Apollo client integration vue vue
  • Easy routing with vue-router out-of-the-box integration & fast-render vue vue
  • Easy localization with vue-i18n out-of-the-box integration, auto-detection, server-side injection and key-in-hand ui vue
  • Easy state management with vuex integration vue
  • Use Blaze templates in your vue app vue vue
  • module attribute on <style> in .vue files
  • Typescript support in .vue files
  • Server-side rendering (Vue 2.x)
  • src attribute support in .vue files
  • Apollo Server-side rendering (Vue 2.x)

Track the project progress here.

Get involved

This project is very much a work-in-progress, so your help will be greatly appreciated!
Feel free to contribute by opening a PR or an issue (but check before if the topic already exists).

Development project

Clone this repository and type in the project directory:

meteor npm install
meteor

LICENCE ISC - Created by Guillaume CHAU (@Akryum)

vue-meteor's People

Contributors

akryum avatar narkoleptika avatar nizulzaim avatar mitar avatar geoffreybooth avatar inssitu avatar mrmasly avatar

Watchers

James Cloos avatar Shibo Lyu avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.