Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/vue-cli

🛠️ webpack-based tooling for Vue.js Development
https://github.com/vuejs/vue-cli

handle copy plugin for global build

88ec3ec1ca5fa07277568f6ad5d331123af824ca authored about 7 years ago
implement global serve

7fa24a541dd7fded26d639e50375da714eceafe5 authored about 7 years ago
do not fix on save

4c42b333b9e721fffecca043c91589fef62099a4 authored about 7 years ago
lerna: use locked mode

433fed69600a8454a26d5deb15e4ae5d2e86c605 authored about 7 years ago
save

2ac02fff4b363069dc16711de2ca18a736cd4bac authored about 7 years ago
refactor: adjust Service constructor for inline use

6becd96e9de5a33fea3565dde267678dca2f3274 authored about 7 years ago
validate options

318d42092c832077e5c314369c670a45c04c13e8 authored about 7 years ago
test lint on save

4645ca70fce91ed1bc9afa51ed5045041b8bd4a6 authored about 7 years ago
test build

a2c6bad8ac863bfd113263d46135ce69b304a1fa authored about 7 years ago
make tests work on appveyor

91b262245ea9291aeb1db0fc702cd717b723d4f4 authored about 7 years ago
test lint on commit

7db29118efc3564eb0208ada46d45f853267951c authored about 7 years ago
extract serveWithPuppeteer helper

692f1bf13f84f9590d3426e946c281519d161010 authored about 7 years ago
run puppeteer without sandbox on CI

15c2c78481ba15402c1b1e089961f4443e1aa6c9 authored about 7 years ago
test: serve command

70a922c979accc7345c04806e2871955cc294944 authored about 7 years ago
add yarn.lock for ci caching

584a1ba08466b4b48b39aff72fd48d6cd24d6a9e authored about 7 years ago
ci: test circle v2

2eaa1208637a9386ae80a1af498e09478acb6c19 authored about 7 years ago
use launch-editor-middleware

0496dd86f57a6bedad65d631af0d84c6cd9bb1c6 authored about 7 years ago
add license

7f8b45020cc9573aee63c852942abe29d8590d7a authored about 7 years ago
remove unnecessary install hook

6c50cc94f9c70d9e7ca861cc34688dfc68183779 authored about 7 years ago
remove no longer needed config

b1df828964c2f6a595403d9106c806343c7898bf authored about 7 years ago
switch to yorkie for git hook management

ba9c4ed08047c9eb014504e8292a5877f640789d authored about 7 years ago
fix test name

d8340eba1f981ce55f5fd950899efca9c9b8639f authored about 7 years ago
fix launchEditor for Sublime Text Dev

517c030972eedb40b7a880639ec9558e27f55776 authored about 7 years ago
normalize generator.files paths

d9b7671f52f1fc077bdb17f39250878ec56916d7 authored about 7 years ago
toContain -> toMatch

4fb8484ce5c6788755cfd4d78d2c3b66f2ce0b22 authored about 7 years ago
make sure to await writeFileTree

267755dae581e39d6d425970a0a28dcc40e1e809 authored about 7 years ago
fix appveyor config

c47eb7b76a80c87e7c5b48f207e391306243eee9 authored about 7 years ago
remove teardown

799151eb71b3a81fbe75d8be3fb5f4583c254c87 authored about 7 years ago
ci: add appveyor config

b436f8e6690798536e8edac7b0989a1b3be08761 authored about 7 years ago
use execa for cross-platform-ness

4e6024b2d68b10e7acd60f59ce8d9fe9ad7d30f5 authored about 7 years ago
test for unit-mocha-webpack

42e054588ed9e767179246826c9cc1c68816f174 authored about 7 years ago
increase eslint test timeout

93178554e01ddec3b93db9a8cfdb3dde6a56f209 authored about 7 years ago
configure git user before committing during tests

85f55aa77784899bcf21721128983a9e3175eca3 authored about 7 years ago
include vue as devDep

27de4503df50402b4cf14f0c8d6eaaeaea8c42c0 authored about 7 years ago
try fix ci

5bfeb404a4c633b08f350ea45182927354fe131e authored about 7 years ago
fix service require path

f36286e0c0b9d4d38d1bc33684c8fe9fe240b8f7 authored about 7 years ago
initial plugin tests

0151a8182df40621bb53961dd077431f59714810 authored about 7 years ago
refactor: let Service accept context as constructor argument

e0755f4ce91b96f89091fd77238a8ad6d0caf5de authored about 7 years ago
add npmignore

f6e0452ffbda475dd2f932d24b56bcf90b6c1b4b authored about 7 years ago
test for cli-service Service & PluginAPI

16221c1e788a94f907960e1a6ce7707a7c75a117 authored about 7 years ago
test promptModules

16e770770c80ae008a991a9f2979c4667b1d5dfe authored about 7 years ago
fix hot/hotOnly client check

f0342217794dedcd172f5b21015e5dfd681ba3c0 authored about 7 years ago
move babel webpack-dev-server client include into serve command

940afcd0273655277259e80e97a27c9940fb8a89 authored about 7 years ago
support inspect paths

28986a46dc16bfbb3e378f719452fa64b2cc0b67 authored about 7 years ago
setup test env in setupScript

0f73050bd21d20ab9bb9e19e2253be968235dfbc authored about 7 years ago
ensure env var when running tests

33812068edba57402cdc04c27da5b532810847f8 authored about 7 years ago
test for Generator/GeneratorAPI

89ed1007482842077afaf363bf7a152e55026bd2 authored about 7 years ago
fix module name case

bee5e1e18bb5b3d97722de32085ae0af9da8d5e7 authored about 7 years ago
improve inquirer mock

91d1fc2c5a9ee6d3db86e88bc3dce549fb97f2f8 authored about 7 years ago
move inquirer mocks to root

3da4e9d756638c4f12544964423cff6667bb933b authored about 7 years ago
Creator & PromptModuleAPI tests

d69b7d50c7d53cbcff5d58d46d9e326aebadab89 authored about 7 years ago
disable prettier option until vue compat release

25e1d2f394c66f63eda847bf033e6e8663475c71 authored about 7 years ago
tweak registry check

b1e858eb8d80ae6234ffca044ed92cdba3262670 authored about 7 years ago
avoid checking latency twice

2a0b91655d5f7b80766700ca74e727aee045239a authored about 7 years ago
simplify registry check

2c47f915a3a82fd22e0b2e2a2080aea85147c452 authored about 7 years ago
refactor Creator/Generator for tests

28dc1c373922e17bd989331d7b03e93129f41589 authored about 7 years ago
test: options

1548c613f7b77dfc2ebec8b4209aa42ea5cc8e4a authored about 7 years ago
sync open-in-editor url w/ devtool

f384ac20517be51bd9f5baf5b9936c47347efb41 authored about 7 years ago
add log for completion hooks

680f6e7d215a9ec6cf4e12b05b1a08bf99dc46e3 authored about 7 years ago
ensure service picks up context

a4afaa7ac248b95cc80c34d59663b243791a1705 authored about 7 years ago
adjust test setup

4f424aa6db2007c153ad83186a6f120039b1fe09 authored about 7 years ago
refactor for testing

267ce7442abf49c1410e0124e784827d2dd74613 authored about 7 years ago
lint tests

82d24718bcdb6d6e8d3b07073405db412699a64f authored about 7 years ago
refactor bin

e8efe7095125a59cc7f42550120cd02b2648d1ee authored about 7 years ago
layout unit tests

0cb95a4e7c5442e131fa753983ceccd12f253cd8 authored about 7 years ago
fix threshold

1658c7f3ce9187ace97b465314966f43b8cda485 authored about 7 years ago
ignore yarn.lock

ea0fd524d998599bc26994210121b98e1c580329 authored about 7 years ago
tweak registry check + options refactor

de821382b68ce91d92b1b73fa691244d6de91a81 authored about 7 years ago
auto npm registry detection

70758889095a98c636c1a7c0c6b4069f21e106ab authored about 7 years ago
sort package.json fields

83975d93734094d34a767c9a884dc3a7df2eefe3 authored about 7 years ago
publicPath + serve production mode

d048b939ab075006199381566056f71ebaf29d66 authored about 7 years ago
improve hooks

153785d066d164e1b5cfd428838588b9845a5e03 authored about 7 years ago
lint on commit

812214170cb4ab5947a9656b48698976c9114be5 authored about 7 years ago
auto init git repo

7338c6f6c782aa66f22b7cc2d31fa32ab673533d authored about 7 years ago
lint after create

3d5258816899d2d75ea764ef3c9536fda6273144 authored about 7 years ago
lint prompts

5bd5301cbea32b98bd2acb13436d2c8a089a98e2 authored about 7 years ago
lint on save

6259b4fb56a4221116a680c8b8098ae2e48d698d authored about 7 years ago
tweak lint output

389b8e622132c69f051d30bd95691042b2146510 authored about 7 years ago
fix airbnb eslint config

a5a74d357909292324f6429133121203fdefd50d authored about 7 years ago
fix parserOptions

2817b7e03a86a08699e91d8efae870912b548d11 authored about 7 years ago
wip: lint

8f843963370c714b3e0eac10ef60a67ed19d68ad authored about 7 years ago
wip: lint

557a25a3d736ac43b6a3483c473ccfddfaadd75b authored about 7 years ago
alias init and build

c72570d025ffb70dd4c1eb7ccf9ea674dbb35ebb authored about 7 years ago
feat: mocha-webpack plugin

21187b480133c5b568fdb9e1cc3356da958c0595 authored about 7 years ago
babel preset

89d19322e7f0ce90171e947d5e3725d7eb15709b authored about 7 years ago
update scripts

6f505e08f0a17832030b097a4175793a3182056d authored about 7 years ago
tweak NODE_ENV default

fb645e8f7c5a0d7f0e85fb6fec6e6685b89ddbb3 authored about 7 years ago
TODOs

82b1db340f6c45ec793f764bec39b600955aacf8 authored about 7 years ago
update readme

d18de35c7d266d62c8d1ea7507d81f100ad74bc4 authored about 7 years ago
build & serve

e9e237e3f477bc9a62c273ddbb813c1d1424da6a authored about 7 years ago
split defaults into its own file

d6af38b3e1d69dbcec684ae0c24b4ec9eadbca14 authored about 7 years ago
restructure

cdb0fd083920b71d9e5c1c73ffdf470b166e2906 authored about 7 years ago
rename render method + template dir

5d661f4b32d4c21af3e2dfee3d6780a554ef90c6 authored about 7 years ago
implement .env loading

c8a52f3838521c1b98d425bef7ee75a12ea2f68d authored about 7 years ago
finish up base config + css config

9c86a8ec8ff9a1538d59c07075f4ab372f4c5a3e authored about 7 years ago
adjust logging

267a12d926aa1c7dcb9fbb7bed06832207371f32 authored about 7 years ago
small refactor

b7223aa4dc55daa73ce2e1bce73277bc73b7b69a authored about 7 years ago
finalize cli output

b67f9bc691e06855dd223af9681e8ac3449d401c authored about 7 years ago
tweak cli output

4045a0f6c4384f4299c5c07bbb79b214163f5dfc authored about 7 years ago
more readme tweaks

f6ea76cf74f023550dec8bc775b14c5df4d17a47 authored about 7 years ago