Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion ansi-styles/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

You probably want the higher-level [chalk](https://github.com/chalk/chalk) module for styling your strings.

<img src="https://cdn.rawgit.com/chalk/ansi-styles/8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg" width="900">
<img src="https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg" width="900">


## Install
Expand Down
2 changes: 1 addition & 1 deletion babel-code-frame/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cache-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<div align="center">
<a href="https://webpack.js.org/">
<img width="200" height="200" src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon-square-big.svg">
<img width="200" height="200" src="https://cdn.jsdelivr.net/gh/webpack/media@e7485eb2/logo/icon-square-big.svg">
</a>
<h1>Cache Loader</h1>
<p>Caches the result of following loaders on disk (default) or in the database</p>
Expand Down
2 changes: 1 addition & 1 deletion chalk/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

### [See what's new in Chalk 2](https://github.com/chalk/chalk/releases/tag/v2.0.0)

<img src="https://cdn.rawgit.com/chalk/ansi-styles/8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg" alt="" width="900">
<img src="https://cdn.jsdelivr.net/gh/chalk/ansi-styles@8261697c95bf34b6c7767e2cbe9941a851d59385/screenshot.svg" alt="" width="900">


## Highlights
Expand Down
2 changes: 1 addition & 1 deletion clap/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clean-css/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<br/>
<img src="https://cdn.rawgit.com/jakubpawlowicz/clean-css/master/logo.v2.svg" alt="clean-css logo" width="525px"/>
<img src="https://cdn.jsdelivr.net/gh/jakubpawlowicz/clean-css@master/logo.v2.svg" alt="clean-css logo" width="525px"/>
<br/>
<br/>
</h1>
Expand Down
2 changes: 1 addition & 1 deletion cssnano/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">
<br>
<img width="360" src="https://rawgit.com/ben-eb/cssnano/master/media/logo.svg" alt="cssnano">
<img width="360" src="https://cdn.jsdelivr.net/gh/ben-eb/cssnano@master/media/logo.svg" alt="cssnano">
<br>
<br>
<br>
Expand Down
2 changes: 1 addition & 1 deletion exports-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<!-- replace with accurate logo e.g from https://worldvectorlogo.com/ -->
<a href="https://github.com/webpack/webpack">
<img width="200" height="200" vspace="" hspace="25"
src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon.svg">
src="https://cdn.jsdelivr.net/gh/webpack/media@e7485eb2/logo/icon.svg">
</a>
<h1>Exports Loader</h1>
<p>Exports variables from inside the file by appending `exports[...] = ...` statements..<p>
Expand Down
2 changes: 1 addition & 1 deletion extract-text-webpack-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<div align="center">
<img width="200" height="200"
src="https://cdn.rawgit.com/webpack-contrib/extract-text-webpack-plugin/574e3200/logo.svg">
src="https://cdn.jsdelivr.net/gh/webpack-contrib/extract-text-webpack-plugin@574e3200/logo.svg">
<a href="https://github.com/webpack/webpack">
<img width="200" height="200"
src="https://webpack.js.org/assets/icon-square-big.svg">
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fs-extra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Node.js: fs-extra
[![downloads per month](http://img.shields.io/npm/dm/fs-extra.svg)](https://www.npmjs.org/package/fs-extra)
[![Coverage Status](https://img.shields.io/coveralls/jprichardson/node-fs-extra.svg)](https://coveralls.io/r/jprichardson/node-fs-extra)

<a href="https://github.com/feross/standard"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100"></a>
<a href="https://github.com/feross/standard"><img src="https://cdn.jsdelivr.net/gh/feross/standard@master/sticker.svg" alt="Standard JavaScript" width="100"></a>


Why?
Expand Down
2 changes: 1 addition & 1 deletion fs-extra/node_modules/jsonfile/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion gh-got/node_modules/got/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions js-base64/test-moment/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<head>
<meta charset="utf-8">
<title>Mocha Tests</title>
<link href="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/gh/mochajs/mocha@2.2.5/mocha.css" rel="stylesheet" />
</head>
<body>
<div id="mocha"></div>

<script src="https://cdn.rawgit.com/jquery/jquery/2.1.4/dist/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/Automattic/expect.js/0.3.1/index.js"></script>
<script src="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.js"></script>
<script src="https://cdn.jsdelivr.net/gh/jquery/jquery@2.1.4/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Automattic/expect.js@0.3.1/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/mochajs/mocha@2.2.5/mocha.js"></script>
<script>
mocha.setup('bdd');
</script>
Expand Down
8 changes: 4 additions & 4 deletions js-base64/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
<head>
<meta charset="utf-8">
<title>Mocha Tests</title>
<link href="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.css" rel="stylesheet" />
<link href="https://cdn.jsdelivr.net/gh/mochajs/mocha@2.2.5/mocha.css" rel="stylesheet" />
</head>
<body>
<div id="mocha"></div>

<script src="https://cdn.rawgit.com/jquery/jquery/2.1.4/dist/jquery.min.js"></script>
<script src="https://cdn.rawgit.com/Automattic/expect.js/0.3.1/index.js"></script>
<script src="https://cdn.rawgit.com/mochajs/mocha/2.2.5/mocha.js"></script>
<script src="https://cdn.jsdelivr.net/gh/jquery/jquery@2.1.4/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/Automattic/expect.js@0.3.1/index.js"></script>
<script src="https://cdn.jsdelivr.net/gh/mochajs/mocha@2.2.5/mocha.js"></script>
<script>
mocha.setup('bdd');
</script>
Expand Down
2 changes: 1 addition & 1 deletion jsonfile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Easily read/write JSON files.
[![build status](https://secure.travis-ci.org/jprichardson/node-jsonfile.svg)](http://travis-ci.org/jprichardson/node-jsonfile)
[![windows Build status](https://img.shields.io/appveyor/ci/jprichardson/node-jsonfile/master.svg?label=windows%20build)](https://ci.appveyor.com/project/jprichardson/node-jsonfile/branch/master)

<a href="https://github.com/feross/standard"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard JavaScript" width="100"></a>
<a href="https://github.com/feross/standard"><img src="https://cdn.jsdelivr.net/gh/feross/standard@master/sticker.svg" alt="Standard JavaScript" width="100"></a>

Why?
----
Expand Down
2 changes: 1 addition & 1 deletion keyv/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align="center">
<img width="250" src="https://rawgit.com/lukechilds/keyv/master/media/logo.svg" alt="keyv">
<img width="250" src="https://cdn.jsdelivr.net/gh/lukechilds/keyv@master/media/logo.svg" alt="keyv">
<br>
<br>
</h1>
Expand Down
2 changes: 1 addition & 1 deletion listr-update-renderer/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion listr-verbose-renderer/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion listr/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mime-db/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ JSON file using [RawGit](https://rawgit.com/). It is recommended to replace
JSON format may change in the future.

```
https://cdn.rawgit.com/jshttp/mime-db/master/db.json
https://cdn.jsdelivr.net/gh/jshttp/mime-db@master/db.json
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion mime-types/node_modules/mime-db/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ora/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion postcss/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions simple-progress-webpack-plugin/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tabtab/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tfunk/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion thread-loader/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<div align="center">
<a href="https://webpack.js.org/">
<img width="200" height="200" vspace="" hspace="25" src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon-square-big.svg">
<img width="200" height="200" vspace="" hspace="25" src="https://cdn.jsdelivr.net/gh/webpack/media@e7485eb2/logo/icon-square-big.svg">
</a>
<h1>thread-loader</h1>
<p>Runs the following loaders in a worker pool.</p>
Expand Down
2 changes: 1 addition & 1 deletion uglifyjs-webpack-plugin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<div align="center">
<a href="https://github.com/webpack/webpack">
<img width="200" height="200"
src="https://cdn.rawgit.com/webpack/media/e7485eb2/logo/icon.svg">
src="https://cdn.jsdelivr.net/gh/webpack/media@e7485eb2/logo/icon.svg">
</a>
<h1>UglifyJS Webpack Plugin</h1>
<p>This plugin uses <a href="https://github.com/mishoo/UglifyJS2/tree/harmony">UglifyJS v3 </a><a href="https://npmjs.com/package/uglify-es">(`uglify-es`)</a> to minify your JavaScript</p>
Expand Down
6 changes: 3 additions & 3 deletions webpack/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ or are automatically applied via regex from your webpack configuration.
|Name|Status|Description|
|:--:|:----:|:----------|
|<a href="https://github.com/webpack/json-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/json.svg"></a>|![json-npm]|Loads a JSON file (included by default)|
|<a href="https://github.com/webpack/json5-loader"><img width="48" height="10.656" src="https://cdn.rawgit.com/json5/json5-logo/master/json5-logo.svg"></a>|![json5-npm]|Loads and transpiles a JSON 5 file|
|<a href="https://github.com/webpack/json5-loader"><img width="48" height="10.656" src="https://cdn.jsdelivr.net/gh/json5/json5-logo@master/json5-logo.svg"></a>|![json5-npm]|Loads and transpiles a JSON 5 file|
|<a href="https://github.com/awnist/cson-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/coffeescript.svg"></a>|![cson-npm]|Loads and transpiles a CSON file|


Expand All @@ -152,7 +152,7 @@ or are automatically applied via regex from your webpack configuration.
|<a href="https://github.com/webpack/script-loader">`<script>`</a>|![script-npm]|Executes a JavaScript file once in global context (like in script tag), `require()`s are not parsed|
|<a href="https://github.com/babel/babel-loader"><img width="48" height="48" title="babel-loader" src="https://worldvectorlogo.com/logos/babel-10.svg"></a>|![babel-npm]|Loads ES2015+ code and transpiles to ES5 using <a href="https://github.com/babel/babel">Babel</a>|
|<a href="https://github.com/jupl/traceur-loader"><img width="48" height="48" src="https://google.github.com/traceur-compiler/logo/tc.svg"></a>|![traceur-npm]|Loads ES2015+ code and transpiles to ES5 using [Traceur](https://github.com/google/traceur-compiler)|
|<a href="https://github.com/TypeStrong/ts-loader"><img width="48" height="48" src="https://cdn.rawgit.com/Microsoft/TypeScript/master/doc/logo.svg"></a>|![type-npm]|Loads TypeScript like JavaScript|
|<a href="https://github.com/TypeStrong/ts-loader"><img width="48" height="48" src="https://cdn.jsdelivr.net/gh/Microsoft/TypeScript@master/doc/logo.svg"></a>|![type-npm]|Loads TypeScript like JavaScript|
|[`awesome-typescript-loader`](https://github.com/s-panferov/awesome-typescript-loader)|![awesome-typescript-npm]|Awesome TypeScript loader for webpack|
|<a href="https://github.com/webpack/coffee-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/coffeescript.svg"></a>|![coffee-npm]|Loads CoffeeScript like JavaScript|

Expand All @@ -169,7 +169,7 @@ or are automatically applied via regex from your webpack configuration.
|Name|Status|Description|
|:--:|:----:|:----------|
|<a href="https://github.com/webpack/html-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/html5.svg"></a>|![html-npm]|Exports HTML as string, requires references to static resources|
|<a href="https://github.com/pugjs/pug-loader"><img width="48" height="48" src="https://cdn.rawgit.com/pugjs/pug-logo/master/SVG/pug-final-logo-_-colour-128.svg"></a>|![pug-npm]|Loads Pug templates and returns a function|
|<a href="https://github.com/pugjs/pug-loader"><img width="48" height="48" src="https://cdn.jsdelivr.net/gh/pugjs/pug-logo@master/SVG/pug-final-logo-_-colour-128.svg"></a>|![pug-npm]|Loads Pug templates and returns a function|
|<a href="https://github.com/webpack/jade-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/jade-3.svg"></a>|![jade-npm]|Loads Jade templates and returns a function|
|<a href="https://github.com/peerigon/markdown-loader"><img width="48" height="48" src="https://worldvectorlogo.com/logos/markdown.svg"></a>|![md-npm]|Compiles Markdown to HTML|
|<a href="https://github.com/posthtml/posthtml-loader"><img width="48" height="48" src="http://posthtml.github.io/posthtml/logo.svg"></a>|![posthtml-npm]|Loads and transforms a HTML file using [PostHTML](https://github.com/posthtml/posthtml)|
Expand Down
2 changes: 1 addition & 1 deletion webpack/node_modules/uglifyjs-webpack-plugin/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion workbox-build/node_modules/fs-extra/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion write-file-webpack-plugin/node_modules/chalk/readme.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.