• This repository has been archived on 01/Dec/2020
  • Stars
    star
    115
  • Rank 296,656 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

๐Ÿ”Œ Vue CLI 3 plugin to pluginize your Vue project

THIS REPOSITORY IS DEPRECATED

๐Ÿ”Œ vue-cli-plugin-p11n

CircleCI

Vue CLI 3 plugin to pluginize your Vue project

p11n = pluginization

Become a Patreon

โญ Features

Adjust your project generated by Vue CLI 3 to plugin development environment.

  • Setup the plugin development codes for JavaScript or TypeScript
  • Build for production code with rollup
  • Adjust some files to distribute your Vue plugin
  • Adjust to the environment where developable your Vue plugin with App.vue
  • Provide demonstrate environment for your Vue plugin
  • Setup the initial documentation environment with VuePress
  • Automatically insert node_modules as rollup externals

๐Ÿš€ Getting Started

If yon don't have a project created with Vue CLI 3:

vue create vue-your-plugin

Install the plugin into your project:

cd vue-your-plugin
vue add p11n

๐Ÿ“ฆ Build Customizing

Automatically insert node_modules as externals

If you don't want to bundle dependent modules like axios at your plugin, you can make it external using dependencies of package.json.

example the below:

{
  ...
  "dependencies": {
    "axios": "^0.18.0"
  },
  ...
}

๐Ÿ“œ Changelog

Detailed changes for each release are documented in the CHANGELOG.md.

โ— Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

๐Ÿ’ช Contribution

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

โœ… TODO

See the GitHub projects

ยฉ๏ธ License

MIT

More Repositories

1

vue-i18n

๐ŸŒ Internationalization plugin for Vue.js
JavaScript
7,139
star
2

vue-validator

โœ… Validator component for Vue.js
JavaScript
2,204
star
3

git-commit-message-convention

๐Ÿ“ Extend git commit message from angular style
JavaScript
392
star
4

vue-plugin-boilerplate

๐Ÿ”ฉ Boilerplate for Vue.js plugin
JavaScript
145
star
5

vite-test-utils

Test utilties for Vite Application
TypeScript
29
star
6

vue-router-hackernews

HackerNews clone with vue.js + vue-router
JavaScript
29
star
7

api-docs-gen

๐Ÿ“– API Documentation generator from `api-extractor` doc model
TypeScript
27
star
8

nuxt-i18n

TypeScript
17
star
9

msgpack-as

MessagePack implementation with AssemblyScript for WebAssembly
TypeScript
15
star
10

gh-changelogen

Changelog generator for GitHub Releases
TypeScript
14
star
11

nuxt-i18n-next

TypeScript
12
star
12

vue-handson-beginner

๐Ÿ”ฐ Vue.js Hands-on for beginner
12
star
13

node-mappedbuffer

C++
11
star
14

vue-hakoniwa

๐ŸŒต My experimental playground for vue.js 2.0
HTML
9
star
15

issue-count-action

An Action to count GitHub issues
JavaScript
7
star
16

socket.io-zeromq

socket.io adapter zeromq implementation
JavaScript
6
star
17

AcceleratedBell

This iPhoneApp ring the bell by accelerometers.
Objective-C
6
star
18

Enviroments

My Enviroments
Shell
6
star
19

vue-render

Server-Side rendering plugin of Vue.js
JavaScript
5
star
20

wagyan

The Next UI Development Enviroment for Vue.js
Vue
5
star
21

nuxt-content-blog

this is blog sandbox with @nuxt/content
Vue
4
star
22

socket.io-zeromq-server

socket.io pub-sub server zeromq implementation
JavaScript
4
star
23

web-ui-toolkit

html, css, and javascript toolkit.
JavaScript
3
star
24

pnpm-run-sandbox

JavaScript
3
star
25

vue-provide-inject-sample

Vue
3
star
26

nuxt2-monorepo-example

Vue
3
star
27

sandbox-github-actions

JavaScript
3
star
28

kyotocabinet-node

kyotocabinet bindings for Node.js
JavaScript
3
star
29

libuv-lua

libuv lua binding
C
3
star
30

my-first-nuxt3

Vue
3
star
31

kyotocabinet-lua

kyotocabinet-lua
Shell
3
star
32

esbuild-register-sandbox

TypeScript
3
star
33

vue-sfc-playground

๐Ÿญ SFC building on the browser with uniroll
TypeScript
3
star
34

vue-server-express-demo-example

JavaScript
3
star
35

vue-i18n-continuous-localization-demo

Vue
3
star
36

sugarjs-to-dayjs-example

This example is migration to Dayjs from Sugarjs
TypeScript
3
star
37

nuxt-vite-bundling-repro

Vue
2
star
38

SabaDB

Pluggable event driven cache/storage server
2
star
39

pnpm-override-deps-example

This is pnpm override example
TypeScript
2
star
40

kazupon

2
star
41

Twitter2MixiVoice

Post twitter tweet to mixi voice.
Ruby
2
star
42

kyotocabinet

C++
2
star
43

es6-virtual-dom

A virtual DOM re-Implemented with ES6
JavaScript
2
star
44

nuxt-kit-resolvepath-repro

Created with StackBlitz โšก๏ธ
TypeScript
2
star
45

netlify-vite-react-demo

TypeScript
2
star
46

vue-i18n-alpha-repro

This repository is reproduction repository for vue-i18n v6.0.0-alpha
JavaScript
2
star
47

connect-kyoto

kyoto-tycoon session store for connect
JavaScript
2
star
48

kyototycoon

C++
2
star
49

sandbox-javascript-github-actions

This is JavaScript action sandbox
JavaScript
1
star
50

stress-free-petshop

Stress-free Testing with Vue 3 Companion App
JavaScript
1
star
51

vue-i18n-repro-1230

Created with CodeSandbox
Vue
1
star
52

vitejs-vite-zkwcyi

Created with StackBlitz โšก๏ธ
JavaScript
1
star
53

deno-deploy-sandbox

JavaScript
1
star
54

intlify-releated-module-esm-test

JavaScript
1
star
55

StringBuffer4VB6

A fast string processing library.
1
star
56

babel-preset-es2015-loose-rollup

babel-preset-es2015-loose for Rollup
JavaScript
1
star
57

Google-Toolbox-for-Mac

This is a fork of Google Toolbox for mac - I use it for my work projects and submodules.
C
1
star
58

vue-render-sandbox

Vue.js `render` feature example
JavaScript
1
star
59

kazupon.github.com

Github User Page
HTML
1
star
60

nuxt-dynamic-providing-example

Vue
1
star
61

skypack-test

this package is test for skyepack publishment
TypeScript
1
star
62

github-label-preset

๐Ÿ™ GitHub label preset for github-label-setup
JavaScript
1
star
63

socket.io-zeromq-sample

socket.io zeromq implementation sample
JavaScript
1
star
64

vue-cli-plugin-issue-demo

JavaScript
1
star
65

vue-i18n-jest-example

Vue
1
star
66

vue-node-boilerplate

๐Ÿข Node.js project Boilerplate with vue-cli
JavaScript
1
star
67

socket.io-zeromq-emitter

socket.io emitter implementation
JavaScript
1
star
68

vue-define-reactive-demo

JavaScript
1
star
69

sandbox-docker-github-actions

Dockerfile
1
star
70

api-extractor-sandbox

JavaScript
1
star
71

vue-i18n-v8-repro-1045

Created with CodeSandbox
JavaScript
1
star
72

test_rails

This project is test project that created by ruby on rails.
Ruby
1
star
73

screener-sandbox

JavaScript
1
star
74

FWFoundation

Objective-C
1
star
75

lerna-changelog-label-schema

๐Ÿท๏ธ Label schema definition for lerna-changelog
TypeScript
1
star
76

nuxt-i18n-hosting-test

This repo is hosting test for nuxt i18n module
Vue
1
star
77

sandbox-github-releases

TypeScript
1
star
78

vue-cli-gihyo-example

"Vue.jsๅ…ฅ้–€ - ๆœ€้€Ÿใงไฝœใ‚‹ใ‚ทใƒณใƒ—ใƒซใชWebใ‚ขใƒ—ใƒชใ‚ฑใƒผใ‚ทใƒงใƒณ ็ฌฌ6ๅ›ž็›ฎ" ใฎ example
JavaScript
1
star
79

beater-hakoniwa

๐ŸŒต My experimental playground for beater
JavaScript
1
star
80

hello-work

simple job-queue framework.
JavaScript
1
star
81

unbuild-repro-1

TypeScript
1
star