Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alajfit/vue-run

:green_heart: Run Vue Single File Components from the CLI
https://github.com/alajfit/vue-run

single-file-component vue vue-single-file-component vuejs2

Last synced: 21 days ago
JSON representation

:green_heart: Run Vue Single File Components from the CLI

Awesome Lists containing this project

README

        

# vue-run
Run Vue Single File Components from the CLI

[![npm](https://img.shields.io/npm/v/vue-run.svg) ![npm](https://img.shields.io/npm/dm/vue-run.svg)](https://www.npmjs.com/package/vue-run)
![Vue 2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)

> Currently a WIP, star us and key an eye out / This is meant for Presentational components only






Build Status

## Install

```
npm install vue-run -g
```

## Usage
- When within a directory with a Single File Component

```
vsr
```

## Features
- Run Single File Component from a directory
- Add props on the fly to a running component

## Feedback
- Please raise any issues you find
- This is still a work in progress and I'll update as and when I have free time



If I've helped you out in any way why not: :blush:


Become a Patreon

---

## License

[MIT](http://opensource.org/licenses/MIT)