Skip to content

Commit a3086ab

Browse files
committed
[in the wild] Add list of organizations using the style guide or a fork of it
1 parent 4ee33f2 commit a3086ab

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
1. [Testing](#testing)
3030
1. [Performance](#performance)
3131
1. [Resources](#resources)
32+
1. [In the Wild](#in-the-wild)
3233
1. [The JavaScript Style Guide Guide](#guide-guide)
3334
1. [Contributors](#contributors)
3435
1. [License](#license)
@@ -1271,10 +1272,17 @@
12711272
- [Ben Alman](http://benalman.com/)
12721273
- [Dmitry Baranovskiy](http://dmitry.baranovskiy.com/)
12731274
- [Dustin Diaz](http://dustindiaz.com/)
1274-
- [net.tutsplus](http://net.tutsplus.com/?s=javascript)
1275+
- [nettuts](http://net.tutsplus.com/?s=javascript)
12751276

12761277
**[[⬆]](#TOC)**
12771278

1279+
## <a name='in-the-wild'>In the Wild</a>
1280+
1281+
This is a list of organizations that are using this style guide. Send us a pull request or open an issue and we'll add you to the list.
1282+
1283+
- **Airbnb**: [airbnb/javascript](//github.com/airbnb/javascript)
1284+
- **American Insitutes for Research**: [AIRAST/javascript](//github.com/AIRAST/javascript)
1285+
12781286
## <a name='guide-guide'>The JavaScript Style Guide Guide</a>
12791287
12801288
- [Reference](//github.com/airbnb/javascript/wiki/The-JavaScript-Style-Guide-Guide)

0 commit comments

Comments
 (0)