Giter Site home page Giter Site logo

brianvoe / vue-build Goto Github PK

View Code? Open in Web Editor NEW
57.0 4.0 7.0 1.44 MB

Ultra Simple, Development, Testing and Production Build Cli

Home Page: http://vue-build.com

License: MIT License

JavaScript 100.00%
javascript vue nightwatch mocha chai eslint karma e2e-tests sass webpack2

vue-build's Introduction

No longer in development. Vue cli came out and tackled all the things I was trying to accomplish with this package.

ue-build

Build Status NPM Downloads Node version

The build process is one of the most frustrating things about front end development and cluttering up your app with a bunch of config and packages you rarely ever need to think about doesn't help either.

Vue-build takes those frustrations and hopefully eliminates them with a set of popular use cases. Vue 2, Webpack 2, env overriding, Sass, Karma, Mocha, Chai, Nightwatch

See the docs for more details

Features

  • Command Line Scripts
  • Vue 2
  • Webpack 3
    • Babel
    • Hot Reloading
    • Hot Middleware
    • Error Overlay
    • env Processing
    • css extraction
    • static output
  • Sass
  • Unit Testing
    • Karma
    • Mocha
    • Chai
    • Code Coverage
  • E2e Testing
    • Nightwatch
    • Selenium
    • Chrome Driver
    • Gecko(firefox) Driver

Installation

npm install -g vue-build

Scripts

// Initiate files/folders
vue-build init

// Run dev server
vue-build dev

// Production build to dist folder
vue-build prod

// Unit testing
vue-build unit

// E2e testing
vue-build e2e

// Help
vue-build help

See the docs for more details

Roadmap

vue-build's People

Contributors

brianvoe avatar davidwallacejackson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

vue-build's Issues

Docs to fine tune production build

vue-build has worked well in my first Vue app. However, I miss general production options that I could easily made to my prod build. Like cache busting, code splitting (at least for vendor and app bundles). I know that these could be done via webpack.config but the reason for choosing vue-build was to avoid all webpack stuff.

So I'm suggesting that you could provide tips for those options in vue-build documentation (maybe in the webpack section) or add those as a option for vue-build prod

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.