From 56ced1ec680e00e3a0e747afe23ce65342ea00d9 Mon Sep 17 00:00:00 2001 From: Guillaume Chevalier Date: Wed, 11 Oct 2017 02:34:38 -0400 Subject: [PATCH 01/30] Add Deep Learning Education (#954) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1be6ff1..c2bb824 100644 --- a/readme.md +++ b/readme.md @@ -271,6 +271,7 @@ - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence. - [Papers](https://github.com/terryum/awesome-deep-learning-papers) - The most cited deep learning papers. + - [Education](https://github.com/guillaume-chevalier/awesome-deep-learning-resources) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) From 5d7ad971085e767e7dfe9d43c045c474fe29fcc8 Mon Sep 17 00:00:00 2001 From: Zachary Flower Date: Wed, 11 Oct 2017 00:48:43 -0600 Subject: [PATCH 02/30] Add Open Source Supporters (#1028) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c2bb824..e22d662 100644 --- a/readme.md +++ b/readme.md @@ -564,6 +564,7 @@ - [Ledger](https://github.com/sfischer13/awesome-ledger) - Double-entry accounting on the command-line. - [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works. - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. +- [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. ## License From 15a2ff546c0cd08324cdcc322767c977ad30b78f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20B=C3=B6hm?= Date: Wed, 11 Oct 2017 07:52:54 +0100 Subject: [PATCH 03/30] Add Data Science Tutorials (#1029) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e22d662..3fdd9f8 100644 --- a/readme.md +++ b/readme.md @@ -258,6 +258,7 @@ - [University Courses](https://github.com/prakhar1989/awesome-courses) - [Data Science](https://github.com/bulutyazilim/awesome-datascience) + - [Tutorials](https://github.com/siboehm/awesome-learn-datascience) - [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning) - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - [ML with Ruby](https://github.com/arbox/machine-learning-with-ruby) - Learning, implementing, and applying Machine Learning using Ruby. From 258cbdf3360fc91a545dc5b984dd2648ff5b9a7f Mon Sep 17 00:00:00 2001 From: tleb Date: Wed, 11 Oct 2017 08:57:05 +0200 Subject: [PATCH 04/30] Add Mastodon (#1034) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3fdd9f8..bb7f582 100644 --- a/readme.md +++ b/readme.md @@ -475,6 +475,7 @@ - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) - Bitcoin services and tools for software developers. - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Non-Financial Blockchain](https://github.com/machinomy/awesome-non-financial-blockchain) - Non-financial blockchain applications. +- [Mastodon](https://github.com/tleb/awesome-mastodon) - Open source decentralized microblogging network. ## Miscellaneous From 8ef851eb81551789963028b77796e0813e2f6be5 Mon Sep 17 00:00:00 2001 From: Robert Yokota Date: Tue, 10 Oct 2017 23:59:26 -0700 Subject: [PATCH 05/30] Add HBase (#1037) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bb7f582..5d6ba71 100644 --- a/readme.md +++ b/readme.md @@ -382,6 +382,7 @@ - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. - [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. - [CouchDB](https://github.com/quangv/awesome-couchdb) - Document-oriented NoSQL database. +- [HBase](https://github.com/rayokota/awesome-hbase) - Distributed, scalable, big data store. ## Media From 71c05c8a9cda2828bb68d8ed3114a08faec5a773 Mon Sep 17 00:00:00 2001 From: Robin Stickel Date: Wed, 11 Oct 2017 12:18:01 +0200 Subject: [PATCH 06/30] Add Design Principles (#1045) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d6ba71..472bfa6 100644 --- a/readme.md +++ b/readme.md @@ -568,6 +568,7 @@ - [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works. - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. +- [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. ## License From 285183cdc5f8d294f4d08f9d2b2e667c97b1d429 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 14 Oct 2017 23:40:43 +0700 Subject: [PATCH 07/30] Mention my project on PH --- readme.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 472bfa6..aea7254 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,6 @@ Sponsor -

Mentioned in an Awesome list From 797812a80964486b5633361766b528b1359e516b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 22 Oct 2017 14:31:26 +0700 Subject: [PATCH 09/30] Add guide for mentioned badge --- awesome.md | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/awesome.md b/awesome.md index 5e883a2..a97cf98 100644 --- a/awesome.md +++ b/awesome.md @@ -10,14 +10,40 @@ Research if the stuff you're including is actually awesome. Only put stuff on th ## Awesome badge -[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +This badge is for Awesome lists. + +[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) Add an awesome badge to the top of your list, right next to the title. [Example](https://github.com/sindresorhus/awesome-nodejs). ```md -[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) +[![Awesome](https://awesome.re/badge.svg)](https://awesome.re) ``` +*The badge should not be modified in any way.* + +## Awesome mentioned badge + +This badge is for projects being mentioned in an Awesome list (**NOT for use in Awesome lists**). For example, the [Chalk](https://github.com/chalk/chalk) project could feature this badge because it's listed in [Awesome Node.js](https://github.com/sindresorhus/awesome-nodejs). It's totally optional for projects, but it's a nice way to show they've been featured in an Awesome list. + +[![Mentioned in Awesome](https://awesome.re/mentioned-badge.svg)](https://awesome.re) + +**Fill in the placeholders (Name and URL):** + +```md +[![Mentioned in Awesome ](https://awesome.re/mentioned-badge.svg)](https://github.com/) +``` + +Example: + +```md +[![Mentioned in Awesome Node.js](https://awesome.re/mentioned-badge.svg)](https://github.com/sindresorhus/awesome-nodejs) +``` + +If you're an Awesome list maintainer, you could encourage projects in your list to add the badge. + +*The badge should not be modified in any way.* + ## Comment on why something is awesome Apart from suggesting a particular item on your list, you should also inform your readers *why* it's on the list and how they will benefit from it. From 51948f2849af78f5b770857e340ee3b8a67b2334 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 22 Oct 2017 15:01:02 +0700 Subject: [PATCH 10/30] =?UTF-8?q?=F0=9F=90=A6=20We=20now=20have=20a=20Twit?= =?UTF-8?q?ter=20account?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index aea7254..80948b2 100644 --- a/readme.md +++ b/readme.md @@ -27,15 +27,18 @@ What is an awesome list?    Contribution guide    Creating a list    + Twitter    Sticker


-

- A project of mine is on Product Hunt and could use some feedback 🙌
- speed-test-cli - Test your download speed on the command-line
-

+
+ 🐦 + We now have a Twitter account: @awesome__re +
+ Follow for updates on new lists, community news, and other awesome stuff. +

From 709366479bfa78a748ad1b9a05e8c34944e6ef3d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BCschel?= Date: Fri, 27 Oct 2017 06:32:57 +0200 Subject: [PATCH 11/30] Add Hyperapp (#1058) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 80948b2..ce95620 100644 --- a/readme.md +++ b/readme.md @@ -234,6 +234,7 @@ - [Preact](https://github.com/ooade/awesome-preact) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) - [Next.js](https://github.com/unicodeveloper/awesome-nextjs) - Framework for server-rendered React apps. +- [Hyperapp](https://github.com/hyperapp/awesome-hyperapp) - Tiny JavaScript library for building web apps. ## Back-End Development From 2cb8f205f13af7a5b340d4f83da11417ca97d5ee Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Fri, 27 Oct 2017 21:59:57 -0600 Subject: [PATCH 12/30] Replace Code Sponsor banner with a less obtrusive one (#1111) --- readme.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index ce95620..9e88220 100644 --- a/readme.md +++ b/readme.md @@ -4,14 +4,6 @@
-
- - - Sponsor - - -
- ---- -

What is an awesome list?    Contribution guide    @@ -44,6 +34,13 @@

Just type awesome.re to go here. Check out my blog and follow me on Twitter.

+
+ +

+ + Awesome is proudly sponsored by Code Sponsor + +

## Contents From 42369c66cd804fe87845125ae9a6482bac49c202 Mon Sep 17 00:00:00 2001 From: Kenric D'Souza Date: Mon, 30 Oct 2017 13:39:15 +0530 Subject: [PATCH 13/30] Add some descriptions (#1102) --- readme.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index 9e88220..4c54ea1 100644 --- a/readme.md +++ b/readme.md @@ -77,10 +77,10 @@ - [iOS](https://github.com/vsouza/awesome-ios) - [Android](https://github.com/JStumpp/awesome-android) - [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid) -- [Electron](https://github.com/sindresorhus/awesome-electron) -- [Cordova](https://github.com/busterc/awesome-cordova) +- [Electron](https://github.com/sindresorhus/awesome-electron) - Cross-platform native desktop apps using JavaScript/HTML/CSS. +- [Cordova](https://github.com/busterc/awesome-cordova) - JavaScript API for hybrid apps. - [React Native](https://github.com/jondot/awesome-react-native) -- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin) +- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin) - Mobile app development IDE, testing, and distribution. - [Linux](https://github.com/aleksandar-todorovic/awesome-linux) - [Containers](https://github.com/Friz-zy/awesome-linux-containers) - [macOS](https://github.com/iCHAIT/awesome-macOS) @@ -91,9 +91,9 @@ - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce) - [Amazon Web Services](https://github.com/donnemartin/awesome-aws) - [Windows](https://github.com/Awesome-Windows/Awesome) -- [IPFS](https://github.com/ipfs/awesome-ipfs) -- [Fuse](https://github.com/vinkla/awesome-fuse) -- [Heroku](https://github.com/ianstormtaylor/awesome-heroku) +- [IPFS](https://github.com/ipfs/awesome-ipfs) - P2P hypermedia protocol. +- [Fuse](https://github.com/vinkla/awesome-fuse) - Mobile development tools. +- [Heroku](https://github.com/ianstormtaylor/awesome-heroku) - Cloud platform as a service. - [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more. - [Qt](https://github.com/JesseTG/awesome-qt) - Cross-platform GUI app framework. - [WebExtensions](https://github.com/bfred-it/Awesome-WebExtensions) - Cross-browser extension system. @@ -106,12 +106,12 @@ - [JavaScript](https://github.com/sorrycc/awesome-javascript) - [Promises](https://github.com/wbinnssmith/awesome-promises) - - [Standard Style](https://github.com/standard/awesome-standard) + - [Standard Style](https://github.com/standard/awesome-standard) - Style guide and linter. - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [Tips](https://github.com/loverajoel/jstips) - [Network Layer](https://github.com/Kikobeats/awesome-network-js) - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages) - - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) + - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - Impossible sounding projects that exist. - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages. - [npm](https://github.com/sindresorhus/awesome-npm) - Package manager. - [AVA](https://github.com/avajs/awesome-ava) - Test runner. @@ -181,11 +181,11 @@ - [React](https://github.com/enaqx/awesome-react) - App framework. - [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps. - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) -- [Polymer](https://github.com/Granze/awesome-polymer) +- [Polymer](https://github.com/Granze/awesome-polymer) - JavaScript library to develop Web Components. - [Angular](https://github.com/AngularClass/awesome-angular) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone) - App framework. - [HTML5](https://github.com/diegocard/awesome-html5) -- [SVG](https://github.com/willianjusten/awesome-svg) +- [SVG](https://github.com/willianjusten/awesome-svg) - XML-based vector image format. - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) - [Dojo Toolkit](https://github.com/petk/awesome-dojo) @@ -206,7 +206,7 @@ - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) - [Static Website Services](https://github.com/aharris88/awesome-static-website-services) -- [A-Frame VR](https://github.com/aframevr/awesome-aframe) - Virtual reality. +- [A-Frame VR](https://github.com/aframevr/awesome-aframe) - Virtual reality for web browsers. - [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs) - Functional and reactive JavaScript framework. - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) From 20bde973891e0b9372cd92dbcb0a3f70ab8b0fb8 Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Mon, 30 Oct 2017 09:16:18 +0100 Subject: [PATCH 14/30] Add Visual Regression Testing (#1018) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4c54ea1..b78e0ae 100644 --- a/readme.md +++ b/readme.md @@ -575,6 +575,7 @@ - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. - [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. +- [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing) - Ensures changes did not break the functionality or style. ## License From adfc2063f43ab6cc1159801753afb69270e9e099 Mon Sep 17 00:00:00 2001 From: Juan Lulkin Date: Mon, 30 Oct 2017 09:40:05 +0100 Subject: [PATCH 15/30] Add Idris (#1047) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b78e0ae..a229ecc 100644 --- a/readme.md +++ b/readme.md @@ -166,6 +166,7 @@ - [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software. - [ActionScript 3](https://github.com/robinrodricks/awesome-actionscript3) - Object-oriented language targeting Adobe AIR. - [Eta](https://github.com/sfischer13/awesome-eta) - Functional programming language for the JVM. +- [Idris](https://github.com/joaomilho/awesome-idris) - General purpose pure functional programming language with dependent types influenced by Haskell and ML. ## Front-End Development From 237a2fef74635e0bc84fcfee2937c0aa687d411e Mon Sep 17 00:00:00 2001 From: John Jago Date: Mon, 30 Oct 2017 04:13:57 -0500 Subject: [PATCH 16/30] Add Theravada (#1116) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a229ecc..36deccf 100644 --- a/readme.md +++ b/readme.md @@ -577,6 +577,7 @@ - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. - [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. - [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing) - Ensures changes did not break the functionality or style. +- [Theravada](https://github.com/johnjago/awesome-theravada) - Teachings from the Theravada Buddhist tradition. ## License From 4954d77de90dacbb0815a1db60968486afa35aa5 Mon Sep 17 00:00:00 2001 From: Eric Berry Date: Wed, 1 Nov 2017 00:58:34 -0600 Subject: [PATCH 17/30] Re-enable dynamic Code Sponsor link (#1122) --- readme.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 36deccf..eb08f2f 100644 --- a/readme.md +++ b/readme.md @@ -36,11 +36,9 @@


-

- - Awesome is proudly sponsored by Code Sponsor - -

+ + Sponsor + ## Contents From 003cf83af80816418196029fe59483ebd8dba34b Mon Sep 17 00:00:00 2001 From: platy11 Date: Thu, 2 Nov 2017 23:47:20 +1100 Subject: [PATCH 18/30] Add descriptions for entries (#1121) --- readme.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index eb08f2f..faeef80 100644 --- a/readme.md +++ b/readme.md @@ -72,7 +72,7 @@ - [Node.js](https://github.com/sindresorhus/awesome-nodejs) - JavaScript runtime built on Chrome's V8 JavaScript engine. - [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks) -- [iOS](https://github.com/vsouza/awesome-ios) +- [iOS](https://github.com/vsouza/awesome-ios) - Mobile operating system for Apple phones and tablets. - [Android](https://github.com/JStumpp/awesome-android) - [IoT & Hybrid Apps](https://github.com/weblancaster/awesome-IoT-hybrid) - [Electron](https://github.com/sindresorhus/awesome-electron) - Cross-platform native desktop apps using JavaScript/HTML/CSS. @@ -84,7 +84,7 @@ - [macOS](https://github.com/iCHAIT/awesome-macOS) - [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line) - [Screensavers](https://github.com/aharris88/awesome-macos-screensavers) -- [watchOS](https://github.com/yenchenlin/awesome-watchos) +- [watchOS](https://github.com/yenchenlin/awesome-watchos) - Operating system for the Apple Watch. - [JVM](https://github.com/deephacks/awesome-jvm) - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce) - [Amazon Web Services](https://github.com/donnemartin/awesome-aws) @@ -183,7 +183,7 @@ - [Polymer](https://github.com/Granze/awesome-polymer) - JavaScript library to develop Web Components. - [Angular](https://github.com/AngularClass/awesome-angular) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone) - App framework. -- [HTML5](https://github.com/diegocard/awesome-html5) +- [HTML5](https://github.com/diegocard/awesome-html5) - Markup language used for websites & web apps. - [SVG](https://github.com/willianjusten/awesome-svg) - XML-based vector image format. - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) @@ -200,7 +200,7 @@ - [Material Design](https://github.com/sachin1092/awesome-material) - [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations. - [Emails](https://github.com/jonathandion/awesome-emails) -- [jQuery](https://github.com/petk/awesome-jquery) +- [jQuery](https://github.com/petk/awesome-jquery) - Easy to use JavaScript library for DOM manipulation. - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Offline-First](https://github.com/pazguille/offline-first) @@ -246,11 +246,11 @@ - [Education](https://github.com/pehapkari/awesome-symfony-education) - [Laravel](https://github.com/chiraggude/awesome-laravel) - PHP framework. - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) -- [Rails](https://github.com/ekremkaraca/awesome-rails) +- [Rails](https://github.com/ekremkaraca/awesome-rails) - Web app framework for Ruby. - [Gems](https://github.com/hothero/awesome-rails-gem) - Packages. - [Phalcon](https://github.com/phalcon/awesome-phalcon) - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess) -- [nginx](https://github.com/fcambus/nginx-resources) +- [nginx](https://github.com/fcambus/nginx-resources) - Web server. - [Dropwizard](https://github.com/stve/awesome-dropwizard) - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - [Lumen](https://github.com/unicodeveloper/awesome-lumen) @@ -325,7 +325,7 @@ - [Vim](https://github.com/mhinz/vim-galore) - [Emacs](https://github.com/emacs-tw/awesome-emacs) - [Atom](https://github.com/mehcode/awesome-atom) - Open-source and hackable text editor. -- [Visual Studio Code](https://github.com/viatsko/awesome-vscode) +- [Visual Studio Code](https://github.com/viatsko/awesome-vscode) - Cross-platform open-source text editor. ## Gaming @@ -352,7 +352,7 @@ - [Fish](https://github.com/jbucaran/awesome-fish) - User-friendly shell. - [Command-Line Apps](https://github.com/aharris88/awesome-cli-apps) - [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins) -- [GitHub](https://github.com/phillipadsmith/awesome-github) +- [GitHub](https://github.com/phillipadsmith/awesome-github) - Hosting service for Git repositories. - [Browser Extensions](https://github.com/stefanbuck/awesome-browser-extensions-for-github) - [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet) @@ -396,7 +396,7 @@ - [Fonts](https://github.com/brabadu/awesome-fonts) - [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts. - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) -- [GIF](https://github.com/davisonio/awesome-gif) +- [GIF](https://github.com/davisonio/awesome-gif) - Image format known for animated images. - [Music](https://github.com/ciconia/awesome-music) - [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents) - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) @@ -485,7 +485,7 @@ ## Miscellaneous -- [JSON](https://github.com/burningtree/awesome-json) +- [JSON](https://github.com/burningtree/awesome-json) - Text based data interchange format. - [GeoJSON](https://github.com/tmcw/awesome-geojson) - [Datasets](https://github.com/jdorfman/awesome-json-datasets) - [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev) From a9831a396f0e6fca602441a4ece4b8c969bb902e Mon Sep 17 00:00:00 2001 From: Marius Oehler Date: Thu, 2 Nov 2017 14:27:13 +0100 Subject: [PATCH 19/30] Add inspectIT (#1070) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index faeef80..1c4db38 100644 --- a/readme.md +++ b/readme.md @@ -576,6 +576,7 @@ - [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. - [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing) - Ensures changes did not break the functionality or style. - [Theravada](https://github.com/johnjago/awesome-theravada) - Teachings from the Theravada Buddhist tradition. +- [inspectIT](https://github.com/inspectit-labs/awesome-inspectit) - Open source Java app performance management tool. ## License From 6b8abb17a1b249c16e0cbc51996e4faf4b03c9c5 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 3 Nov 2017 22:43:15 +0700 Subject: [PATCH 20/30] Fix link in contributing.md Fixes #1118 --- contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributing.md b/contributing.md index 8a8e494..ea9f205 100644 --- a/contributing.md +++ b/contributing.md @@ -50,4 +50,4 @@ You'll need a [GitHub account](https://github.com/join)! Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines. -[Here](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. +[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. From 93988398009165ffda97cf81692b556b2f24d0ff Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 4 Nov 2017 16:02:14 +0700 Subject: [PATCH 21/30] Ban WTFPL and The Unlicense They are not good licenses. --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index 816cd19..e80e486 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -40,6 +40,7 @@ - Should only have one level of sub-lists, preferably none. - Has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license). - That means something like CC0, **not a code licence like MIT, BSD, Apache, etc.** + - [WTFPL](http://www.wtfpl.net) and [Unlicense](http://unlicense.org) are not acceptable licenses. - If you use a license badge, it should be SVG, not PNG. - Has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). - The file should be named `contributing.md`. Casing is up to you. From 318151df33c9cec202f71e0e1b5d5fbcac918f11 Mon Sep 17 00:00:00 2001 From: "PatrickJS [tipe.io]" Date: Tue, 14 Nov 2017 19:02:09 -0800 Subject: [PATCH 22/30] Correct link to Angular list (#1131) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1c4db38..2dff878 100644 --- a/readme.md +++ b/readme.md @@ -181,7 +181,7 @@ - [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps. - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Polymer](https://github.com/Granze/awesome-polymer) - JavaScript library to develop Web Components. -- [Angular](https://github.com/AngularClass/awesome-angular) - App framework. +- [Angular](https://github.com/gdi2290/awesome-angular) - App framework. - [Backbone](https://github.com/sadcitizen/awesome-backbone) - App framework. - [HTML5](https://github.com/diegocard/awesome-html5) - Markup language used for websites & web apps. - [SVG](https://github.com/willianjusten/awesome-svg) - XML-based vector image format. From 400f4ba50af289cadd9700e2363d3df09f0227ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Gonz=C3=A1lez?= Date: Thu, 16 Nov 2017 19:34:24 +0100 Subject: [PATCH 23/30] Add Diversity (#1087) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2dff878..af5abd0 100644 --- a/readme.md +++ b/readme.md @@ -572,6 +572,7 @@ - [Ledger](https://github.com/sfischer13/awesome-ledger) - Double-entry accounting on the command-line. - [Uncopyright](https://github.com/johnjago/awesome-uncopyright) - Public domain works. - [Crypto Currency Tools & Algorithms](https://github.com/kennethreitz/awesome-coins) — Digital currency where encryption is used to regulate the generation of units and verify transfers. +- [Diversity](https://github.com/folkswhocode/awesome-diversity) - Creating a more inclusive and diverse tech community. - [Open Source Supporters](https://github.com/zachflower/awesome-open-source-supporters) - Companies that offer their tools and services for free to open source projects. - [Design Principles](https://github.com/robinstickel/awesome-design-principles) - Create better and more consistent designs and experiences. - [Visual Regression Testing](https://github.com/mojoaxel/awesome-regression-testing) - Ensures changes did not break the functionality or style. From cf970c6fce62b869f65eafd761a15b16a62ed629 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 20 Nov 2017 02:16:46 +0700 Subject: [PATCH 24/30] Update info section --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index af5abd0..94a2bcf 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@
+ + +

My free macOS app HEIC Converter is on Product Hunt. Could use some feedback.

+

Just type awesome.re to go here. Check out my blog and follow me on Twitter. From 34afc20537b34b57b75c3bb319894f5e87efc4fa Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 1 Dec 2017 00:34:51 +0100 Subject: [PATCH 25/30] Update info section --- readme.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/readme.md b/readme.md index 94a2bcf..ed23c2c 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,6 @@
- - -

My free macOS app HEIC Converter is on Product Hunt. Could use some feedback.

-

Just type awesome.re to go here. Check out my blog and follow me on Twitter.


- - Sponsor - - ## Contents From 2aa290e928d692a334adf608e54471e2c7da9734 Mon Sep 17 00:00:00 2001 From: Sergey Bronnikov Date: Sat, 9 Dec 2017 15:54:26 +0300 Subject: [PATCH 26/30] Update URL of the `Free Software Testing Books` list (#1156) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ed23c2c..65b1bb8 100644 --- a/readme.md +++ b/readme.md @@ -307,7 +307,7 @@ ## Books - [Free Programming Books](https://github.com/EbookFoundation/free-programming-books) -- [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md) +- [Free Software Testing Books](https://github.com/ligurio/awesome-software-quality) - [Go Books](https://github.com/dariubs/GoBooks) - [R Books](https://github.com/RomanTsegelskyi/rbooks) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) From 209a803c75a83cc3b4c0d9548e3027e883b16713 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 10 Dec 2017 22:33:46 +0100 Subject: [PATCH 27/30] Update info section --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 65b1bb8..e51ff3b 100644 --- a/readme.md +++ b/readme.md @@ -23,6 +23,7 @@
+ + +

My free macOS app Black Out is on Product Hunt.
It makes it easy to hide sensitive parts of an image.

+

Just type awesome.re to go here. Check out my blog and follow me on Twitter. From e97541a22e86a38c41464bdbdeff019b57197827 Mon Sep 17 00:00:00 2001 From: Shuaib Yunus Date: Sun, 10 Dec 2017 23:15:48 +0100 Subject: [PATCH 28/30] Add Terraform (#978) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e51ff3b..cafd8fd 100644 --- a/readme.md +++ b/readme.md @@ -258,6 +258,7 @@ - [Serverless Framework](https://github.com/JustServerless/awesome-serverless) - [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket) - Java web app framework. - [Vert.x](https://github.com/vert-x3/vertx-awesome) - Toolkit for building reactive apps on the JVM. +- [Terraform](https://github.com/shuaibiyy/awesome-terraform) - Tool for building, changing, and versioning infrastructure. ## Computer Science From 7516772f106f14c52c49f634b425504eb3337238 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 16 Dec 2017 01:22:11 +0100 Subject: [PATCH 29/30] Update info section --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index cafd8fd..ada6e7e 100644 --- a/readme.md +++ b/readme.md @@ -33,7 +33,7 @@
--> -

My free macOS app Black Out is on Product Hunt.
It makes it easy to hide sensitive parts of an image.

+

Support my work with the Awesome project and open source in general


From 6aa449700d3c9999e4470647aee5408b866937f1 Mon Sep 17 00:00:00 2001 From: Julio Cesar dos Santos Date: Fri, 15 Dec 2017 22:26:27 -0200 Subject: [PATCH 30/30] PostCSS is not a preprocessor (#1163) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index ada6e7e..3fcfb44 100644 --- a/readme.md +++ b/readme.md @@ -216,7 +216,7 @@ - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) -- [PostCSS](https://github.com/jjaderg/awesome-postcss) - CSS preprocessor. +- [PostCSS](https://github.com/jjaderg/awesome-postcss) - CSS tool. - [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React. - [Service Workers](https://github.com/TalAter/awesome-service-workers) - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps)