737 Commits (022ced2682614cebba585b8a8557c6524c092f8f)
 

Author SHA1 Message Date
Vincent Klaiber 4f7d4f67bd Add Educational Games (#762) 8 years ago
Yerko Palma d1298970d3 Add Browserify (#816) 8 years ago
Andy Carter 1f5919ef7f Add Textpattern (#769) 8 years ago
Dave Wikoff 8a29c8e50f Add Alfred Workflows (#811) 8 years ago
Willem Pienaar 78ac307a66 Add Quantified Self (#760) 8 years ago
Nick Chamberlain cbc8bed5a3 Add Domain-Driven Design (#778) 8 years ago
Steve Mao c610146b23 add a description to "Git Add-ons" (#799) 8 years ago
Viktor Kirilov 8503da6edf Add CMake (#779) 8 years ago
Pierre 42b28d0de9 Add Raspberry Pi (#770) 8 years ago
Stefanus 7216eaad89 Add Frege (#782) 8 years ago
Tierney Coren 28f9e03a45 Update Awesome Hyperterm to Awesome Hyper (#785) 8 years ago
Thibaud Colas c60cd502a0 Add Wagtail (#777) 8 years ago
Kevin Deldycke c87bd0f6f4 Add Falsehood (#774) 8 years ago
Joshua Wiens 9687348105 Add Webpack (#751) 8 years ago
Thibaud Colas c450c77220 Pluralize title of CMS section (#776) 8 years ago
Adam Harris e70bf89c93 Update link to macOS screensavers (#771) 8 years ago
Antonio Vivace 58531ce2f8 Add Game Boy Development (#756) 8 years ago
exAspArk a26befa2c0 Add ChatOps (#741) 8 years ago
⚡ John Gracey ⚡ 4b498f4695 Add Unicode (#746) 8 years ago
Jared Smith c54a6599a3 Add Vehicle Security and Car Hacking (#727) 8 years ago
Dylan Rees 434943db7b Add Citizen Science (#750) 8 years ago
Thang Chung c4e05b504c Add .NET Core (#726) 8 years ago
HollyAdele 900a1d04ba Add Programming for Kids (#753) 8 years ago
brillout 1e67b441ff Add Redux (#742) 8 years ago
Srinivasan Sekar 03bea18f2a Add Appium (#747) 8 years ago
Tierney Coren 4d3086d7f9 Add HyperTerm (#735) 8 years ago
Sobolev Nikita 608192f1a3 Changed "awesome-cryptography" link (#740) 8 years ago
Yerko Palma 320d7bd6c8 fix typo (#734) 8 years ago
Yerko Palma 075216efe6 Add choo (#724) 8 years ago
pokeball99 d1e65d896c updated pull request template for proper wording (#733)
i replaced "dot" with "period"
8 years ago
Tobias Büschel bb58bc79dc Add Pokémon (#730) 8 years ago
Bruno Candido Volpato da Cunha a937aea66f Add Userscripts (#672) 8 years ago
Adam Števko b25205591e Add DTrace (#701) 8 years ago
Tobias Büschel c3c7c638c6 add naming convention for new lists (#725) 8 years ago
Rafael Galrito f97df03ac4 Change forwarding urls - no more 301 (#723) 8 years ago
Michel Krämer bef7a30109 Add Vert.x (#700) 8 years ago
Sindre Sorhus 90c31fe76a pull request template - no generated lists
It's already enforced, but this makes it totally clear.

One of the reasons Awesome is so popular is that there's almost no barrier to contribute and it's the same for every awesome list => Just edit readme.md
8 years ago
Tal Ater 9da98da496 Add Progressive Web Apps (#712) 8 years ago
Kimberly Munoz a810d95d9d Add Empathy in Engineering
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->

**[Empathy in engineering](https://github.com/KimberlyMunoz/empathy-in-engineering)**

**The empathy-in-engineering list is a list with curated articles, videos and books teaching the advantages and techniques for a more empathic workplace.**

# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

Closes #710
8 years ago
Jakub Synowiec 2efff8e8df Add Service Workers
**https://github.com/TalAter/awesome-service-workers**

*A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)*

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

Closes #706
8 years ago
Sindre Sorhus cab786ad8e pull request template - change TOC name 8 years ago
Sindre Sorhus 6cd90b4d5f Table of Contents → Contents 8 years ago
Pavlos Ratis 41da4fa4d6 Add Site Reliability Engineering
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->

**https://github.com/dastergon/awesome-sre**

**The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.**

# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

- [x] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) and the [instructions for creating a list](https://github.com/sindresorhus/awesome/blob/master/create-list.md).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license) *(Meaning something like CC0, NOT a code licence like MIT, BSD, Apache, etc)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a dot, and consistent naming)*,
	- [x] has been added at the bottom of the appropriate category.

The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.

Closes #704
8 years ago
Raymond Camden 77b64eacf1 fix a typo for the product ColdFusion (#705)
The F in ColdFusion needs to be capitalized.
8 years ago
Sindre Sorhus f6aec40883 more spoonfeeding... 8 years ago
Sindre Sorhus f771b7622b new short URL for quicker access to awesome 8 years ago
Ilia Naryzhny 8c1a354ad0 Add Apache Wicket (#694) 8 years ago
Jorge Bucaran 8ac95da11a Add Fish (#636) 8 years ago
Vishnu Ks 9a7b66156b Add Bots (#692) 8 years ago
Nik Graf 61507ef287 Add Draft.js
I tried to add it early March when the list was too young. I have maintained the list since then and would be happy to add it here.

This was the first PR https://github.com/sindresorhus/awesome/pull/564

Closes #668
8 years ago