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
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img width="300" src="https://cdn.rawgit.com/sindresorhus/chalk/77ae94f63ab1ac61389b190e5a59866569d1a376/logo.svg" alt="chalk">
# <img width="300" src="https://cdn.jsdelivr.net/gh/sindresorhus/chalk@77ae94f63ab1ac61389b190e5a59866569d1a376/logo.svg" alt="chalk">

> Terminal string styling done right

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">
<br>
<br>
<img width="360" src="https://cdn.rawgit.com/chalk/chalk/19935d6484811c5e468817f846b7b3d417d7bf4a/logo.svg" alt="chalk">
<img width="360" src="https://cdn.jsdelivr.net/gh/chalk/chalk@19935d6484811c5e468817f846b7b3d417d7bf4a/logo.svg" alt="chalk">
<br>
<br>
<br>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<h1 align="center">
<br>
<br>
<img width="360" src="https://cdn.rawgit.com/chalk/chalk/19935d6484811c5e468817f846b7b3d417d7bf4a/logo.svg" alt="chalk">
<img width="360" src="https://cdn.jsdelivr.net/gh/chalk/chalk@19935d6484811c5e468817f846b7b3d417d7bf4a/logo.svg" alt="chalk">
<br>
<br>
<br>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
> Draw a big chalkline in your terminal!

<h1 align="center">
<img width="500" src="https://cdn.rawgit.com/niftylettuce/chalkline/master/media/logo.svg" />
<img alt="chalkline screenshot" src="https://cdn.rawgit.com/niftylettuce/chalkline/master/media/screenshot.png" />
<img width="500" src="https://cdn.jsdelivr.net/gh/niftylettuce/chalkline@master/media/logo.svg" />
<img alt="chalkline screenshot" src="https://cdn.jsdelivr.net/gh/niftylettuce/chalkline@master/media/screenshot.png" />
</h1>

<h4 align="center">
Expand Down
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
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>

**NOTE (2016-11-01):** Node v0.12 will be unsupported on 2016-12-31.

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.

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
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ A Node.js file system walker extracted from [fs-extra](https://github.com/jprich
[![windows build status](https://ci.appveyor.com/api/projects/status/github/jprichardson/node-klaw?branch=master&svg=true)](https://ci.appveyor.com/project/jprichardson/node-klaw/branch/master)

<!-- [![js-standard-style](https://cdn.rawgit.com/feross/standard/master/badge.svg)](https://github.com/feross/standard) -->
<a href="http://standardjs.com"><img src="https://cdn.rawgit.com/feross/standard/master/sticker.svg" alt="Standard" width="100"></a>
<a href="http://standardjs.com"><img src="https://cdn.jsdelivr.net/gh/feross/standard@master/sticker.svg" alt="Standard" width="100"></a>

Install
-------
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<p align="center">
<a href="http://liftoffjs.com">
<img height="100" width="297" src="https://cdn.rawgit.com/tkellen/js-liftoff/master/artwork/liftoff.svg"/>
<img height="100" width="297" src="https://cdn.jsdelivr.net/gh/tkellen/js-liftoff@master/artwork/liftoff.svg"/>
</a>
</p>

Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<table>
<tr>
<td>
<img width="77px" alt="Sass logo" src="https://rawgit.com/sass/node-sass/master/media/logo.svg" />
<img width="77px" alt="Sass logo" src="https://cdn.jsdelivr.net/gh/sass/node-sass@master/media/logo.svg" />
</td>
<td valign="bottom" align="right">
<a href="https://www.npmjs.com/package/node-sass">
Expand Down