mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-11 02:15:57 -05:00
docs: update e2e pages (#4619)
This commit is contained in:
parent
2c6484290c
commit
f83c157faa
3 changed files with 60 additions and 57 deletions
|
@ -35,15 +35,16 @@ The following projects have examples using Verdaccio in Open Source
|
|||
|
||||
### Bash Examples
|
||||
|
||||
- [Babel.js](https://github.com/babel/babel) _(+35k ⭐️)_
|
||||
- [Docusaurus](https://github.com/facebook/docusaurus) _(+31k ⭐️)_
|
||||
- [create-react-app](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests) _(+73.5k ⭐️)_
|
||||
- [Uppy](https://github.com/transloadit/uppy) _(+21k ⭐️)_
|
||||
- [ethereum/web3.js](https://github.com/ethereum/web3.js) _(+8k ⭐️)_
|
||||
- [adobe react-spectrum](https://github.com/adobe/react-spectrum/pull/2432) _(+6k ⭐️)_
|
||||
- [Mozilla Neutrino](https://github.com/neutrinojs/neutrino) _(+3k ⭐️)_
|
||||
- [Babel.js ](https://github.com/babel/babel)
|
||||
- [Docusaurus ](https://github.com/facebook/docusaurus)
|
||||
- [create-react-app ](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [Uppy ](https://github.com/transloadit/uppy)
|
||||
- [ethereum/web3.js ](https://github.com/ethereum/web3.js)
|
||||
- [adobe react-spectrum ](https://github.com/adobe/react-spectrum/pull/2432)
|
||||
- [Mozilla Neutrino ](https://github.com/neutrinojs/neutrino)
|
||||
|
||||
This is the most simple example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
This is the simplest example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
|
||||
```bash
|
||||
#!/bin/sh
|
||||
|
@ -71,25 +72,25 @@ sh -c "npm --registry $local_registry publish"
|
|||
|
||||
### Programmatically Examples
|
||||
|
||||
- [Storybook](https://github.com/storybooks/storybook) _(+44k ⭐️)_
|
||||
- [Gatsby](https://github.com/gatsbyjs/gatsby) \*(+40k ⭐️)
|
||||
- [Storybook ](https://github.com/storybooks/storybook)
|
||||
- [Gatsby ](https://github.com/gatsbyjs/gatsby)
|
||||
|
||||
#### Verdaccio module
|
||||
|
||||
Via CLI:
|
||||
|
||||
- [Aurelia Framework](https://github.com/aurelia) _(+12k ⭐️)_
|
||||
- [Netlify CLI](https://github.com/netlify/cli) _(+1k ⭐️)_
|
||||
- [Embark](https://embark.status.im/) _(+3k ⭐️)_
|
||||
- [Microsoft Beachball](https://github.com/microsoft/beachball)
|
||||
- [Aurelia Framework ](https://github.com/aurelia)
|
||||
- [Netlify CLI ](https://github.com/netlify/cli)
|
||||
- [Embark ](https://embark.status.im/)
|
||||
- [Microsoft Beachball ](https://github.com/microsoft/beachball)
|
||||
|
||||
#### Node.js `child_process` examples
|
||||
|
||||
- [Angular CLI](https://github.com/angular/angular-cli) _(+25k ⭐️)_
|
||||
- [bit](https://github.com/teambit/bit) _(+6k ⭐️)_
|
||||
- [pnpm](https://github.com/pnpm/pnpm) _(+6k ⭐️)_
|
||||
- [aws-sdk cli v3](https://github.com/aws/aws-sdk-js-v3) _(+1k ⭐️)_
|
||||
- [angular-eslint](https://github.com/angular-eslint/angular-eslint) _(+1k ⭐️)_
|
||||
- [Angular CLI ](https://github.com/angular/angular-cli)
|
||||
- [bit ](https://github.com/teambit/bit)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [aws-sdk cli v3 ](https://github.com/aws/aws-sdk-js-v3)
|
||||
- [angular-eslint ](https://github.com/angular-eslint/angular-eslint)
|
||||
|
||||
## Example repositories
|
||||
|
||||
|
|
|
@ -35,15 +35,16 @@ The following projects have examples using Verdaccio in Open Source
|
|||
|
||||
### Bash Examples
|
||||
|
||||
- [Babel.js](https://github.com/babel/babel) _(+35k ⭐️)_
|
||||
- [Docusaurus](https://github.com/facebook/docusaurus) _(+31k ⭐️)_
|
||||
- [create-react-app](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests) _(+73.5k ⭐️)_
|
||||
- [Uppy](https://github.com/transloadit/uppy) _(+21k ⭐️)_
|
||||
- [ethereum/web3.js](https://github.com/ethereum/web3.js) _(+8k ⭐️)_
|
||||
- [adobe react-spectrum](https://github.com/adobe/react-spectrum/pull/2432) _(+6k ⭐️)_
|
||||
- [Mozilla Neutrino](https://github.com/neutrinojs/neutrino) _(+3k ⭐️)_
|
||||
- [Babel.js ](https://github.com/babel/babel)
|
||||
- [Docusaurus ](https://github.com/facebook/docusaurus)
|
||||
- [create-react-app ](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [Uppy ](https://github.com/transloadit/uppy)
|
||||
- [ethereum/web3.js ](https://github.com/ethereum/web3.js)
|
||||
- [adobe react-spectrum ](https://github.com/adobe/react-spectrum/pull/2432)
|
||||
- [Mozilla Neutrino ](https://github.com/neutrinojs/neutrino)
|
||||
|
||||
This is the most simple example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
This is the simplest example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
|
||||
```bash
|
||||
#!/bin/sh
|
||||
|
@ -71,25 +72,25 @@ sh -c "npm --registry $local_registry publish"
|
|||
|
||||
### Programmatic Examples
|
||||
|
||||
- [Storybook](https://github.com/storybooks/storybook) _(+44k ⭐️)_
|
||||
- [Gatsby](https://github.com/gatsbyjs/gatsby) \*(+40k ⭐️)
|
||||
- [Storybook ](https://github.com/storybooks/storybook)
|
||||
- [Gatsby ](https://github.com/gatsbyjs/gatsby)
|
||||
|
||||
#### Verdaccio module
|
||||
|
||||
Via CLI:
|
||||
|
||||
- [Aurelia Framework](https://github.com/aurelia) _(+12k ⭐️)_
|
||||
- [Netlify CLI](https://github.com/netlify/cli) _(+1k ⭐️)_
|
||||
- [Embark](https://embark.status.im/) _(+3k ⭐️)_
|
||||
- [Microsoft Beachball](https://github.com/microsoft/beachball)
|
||||
- [Aurelia Framework ](https://github.com/aurelia)
|
||||
- [Netlify CLI ](https://github.com/netlify/cli)
|
||||
- [Embark ](https://embark.status.im/)
|
||||
- [Microsoft Beachball ](https://github.com/microsoft/beachball)
|
||||
|
||||
#### Node.js `child_process` examples
|
||||
|
||||
- [Angular CLI](https://github.com/angular/angular-cli) _(+25k ⭐️)_
|
||||
- [bit](https://github.com/teambit/bit) _(+6k ⭐️)_
|
||||
- [pnpm](https://github.com/pnpm/pnpm) _(+6k ⭐️)_
|
||||
- [aws-sdk cli v3](https://github.com/aws/aws-sdk-js-v3) _(+1k ⭐️)_
|
||||
- [angular-eslint](https://github.com/angular-eslint/angular-eslint) _(+1k ⭐️)_
|
||||
- [Angular CLI ](https://github.com/angular/angular-cli)
|
||||
- [bit ](https://github.com/teambit/bit)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [aws-sdk cli v3 ](https://github.com/aws/aws-sdk-js-v3)
|
||||
- [angular-eslint ](https://github.com/angular-eslint/angular-eslint)
|
||||
|
||||
## Example repositories
|
||||
|
||||
|
|
|
@ -35,15 +35,16 @@ The following projects have examples using Verdaccio in Open Source
|
|||
|
||||
### Bash Examples
|
||||
|
||||
- [Babel.js](https://github.com/babel/babel) _(+35k ⭐️)_
|
||||
- [Docusaurus](https://github.com/facebook/docusaurus) _(+31k ⭐️)_
|
||||
- [create-react-app](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests) _(+73.5k ⭐️)_
|
||||
- [Uppy](https://github.com/transloadit/uppy) _(+21k ⭐️)_
|
||||
- [ethereum/web3.js](https://github.com/ethereum/web3.js) _(+8k ⭐️)_
|
||||
- [adobe react-spectrum](https://github.com/adobe/react-spectrum/pull/2432) _(+6k ⭐️)_
|
||||
- [Mozilla Neutrino](https://github.com/neutrinojs/neutrino) _(+3k ⭐️)_
|
||||
- [Babel.js ](https://github.com/babel/babel)
|
||||
- [Docusaurus ](https://github.com/facebook/docusaurus)
|
||||
- [create-react-app ](https://github.com/facebook/create-react-app/blob/master/CONTRIBUTING.md#contributing-to-e2e-end-to-end-tests)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [Uppy ](https://github.com/transloadit/uppy)
|
||||
- [ethereum/web3.js ](https://github.com/ethereum/web3.js)
|
||||
- [adobe react-spectrum ](https://github.com/adobe/react-spectrum/pull/2432)
|
||||
- [Mozilla Neutrino ](https://github.com/neutrinojs/neutrino)
|
||||
|
||||
This is the most simple example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
This is the simplest example using Verdaccio in a bash script (extracted from _create-react-app_).
|
||||
|
||||
```bash
|
||||
#!/bin/sh
|
||||
|
@ -71,25 +72,25 @@ sh -c "npm --registry $local_registry publish"
|
|||
|
||||
### Programmatically Examples
|
||||
|
||||
- [Storybook](https://github.com/storybooks/storybook) _(+44k ⭐️)_
|
||||
- [Gatsby](https://github.com/gatsbyjs/gatsby) \*(+40k ⭐️)
|
||||
- [Storybook ](https://github.com/storybooks/storybook)
|
||||
- [Gatsby ](https://github.com/gatsbyjs/gatsby)
|
||||
|
||||
#### Verdaccio module
|
||||
|
||||
Via CLI:
|
||||
|
||||
- [Aurelia Framework](https://github.com/aurelia) _(+12k ⭐️)_
|
||||
- [Netlify CLI](https://github.com/netlify/cli) _(+1k ⭐️)_
|
||||
- [Embark](https://embark.status.im/) _(+3k ⭐️)_
|
||||
- [Microsoft Beachball](https://github.com/microsoft/beachball)
|
||||
- [Aurelia Framework ](https://github.com/aurelia)
|
||||
- [Netlify CLI ](https://github.com/netlify/cli)
|
||||
- [Embark ](https://embark.status.im/)
|
||||
- [Microsoft Beachball ](https://github.com/microsoft/beachball)
|
||||
|
||||
#### Node.js `child_process` examples
|
||||
|
||||
- [Angular CLI](https://github.com/angular/angular-cli) _(+25k ⭐️)_
|
||||
- [bit](https://github.com/teambit/bit) _(+6k ⭐️)_
|
||||
- [pnpm](https://github.com/pnpm/pnpm) _(+6k ⭐️)_
|
||||
- [aws-sdk cli v3](https://github.com/aws/aws-sdk-js-v3) _(+1k ⭐️)_
|
||||
- [angular-eslint](https://github.com/angular-eslint/angular-eslint) _(+1k ⭐️)_
|
||||
- [Angular CLI ](https://github.com/angular/angular-cli)
|
||||
- [bit ](https://github.com/teambit/bit)
|
||||
- [pnpm ](https://github.com/pnpm/pnpm)
|
||||
- [aws-sdk cli v3 ](https://github.com/aws/aws-sdk-js-v3)
|
||||
- [angular-eslint ](https://github.com/angular-eslint/angular-eslint)
|
||||
|
||||
## Example repositories
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue