Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/webpack/webpack-cli
Webpack's Command Line Interface
https://github.com/webpack/webpack-cli
Integrates the structure of the parser being reusable.
Inquirer is seperated into two instance...
Feature: Add eslint-plugin-node and configure it
7284e0949937b8392987b88528f69c8c09c492c1 authored almost 8 years ago by Daniela Valero <[email protected]>d1fd356c688011e76c225705fc265a829ab04769 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
7ab8495d3df45578565611e553cfa3859a688a3f authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
7852173a7ff865e22aafbee84289a2af5050ce41 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
e27c361a519a92158a5923b0e733314b04b14124 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
72417d445b752bc09402aa401175e3769eb65b29 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
3b8a7e16d8375800987d3c252e8bc61c640a70ea authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
docs: Add roadmap and format readme
23a922d4f0d27aede1eea16fcf3489862311f692 authored almost 8 years ago by Even Stensberg <[email protected]>
In order to have a clear Roadmap to all users and
contributors, adding now a section for it in t...
build: Add lint-staged with autofix eslint task as a pre-commit hook.
134ed23c64c82f2339c6ce14ff65dc72e4a1bf14 authored almost 8 years ago by Even Stensberg <[email protected]>bc889b65abaa135ae36152bab2110b636b8f52b2 authored almost 8 years ago by Andrey Okonetchnikov <[email protected]>
Feat - Adds basic code for implementing migrate command
c8a07e4731a556a4f492a109c6e5f36d6da6a39f authored almost 8 years ago by Even Stensberg <[email protected]>5ffbe81618ef1c2f7fe665f858bf1022844dd626 authored almost 8 years ago by Pavithra K <[email protected]>
9128fa29aaa950efee3209a78f8460006868b181 authored almost 8 years ago by Pavithra K <[email protected]>
e674d89bc1cfc7e216ec5716046059e1a56e2d9e authored almost 8 years ago by Even Stensberg <[email protected]>
ed267b48a698e3744a5e8bc40ad3c7f7bbb27929 authored almost 8 years ago by Even Stensberg <[email protected]>
Feat - Adds -loader suffix after loader manipulation
e7823169bdc41d7de94872fccc4612330a3a8ad1 authored almost 8 years ago by Even Stensberg <[email protected]>b001c3b5d0e98c280aae6f5d877526e87586f867 authored almost 8 years ago by Pavithra K <[email protected]>
* Feat[wip] - Adds codemod for loader to rules migration
* Feat[wip] - Cleanup the codemod
...
2c7df8510df576b243b68042d640c988c64fa726 authored almost 8 years ago by Pavithra Kodmad <[email protected]>Refactor & Cleanup
a07675f8373751474970051f59abe1b798798f95 authored almost 8 years ago by Daniela Valero <[email protected]>Rename webpack-cli to webpack as naming convention should be web pack
cecca49fb77179801d410d0d55eccc3625d448b8 authored almost 8 years ago by evenstensberg <[email protected]>
This PR will allow us to do further work on the init option with a
cleaner CLI. Renamed a test, ...
* Jest and Inquirer Integration [WIP] (#5)
* feat: testing-and-inquirer
Commit allows furt...
bd37f2250cc94a5d8f0b81a3939d809132bfc24c authored about 8 years ago by Even Stensberg <[email protected]>Feature/setup commits validation and contributors readme
2731cc38608290a76ddc55fb8c5bef30837f6db5 authored about 8 years ago by Even Stensberg <[email protected]>
In order to have a similar strucuture with the
core project, adding now the issue and pr
templates.
In order to have a similar structure in the commit
messages of the contributions, adding a commi...
When submitting a contribution and opening a PR,
the cla bot will automatically be launched. We
...
In order to allow reviewers of PRs to get quicker
into contex and estimate review time of a PR,
...
In order to allow others to contribute to the
project, we need to specify the rules and
workflow...
Yarn provides a good hablding of the dependencies
on top of npm, using yarn has been adopted not...
In order to have an automated workflow to style
our code, adding now the beautifier settings of
...
In order to have a consistent style on the
projects of webpack, we are using for the cli the
set...
Integrate travis & linting
b336e73b80e58288e25f303106aa6d788850227d authored about 8 years ago by Even Stensberg <[email protected]>Will implement linting and travis
c4bb93a74ac4dda7c2d039b03f35fd119b641591 authored about 8 years ago by evenstensberg <[email protected]>
Copies the files from current webpack-cli
Add eslint support
968a43734c20e54940e85f129bef549795da343d authored about 8 years ago by Pavithra K <[email protected]>
e1769a632f638482a2e4e8d5e08c14d956095056 authored about 8 years ago by Pavithra K <[email protected]>
Project structure could change, this is just to get a structure and
momentum.