ns-vue-loader

0.1.2 • Public • Published

ns-vue-loader

Vue.js component loader for Webpack customized for nativescript-vue.

It allows you to write your components in this format:

screenshot

The best way to get started is with the tns cli and the nativescript-cue-webpack-template:

tns create hello-ns-vue --template https://github.com/tralves/nativescript-vue-webpack-template

This will setup a basic Webpack + nativescript-vue project for you, with *.vue files working out of the box!

This is a customization of vue-loader. For advanced vue-loader configuration, checkout the documentation.

Package Sidebar

Install

npm i ns-vue-loader

Weekly Downloads

3

Version

0.1.2

License

MIT

Last publish

Collaborators

  • tralves