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

https://github.com/gluons/vue-up

🎀 Bundle @vuejs library via @rollup.
https://github.com/gluons/vue-up

bundle bundler hacktoberfest library library-bundler packager rollup vue vue-library vuejs vuejs-library

Last synced: 4 months ago
JSON representation

🎀 Bundle @vuejs library via @rollup.

Awesome Lists containing this project

README

          

# vue-up
[![GitHub](https://img.shields.io/github/license/gluons/vue-up.svg?style=flat-square)](./LICENSE)
[![npm (scoped)](https://img.shields.io/npm/v/@gluons/vue-up.svg?style=flat-square)](https://www.npmjs.com/package/@gluons/vue-up)
[![ESLint Gluons](https://img.shields.io/badge/code%20style-gluons-9C27B0.svg?style=flat-square)](https://github.com/gluons/eslint-config-gluons)
[![Travis (.com)](https://img.shields.io/travis/com/gluons/vue-up.svg?style=flat-square)](https://travis-ci.com/gluons/vue-up)
[![Codacy grade](https://img.shields.io/codacy/grade/9ee4a8e1de6d4ad6b626f5fee0cec338.svg?style=flat-square)](https://www.codacy.com/app/gluons/vue-up)
[![Snyk Vulnerabilities for npm package](https://img.shields.io/snyk/vulnerabilities/npm/@gluons/vue-up.svg?style=flat-square)](https://snyk.io/test/npm/@gluons/vue-up)

🎀 Bundle [Vue.js](https://vuejs.org/) library via [Rollup](https://rollupjs.org/).

> Vue Up is created to suit my personal requirements.
But you can also use it if it meets your requirements. 🙂

## ⚙️ Installation

**Install via [npm](https://www.npmjs.com/):**

```bash
npm install --save-dev @gluons/vue-up
```

---

**Install via [Yarn](https://yarnpkg.com/):**

```bash
yarn add --dev @gluons/vue-up
```

## 📃 Documentation

See https://gluons.github.io/vue-up/