All Projects â†’ jeneser â†’ generator-vue-plugin

jeneser / generator-vue-plugin

Licence: MIT license
Yeoman generator generating vue plugin 🚀

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to generator-vue-plugin

Generator Hapi Style
📦 Yeoman generator for scaffolding hapi apps and plugins
Stars: ✭ 96 (+231.03%)
Mutual labels:  yeoman, yeoman-generator
Generator Web Extension
Advanced WebExtension generator that creates everything you need to get started with cross-browser web-extension development.
Stars: ✭ 212 (+631.03%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Vue
Yeoman 'fountain' generator to start a webapp with Vue http://fountainjs.io
Stars: ✭ 104 (+258.62%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Angular1
Yeoman 'fountain' generator to start a webapp with Angular 1
Stars: ✭ 95 (+227.59%)
Mutual labels:  yeoman, yeoman-generator
generator-nullfactory-xrm
Yeoman generator for Dynamics 365 Solutions. It generates a project structure that facilitates the quick creation builds and automated release strategies with minimal effort.
Stars: ✭ 15 (-48.28%)
Mutual labels:  yeoman, yeoman-generator
Node Typescript Mongodb
node js typescript mongodb express generator yo
Stars: ✭ 96 (+231.03%)
Mutual labels:  yeoman, yeoman-generator
Generator Spfx
Open-source generator to extend the capabilities of the Microsoft SPFx generator
Stars: ✭ 150 (+417.24%)
Mutual labels:  yeoman, yeoman-generator
Generator Http Fake Backend
Yeoman generator for building a fake backend by providing the content of JSON files or JavaScript objects through configurable routes.
Stars: ✭ 49 (+68.97%)
Mutual labels:  yeoman, yeoman-generator
generator-laravel-5
Scaffold Laravel 5.7 applications with ease.
Stars: ✭ 19 (-34.48%)
Mutual labels:  yeoman, yeoman-generator
Generator Api
🚀 Yeoman generator for creating RESTful NodeJS APIs, using ES6, Mongoose and Express
Stars: ✭ 247 (+751.72%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Angular2
Yeoman 'fountain' generator to start a webapp with Angular 2
Stars: ✭ 84 (+189.66%)
Mutual labels:  yeoman, yeoman-generator
delphi-generator-delphi
Yeoman generator for Delphi projects
Stars: ✭ 14 (-51.72%)
Mutual labels:  yeoman, yeoman-generator
Generator Django Rest
Yeoman generator for a Django REST/GraphQL API, an optional React SPA & lots more!
Stars: ✭ 77 (+165.52%)
Mutual labels:  yeoman, yeoman-generator
generator-fountain-react
Yeoman 'fountain' generator to start a webapp with React
Stars: ✭ 36 (+24.14%)
Mutual labels:  yeoman, yeoman-generator
Modernwebdevgenerator
A Yeoman generator for Modern Web development projects
Stars: ✭ 73 (+151.72%)
Mutual labels:  yeoman, yeoman-generator
Generator Micro Service
🛫 Yeoman generator to kick-start your microservice with `micro` and `ava`!
Stars: ✭ 145 (+400%)
Mutual labels:  yeoman, yeoman-generator
Generator Fountain Webapp
Yeoman 'fountain' generator to start a webapp
Stars: ✭ 985 (+3296.55%)
Mutual labels:  yeoman, yeoman-generator
Generator
Rails-inspired generator system that provides scaffolding for your apps
Stars: ✭ 1,000 (+3348.28%)
Mutual labels:  yeoman, yeoman-generator
Generator Chisel
Chisel is a development framework for creating easy to maintain and fast WordPress websites
Stars: ✭ 233 (+703.45%)
Mutual labels:  yeoman, yeoman-generator
generator-ngx-firebase-bootstrap
Generator for Angular / Firebase / Bootstrap projects
Stars: ✭ 44 (+51.72%)
Mutual labels:  yeoman, yeoman-generator

generator-vue-plugin NPM version Build Status Dependency Status

Yeoman generator generating vue plugin 🚀



Features

Please see our package.json for up to date information on what we support.

  • Build library with Rollup + Babel + Uglify
  • Webpack + vue-loader for single file Vue components.
  • State preserving hot-reload
  • State preserving compilation error overlay
  • Lint-on-save with ESLint
  • Source maps
  • JavaScript minified with UglifyJS.
  • HTML minified with html-minifier.
  • CSS across all components extracted into a single file and minified with cssnano.

*For more information on what this generator can do for you, take a look at the package.json and webpack templates

Installation

First, install Yeoman and generator-vue-plugin using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-vue-plugin

Then generate your new project:

yo vue-plugin

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

Contribute

Please make sure to read the Contributing Guide before making a pull request.

License

MIT © Copyright (c) 2017 Jeneser

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].