From 51a526a626f9a92e77d2da32875d56bf5cf2cf76 Mon Sep 17 00:00:00 2001 From: Can Delibas Date: Sun, 20 Mar 2016 23:02:55 +0700 Subject: [PATCH 001/155] Close #586 PR: Add Ionic 2. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b7bf122..81d33e7 100644 --- a/readme.md +++ b/readme.md @@ -167,6 +167,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Marionette.js](https://github.com/sadcitizen/awesome-marionette) - [Aurelia](https://github.com/behzad888/awesome-aurelia) - [Charting](https://github.com/zingchart/awesome-charting) +- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) ## Back-end Development From 67344ffa939efdb248423d2e5722c5fe810f73f1 Mon Sep 17 00:00:00 2001 From: Egon Geerardyn Date: Sun, 20 Mar 2016 23:12:25 +0700 Subject: [PATCH 002/155] Close #585 PR: LaTeX. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 81d33e7..c0cf191 100644 --- a/readme.md +++ b/readme.md @@ -401,6 +401,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* - [Vulkan](https://github.com/vinjn/awesome-vulkan) +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* ## License From b8105478b2095d26adccde9ef5b39bca5337baf7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 21 Mar 2016 02:58:24 +0700 Subject: [PATCH 003/155] Add AVA > AVA is a minimal & futuristic JavaScript test runner https://github.com/sindresorhus/awesome-ava --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c0cf191..3ef3e93 100644 --- a/readme.md +++ b/readme.md @@ -79,6 +79,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* - [npm](https://github.com/sindresorhus/awesome-npm) + - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) From 8d8d1d1eaf79ccd68e088fcd10f5edddf0e04a1a Mon Sep 17 00:00:00 2001 From: eleventigers Date: Tue, 22 Mar 2016 17:22:01 +0700 Subject: [PATCH 004/155] Close #587 PR: Add RxJava. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3ef3e93..dc64618 100644 --- a/readme.md +++ b/readme.md @@ -107,6 +107,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Groovy](https://github.com/kdabir/awesome-groovy) - [Dart](https://github.com/yissachar/awesome-dart) - [Java](https://github.com/akullpp/awesome-java) + - [RxJava](https://github.com/eleventigers/awesome-rxjava) - [Kotlin](https://github.com/JavaBy/awesome-kotlin) - [OCaml](https://github.com/rizo/awesome-ocaml) - [Coldfusion](https://github.com/seancoyne/awesome-coldfusion) From f19b5525462dc40d39cf28a7dfd8fce12fda81cd Mon Sep 17 00:00:00 2001 From: Ian Storm Taylor Date: Tue, 29 Mar 2016 14:17:33 +0700 Subject: [PATCH 005/155] Close #593 PR: Add Heroku. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dc64618..e7e1732 100644 --- a/readme.md +++ b/readme.md @@ -65,6 +65,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Windows](https://github.com/RiseLedger/awesome-windows) - [IPFS](https://github.com/ipfs/awesome-ipfs) - [Fuse](https://github.com/vinkla/awesome-fuse) +- [Heroku](https://github.com/ianstormtaylor/awesome-heroku) ## Programming Languages From c894bc34a6775cbb06b110c82f6c7c326aa56778 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 3 Apr 2016 00:42:10 +0700 Subject: [PATCH 006/155] =?UTF-8?q?=F0=9F=98=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e7e1732..2e89ab1 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ - [What is an awesome list?](awesome.md) - [Contribution guide](contributing.md) -- [Creating a list](create-list.md) +- [Creating a list](create-list.md)
Please take the time to read this and do an actual effort with your list. All the low-quality submissions are burning me out... - [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome) [![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) From 3168d6585ca962073e582b5e624b1aa8879bd303 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 11 Apr 2016 17:30:19 +0700 Subject: [PATCH 007/155] Add Chrome DevTools @paulirish fyi :) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2e89ab1..5bc2488 100644 --- a/readme.md +++ b/readme.md @@ -171,6 +171,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Aurelia](https://github.com/behzad888/awesome-aurelia) - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) +- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) ## Back-end Development From e99342f3b7e789a9b45c3fad44ab3b6aedfdf940 Mon Sep 17 00:00:00 2001 From: Prosper Otemuyiwa Date: Tue, 12 Apr 2016 17:19:41 +0100 Subject: [PATCH 008/155] Add Lumen (#589) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5bc2488..5d49023 100644 --- a/readme.md +++ b/readme.md @@ -194,6 +194,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [nginx](https://github.com/fcambus/nginx-resources) - [Dropwizard](https://github.com/stve/awesome-dropwizard) - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) +- [Lumen](https://github.com/unicodeveloper/awesome-lumen) ## Computer Science From 2bcd0da2e5932c7520631af3e2d44ee696868b8a Mon Sep 17 00:00:00 2001 From: Zach Date: Sun, 17 Apr 2016 18:27:19 +0700 Subject: [PATCH 009/155] Add ESLint (#616) A list of awesome ESLint configs, plugins, etc. Closes #616 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5d49023..84aaad2 100644 --- a/readme.md +++ b/readme.md @@ -81,6 +81,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* - [npm](https://github.com/sindresorhus/awesome-npm) - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* + - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) From 8c08210a50ef35a4b2856ec4fa1b2bf11f26692d Mon Sep 17 00:00:00 2001 From: Willian Justen Date: Thu, 21 Apr 2016 19:33:03 +0700 Subject: [PATCH 010/155] Add Audio Visualization Closes #591 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 84aaad2..18e6dba 100644 --- a/readme.md +++ b/readme.md @@ -314,6 +314,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) +- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) ## Learn From dbca080dedd257630a0868fe37e8472a6e551844 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franc=CC=A7ois?= Date: Thu, 21 Apr 2016 20:01:19 +0700 Subject: [PATCH 011/155] Add Network Analysis https://github.com/briatte/awesome-network-analysis * over 100 links right now * the table of contents is partly based on the Deep Learning list * the license is identical to yours Hope you like it! Closes #609 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 18e6dba..8e0ea6c 100644 --- a/readme.md +++ b/readme.md @@ -409,7 +409,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* - +- [Network Analysis](https://github.com/briatte/awesome-network-analysis) ## License From 0707aa7cbca139699730c40e73eb62875762222b Mon Sep 17 00:00:00 2001 From: jtoy Date: Thu, 21 Apr 2016 09:18:34 -0400 Subject: [PATCH 012/155] Add TensorFlow (#611) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8e0ea6c..4c908df 100644 --- a/readme.md +++ b/readme.md @@ -210,6 +210,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cryptography](https://github.com/MaciejCzyzewski/retter) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) *(Neural networks)* + - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - [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 f65606c3d1d35353ff3fa2c54a28822dab9d8a1c Mon Sep 17 00:00:00 2001 From: Tal Ater Date: Sun, 24 Apr 2016 04:31:07 +0700 Subject: [PATCH 013/155] Add Book Authoring Closes #576 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4c908df..a6753fe 100644 --- a/readme.md +++ b/readme.md @@ -246,6 +246,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Go Books](https://github.com/dariubs/GoBooks) - [R Books](https://github.com/RomanTsegelskyi/rbooks) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) +- [Book Authoring](https://github.com/TalAter/awesome-book-authoring) ## Editors From d6ce0693666d1e014968d0c473e91e27ef2da7fa Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 24 Apr 2016 23:22:42 +0700 Subject: [PATCH 014/155] minor formatting tweaks --- readme.md | 59 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 30 insertions(+), 29 deletions(-) diff --git a/readme.md b/readme.md index a6753fe..e33e83b 100644 --- a/readme.md +++ b/readme.md @@ -78,9 +78,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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) - - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) *(for npm packages)* + - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages - [npm](https://github.com/sindresorhus/awesome-npm) - - [AVA](https://github.com/sindresorhus/awesome-ava) *(Test runner)* + - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) @@ -92,7 +92,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Go](https://github.com/avelino/awesome-go) - [Scala](https://github.com/lauris/awesome-scala) - [Ruby](https://github.com/markets/awesome-ruby) - - [Ruby Events](https://github.com/planetruby/awesome-events) *(Conferences, Meetups, etc.)* + - [Events](https://github.com/planetruby/awesome-events) - [Clojure](https://github.com/razum2um/awesome-clojure) - [ClojureScript](https://github.com/emrehan/awesome-clojurescript) - [Elixir](https://github.com/h4cc/awesome-elixir) @@ -130,7 +130,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - [Web Tools](https://github.com/lvwzhen/tools) - [CSS](https://github.com/sotayamashita/awesome-css) - - [Critical-Path (Above-the-fold) Tools](https://github.com/addyosmani/critical-path-css-tools) + - [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools) - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list) - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Protips](https://github.com/AllThingsSmitty/css-protips) @@ -159,11 +159,11 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [D3](https://github.com/wbkd/awesome-d3) - [Emails](https://github.com/jonathandion/awesome-emails) - [jQuery](https://github.com/peterkokot/awesome-jquery) - - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) + - [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) - [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 - [Cycle.js](https://github.com/vic/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) @@ -185,7 +185,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Play1 Framework](https://github.com/PerfectCarl/awesome-play1) - [CakePHP](https://github.com/friendsofcake/awesome-cakephp) - [Symfony](https://github.com/sitepoint/awesome-symfony) - - [Education](https://github.com/Symfonisti/awesome-symfony-education) + - [Education](https://github.com/Symfonisti/awesome-symfony-education) - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) @@ -209,7 +209,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Cryptography](https://github.com/MaciejCzyzewski/retter) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) -- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) *(Neural networks)* +- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) @@ -262,17 +262,17 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Game Development](https://github.com/ellisonleao/magictools) - [Game Talks](https://github.com/hzoo/awesome-gametalks) -- [Godot](https://github.com/Calinou/awesome-godot) *(Game engine)* +- [Godot](https://github.com/Calinou/awesome-godot) - Game engine - [Open Source Games](https://github.com/leereilly/games) -- [Unity](https://github.com/RyanNielson/awesome-unity) *(Game engine)* +- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine - [Chess](https://github.com/hkirat/awesome-chess) -- [LÖVE](https://github.com/JanWerder/awesome-love2d) *(Game engine)* -- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) *(Fantasy console)* +- [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine +- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console ## Development Environment -- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) +- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - OS X - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) @@ -290,7 +290,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Entertainment -- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) *(Scifi)* +- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi - [Fantasy](https://github.com/RichardLitt/awesome-fantasy) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters) @@ -303,7 +303,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) -- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) *(PHP ORM)* +- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM - [MongoDB](https://github.com/ramnes/awesome-mongodb) @@ -311,7 +311,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Creative Commons Media](https://github.com/shime/creative-commons-media) - [Fonts](https://github.com/brabadu/awesome-fonts) -- [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)* +- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) @@ -321,7 +321,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Learn -- [CLI Workshoppers/Adventures](https://github.com/therebelrobot/awesome-workshopper) +- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials - [Learn to Program](https://github.com/karlhorky/learn-to-program) - [Speaking](https://github.com/matteofigus/awesome-speaking) - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) @@ -333,7 +333,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Application Security](https://github.com/paragonie/awesome-appsec) - [Security](https://github.com/sbilly/awesome-security) -- [CTF](https://github.com/apsdehal/awesome-ctf) *(Capture the Flag)* +- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) @@ -366,9 +366,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) -- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin/) -- [Answers](https://github.com/jugoncalves/awesome-answers) *(Stack Overflow, Quora, etc)* -- [Sketch](https://github.com/diessica/awesome-sketch) *(OS X app)* +- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) +- [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc +- [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) @@ -381,9 +381,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) - [Gulp](https://github.com/alferov/awesome-gulp) -- [AMA](https://github.com/sindresorhus/amas) *(Ask Me Anything)* +- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything - [Answers](https://github.com/stoeffel/awesome-ama-answers) -- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography/) +- [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) - [OpenGL](https://github.com/eug/awesome-opengl) - [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) @@ -399,20 +399,21 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) -- [Ripple](https://github.com/vhpoet/awesome-ripple) *(Open-source distributed settlement network)* +- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) -- [TAP](https://github.com/sindresorhus/awesome-tap) *(Test Anything Protocol)* +- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol - [Robotics](https://github.com/Kiloreux/awesome-robotics) -- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) *(an "Internet of Things" connectivity protocol)* +- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) -- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* -- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* +- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework +- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices - [Vulkan](https://github.com/vinjn/awesome-vulkan) -- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) + ## License [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) From 9473282ee4b383b07c8580eb7bc1896bc0497f7c Mon Sep 17 00:00:00 2001 From: Anton Tarasenko Date: Wed, 13 Apr 2016 19:31:41 +0300 Subject: [PATCH 015/155] Add Economics Closes #615 --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index e33e83b..840ced9 100644 --- a/readme.md +++ b/readme.md @@ -412,6 +412,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* +- [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit ## License From ebcab42da6f5b347e6d875facd827f709dda4e14 Mon Sep 17 00:00:00 2001 From: vsemozhetbyt Date: Wed, 27 Apr 2016 08:41:11 +0300 Subject: [PATCH 016/155] Delete dublicate LaTeX link (#635) Delete one with italics according to style of others. --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 840ced9..4c10afb 100644 --- a/readme.md +++ b/readme.md @@ -412,7 +412,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vulkan](https://github.com/vinjn/awesome-vulkan) - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) -- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit From bc354c10d076630b68b49f57b4f4ff5d0615a711 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 May 2016 15:21:25 +0700 Subject: [PATCH 017/155] add .editorconfig --- .editorconfig | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 0000000..aaac325 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,8 @@ +root = true + +[*] +indent_style = tab +end_of_line = lf +charset = utf-8 +trim_trailing_whitespace = true +insert_final_newline = true From 6b747a30c7296c17744d1098155e9f3f3361d99d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 2 May 2016 15:27:18 +0700 Subject: [PATCH 018/155] update code of conduct --- code-of-conduct.md | 80 ++++++++++++++++++++++++++++++---------------- 1 file changed, 52 insertions(+), 28 deletions(-) diff --git a/code-of-conduct.md b/code-of-conduct.md index be26cfd..a7c7db8 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -1,24 +1,41 @@ -# Contributor Code of Conduct +# Contributor Covenant Code of Conduct -As contributors and maintainers of this project, and in the interest of -fostering an open and welcoming community, we pledge to respect all people who -contribute through reporting issues, posting feature requests, updating -documentation, submitting pull requests or patches, and other activities. +## Our Pledge -We are committed to making participation in this project a harassment-free -experience for everyone, regardless of level of experience, gender, gender -identity and expression, sexual orientation, disability, personal appearance, -body size, race, ethnicity, age, religion, or nationality. +In the interest of fostering an open and welcoming environment, we as +contributors and maintainers pledge to making participation in our project and +our community a harassment-free experience for everyone, regardless of age, body +size, disability, ethnicity, gender identity and expression, level of experience, +nationality, personal appearance, race, religion, or sexual identity and +orientation. + +## Our Standards + +Examples of behavior that contributes to creating a positive environment +include: + +* Using welcoming and inclusive language +* Being respectful of differing viewpoints and experiences +* Gracefully accepting constructive criticism +* Focusing on what is best for the community +* Showing empathy towards other community members Examples of unacceptable behavior by participants include: -* The use of sexualized language or imagery -* Personal attacks -* Trolling or insulting/derogatory comments +* The use of sexualized language or imagery and unwelcome sexual attention or +advances +* Trolling, insulting/derogatory comments, and personal or political attacks * Public or private harassment -* Publishing other's private information, such as physical or electronic - addresses, without explicit permission -* Other unethical or unprofessional conduct +* Publishing others' private information, such as a physical or electronic + address, without explicit permission +* Other conduct which could reasonably be considered inappropriate in a + professional setting + +## Our Responsibilities + +Project maintainers are responsible for clarifying the standards of acceptable +behavior and are expected to take appropriate and fair corrective action in +response to any instances of unacceptable behavior. Project maintainers have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions @@ -26,25 +43,32 @@ that are not aligned to this Code of Conduct, or to ban temporarily or permanently any contributor for other behaviors that they deem inappropriate, threatening, offensive, or harmful. -By adopting this Code of Conduct, project maintainers commit themselves to -fairly and consistently applying these principles to every aspect of managing -this project. Project maintainers who do not follow or enforce the Code of -Conduct may be permanently removed from the project team. +## Scope This Code of Conduct applies both within project spaces and in public spaces -when an individual is representing the project or its community. +when an individual is representing the project or its community. Examples of +representing a project or community include using an official project e-mail +address, posting via an official social media account, or acting as an appointed +representative at an online or offline event. Representation of a project may be +further defined and clarified by project maintainers. + +## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting a project maintainer at sindresorhus@gmail.com. All +reported by contacting the project team at sindresorhus@gmail.com. All complaints will be reviewed and investigated and will result in a response that -is deemed necessary and appropriate to the circumstances. Maintainers are -obligated to maintain confidentiality with regard to the reporter of an -incident. +is deemed necessary and appropriate to the circumstances. The project team is +obligated to maintain confidentiality with regard to the reporter of an incident. +Further details of specific enforcement policies may be posted separately. +Project maintainers who do not follow or enforce the Code of Conduct in good +faith may face temporary or permanent repercussions as determined by other +members of the project's leadership. -This Code of Conduct is adapted from the [Contributor Covenant][homepage], -version 1.3.0, available at -[http://contributor-covenant.org/version/1/3/0/][version] +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4, +available at [http://contributor-covenant.org/version/1/4][version] [homepage]: http://contributor-covenant.org -[version]: http://contributor-covenant.org/version/1/3/0/ +[version]: http://contributor-covenant.org/version/1/4/ From ed929d2c22313e7d60e64af9b93774d6ee4faeb1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 3 May 2016 16:58:47 +0700 Subject: [PATCH 019/155] =?UTF-8?q?=F0=9F=90=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/contributing.md b/contributing.md index dc7b973..8a8e494 100644 --- a/contributing.md +++ b/contributing.md @@ -2,6 +2,8 @@ Please note that this project is released with a [Contributor Code of Conduct](code-of-conduct.md). By participating in this project you agree to abide by its terms. +# The pull request should have a useful title. Pull requests with `Update readme.md` as title will be closed right away because I'm so tired of nobody reading this document. Please carefully read everything in `Adding to this list`. + ## Table of Contents - [Adding to this list](#adding-to-this-list) From bb0d4120795d19817f7d3b8a196e290d3f0896f4 Mon Sep 17 00:00:00 2001 From: Christoph Hermann Date: Fri, 13 May 2016 13:43:27 +0700 Subject: [PATCH 020/155] Add JavaScript Functional Programming This adds [Awesome FP JS](https://github.com/stoeffel/awesome-fp-js) to the list. How do you like the list? Is there anything we have to change/add? Thanks. // cc @naehrstoff closes https://github.com/stoeffel/awesome-fp-js/issues/10 Closes #612 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4c10afb..e425431 100644 --- a/readme.md +++ b/readme.md @@ -82,6 +82,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [npm](https://github.com/sindresorhus/awesome-npm) - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner - [ESLint](https://github.com/dustinspecker/awesome-eslint) + - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) From 6652803d5a4b588c27b5c28815c062332c176045 Mon Sep 17 00:00:00 2001 From: "Jens A. Koch" Date: Fri, 13 May 2016 11:42:37 +0200 Subject: [PATCH 021/155] Added Composer (#653) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e425431..93dfdc6 100644 --- a/readme.md +++ b/readme.md @@ -117,6 +117,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Fortran](https://github.com/rabbiabram/awesome-fortran) - [.NET](https://github.com/quozd/awesome-dotnet) - [PHP](https://github.com/ziadoz/awesome-php) + - [Composer](https://github.com/jakoch/awesome-composer) - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) - [Assembler](https://github.com/mat0thew/awesome-asm) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) From 20a8768fab871e747a891c6d4d4e34ffcb30298e Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Fri, 13 May 2016 05:09:18 -0500 Subject: [PATCH 022/155] Add RethinkDB (#651) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 93dfdc6..74c21cf 100644 --- a/readme.md +++ b/readme.md @@ -307,6 +307,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM - [MongoDB](https://github.com/ramnes/awesome-mongodb) +- [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) ## Media From 81002e9254dee3d898cb55d4cf3f09e64ddf5094 Mon Sep 17 00:00:00 2001 From: Andrew Martin Date: Mon, 16 May 2016 18:28:12 +0100 Subject: [PATCH 023/155] Add Funny Markov (#655) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 74c21cf..0596c67 100644 --- a/readme.md +++ b/readme.md @@ -416,6 +416,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit +- [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) ## License From ef80a1bfdadacaee975180699b3a216ec3d4ee9d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 18 May 2016 13:15:24 +0700 Subject: [PATCH 024/155] Add JavaScript Observables (#659) > An Observable is a collection that arrives over time. Observables can be used to model push-based data sources such as events, timer intervals, asynchronous requests, and animations. Observables can be transformed, combined, and consumed using array-like methods. https://github.com/sindresorhus/awesome-observables --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 0596c67..996b755 100644 --- a/readme.md +++ b/readme.md @@ -83,6 +83,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) + - [Observables](https://github.com/sindresorhus/awesome-observables) - [Swift](https://github.com/matteocrippa/awesome-swift) - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) From 4c6586f3a9bd79e83383feeebbdec234cccdbb8b Mon Sep 17 00:00:00 2001 From: Daniel Schmidt Date: Sat, 21 May 2016 11:59:45 +0200 Subject: [PATCH 025/155] Add PostCSS (#660) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 996b755..c4631d2 100644 --- a/readme.md +++ b/readme.md @@ -176,6 +176,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) +- [PostCSS](https://github.com/jjaderg/awesome-postcss) ## Back-end Development From c3a9a88853c9da0d3f63b0fb95da7e56aaea6075 Mon Sep 17 00:00:00 2001 From: Michael Barroco Date: Sun, 22 May 2016 15:48:13 +0700 Subject: [PATCH 026/155] Add Broadcasting Closes #652 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c4631d2..9a4904d 100644 --- a/readme.md +++ b/readme.md @@ -322,6 +322,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Music](https://github.com/ciconia/awesome-music) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) +- [Broadcasting](https://github.com/ebu/awesome-broadcasting) ## Learn From 6ccb612473058e61b6877f17bc31db8da24dff9a Mon Sep 17 00:00:00 2001 From: gitfrage Date: Tue, 24 May 2016 08:31:26 +0200 Subject: [PATCH 027/155] Add Electric Guitar Specifications (#641) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9a4904d..cc7bac0 100644 --- a/readme.md +++ b/readme.md @@ -419,6 +419,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit +- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) From bb0db1c2c2d32d0c804a7d25be75a2c33d1ae3a1 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 31 May 2016 16:23:20 +0700 Subject: [PATCH 028/155] fix heading capitalization --- readme.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index cc7bac0..a32da68 100644 --- a/readme.md +++ b/readme.md @@ -24,8 +24,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Platforms](#platforms) - [Programming Languages](#programming-languages) -- [Front-end Development](#front-end-development) -- [Back-end Development](#back-end-development) +- [Front-End Development](#front-end-development) +- [Back-End Development](#back-end-development) - [Computer Science](#computer-science) - [Big Data](#big-data) - [Theory](#theory) @@ -127,7 +127,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [TypeScript](https://github.com/dzharii/awesome-typescript) -## Front-end Development +## Front-End Development - [ES6 Tools](https://github.com/addyosmani/es6-tools) - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) @@ -179,7 +179,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [PostCSS](https://github.com/jjaderg/awesome-postcss) -## Back-end Development +## Back-End Development - [Django](https://github.com/rosarior/awesome-django) - [Flask](https://github.com/humiaozuzu/awesome-flask) From 99387d47c18940bfb644276e8ab87da286849646 Mon Sep 17 00:00:00 2001 From: Eric Leung Date: Tue, 31 May 2016 02:48:49 -0700 Subject: [PATCH 029/155] Add Bioinformatics (#614) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a32da68..e0a0b33 100644 --- a/readme.md +++ b/readme.md @@ -421,6 +421,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) +- [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) ## License From b461b49355eb429187af5dd4cf7b780eb24a5c00 Mon Sep 17 00:00:00 2001 From: Egon Geerardyn Date: Tue, 31 May 2016 11:52:08 +0200 Subject: [PATCH 030/155] Add pull request template (#670) --- pull_request_template.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pull_request_template.md diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..969ac41 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,19 @@ + + +**URL to your list here** + +**Explain what your list is about and why it is awesome enough to be included here.** + +- [ ] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md). +- [ ] I have read and understood [create-list.md](https://github.com/sindresorhus/awesome/blob/master/create-list.md). +- [ ] This PR (and commit) have a descriptive title. +- The list I added + + - [ ] is not a duplicate, + - [ ] has been around for a few weeks, + - [ ] only has awesome items with descriptions, + - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), + - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license): **your license type here (e.g. CC0, CC-BY, ...)**, + - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), + - [ ] has been checked for inconsistent formatting, spelling and grammar, and + - [ ] has been added at the bottom of the appropriate category. From 8900f38cb366e093e3a0bd5bc7b5103d1a2773be Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 31 May 2016 17:03:40 +0700 Subject: [PATCH 031/155] minor tweaks to the pull request template --- pull_request_template.md | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 969ac41..c811ec4 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,19 +1,17 @@ - + -**URL to your list here** +**URL to your list here.** **Explain what your list is about and why it is awesome enough to be included here.** -- [ ] I have read and understood the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md). -- [ ] I have read and understood [create-list.md](https://github.com/sindresorhus/awesome/blob/master/create-list.md). -- [ ] This PR (and commit) have a descriptive title. +- [ ] 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). +- [ ] This pull request has a descriptive title. - The list I added - - - [ ] is not a duplicate, - - [ ] has been around for a few weeks, - - [ ] only has awesome items with descriptions, - - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), - - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license): **your license type here (e.g. CC0, CC-BY, ...)**, - - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] has been checked for inconsistent formatting, spelling and grammar, and - - [ ] has been added at the bottom of the appropriate category. + - [ ] is not a duplicate, + - [ ] has been around for a few weeks, + - [ ] only has awesome items with descriptions, + - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, + - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), + - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), + - [ ] has been checked for inconsistent formatting, spelling and grammar, and + - [ ] has been added at the bottom of the appropriate category. From d612f06f043916a9c5b741333a0e3fbdc0f93530 Mon Sep 17 00:00:00 2001 From: Philipp Muens Date: Wed, 1 Jun 2016 08:41:43 +0200 Subject: [PATCH 032/155] Add Serverless Framework (#666) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e0a0b33..2115d76 100644 --- a/readme.md +++ b/readme.md @@ -200,6 +200,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dropwizard](https://github.com/stve/awesome-dropwizard) - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - [Lumen](https://github.com/unicodeveloper/awesome-lumen) +- [Serverless Framework](https://github.com/JustServerless/awesome-serverless) ## Computer Science From 340186d77170d52e0f53b5d5d59f35321dbb321a Mon Sep 17 00:00:00 2001 From: pokeball99 Date: Wed, 1 Jun 2016 13:49:35 +0700 Subject: [PATCH 033/155] put JSON lists together i don't think this is an unreasonable change, or if you want @sindresorhus, I could change it to be underneath the javascript, since JSON is a subset of javascript data Closes #673 --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 2115d76..e9da13f 100644 --- a/readme.md +++ b/readme.md @@ -357,11 +357,12 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Miscellaneous - [JSON](https://github.com/burningtree/awesome-json) + - [GeoJSON](https://github.com/tmcw/awesome-geojson) + - [Datasets](https://github.com/jdorfman/awesome-json-datasets) - [Discounts for Student Developers](https://github.com/najela/discount-for-student-dev) - [Slack](https://github.com/matiassingers/awesome-slack) - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) -- [GeoJSON](https://github.com/tmcw/awesome-geojson) - [Sysadmin](https://github.com/n1trux/awesome-sysadmin) - [Radio](https://github.com/kyleterry/awesome-radio) - [Awesome](https://github.com/sindresorhus/awesome) @@ -399,7 +400,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Niche Job Boards](https://github.com/wfhio/awesome-job-boards) - [Data Visualization](https://github.com/fasouto/awesome-dataviz) - [Social Media Share Links](https://github.com/vinkla/share-links) -- [JSON Datasets](https://github.com/jdorfman/awesome-json-datasets) - [Microservices](https://github.com/mfornos/awesome-microservices) - [Unicode Code Points](https://github.com/Codepoints/awesome-codepoints) - [Internet of Things](https://github.com/HQarroum/awesome-iot) From 3522b5bb4221770c400f533311e30ddf2ced6ff9 Mon Sep 17 00:00:00 2001 From: Egon Geerardyn Date: Wed, 1 Jun 2016 10:13:28 +0200 Subject: [PATCH 034/155] Improve PR template (#676) --- pull_request_template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index c811ec4..4d866ba 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,8 +1,8 @@ - + -**URL to your list here.** +**URL to the list here.** -**Explain what your list is about and why it is awesome enough to be included here.** +**Explain what this list is all about and why it should be included here.** - [ ] 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). - [ ] This pull request has a descriptive title. From 03e9949e005081fd4e3f17033647c563e50a9714 Mon Sep 17 00:00:00 2001 From: Siddharth11 Date: Mon, 6 Jun 2016 18:12:30 +0200 Subject: [PATCH 035/155] Add Colorful A curated list of awesome resources to choose your next color scheme. > Ping me here in a few weeks and I'll reopen ;) Since then, it hasn't changed much, but as per your advice I've re-opened it :) Closes #665 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e9da13f..f912a25 100644 --- a/readme.md +++ b/readme.md @@ -423,6 +423,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) +- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. ## License From 83fedc27e85653b3854eb0556a05c95eb5f8f578 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Mon, 6 Jun 2016 18:14:49 +0200 Subject: [PATCH 036/155] end all descriptions in a `.` --- readme.md | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/readme.md b/readme.md index f912a25..25622c5 100644 --- a/readme.md +++ b/readme.md @@ -78,9 +78,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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) - - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages + - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages. - [npm](https://github.com/sindresorhus/awesome-npm) - - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner + - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner. - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Observables](https://github.com/sindresorhus/awesome-observables) @@ -166,7 +166,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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. - [Cycle.js](https://github.com/vic/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) @@ -214,7 +214,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Cryptography](https://github.com/MaciejCzyzewski/retter) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) -- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks +- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision) - [Open Source Society University](https://github.com/open-source-society/computer-science) @@ -267,17 +267,17 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Game Development](https://github.com/ellisonleao/magictools) - [Game Talks](https://github.com/hzoo/awesome-gametalks) -- [Godot](https://github.com/Calinou/awesome-godot) - Game engine +- [Godot](https://github.com/Calinou/awesome-godot) - Game engine. - [Open Source Games](https://github.com/leereilly/games) -- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine +- [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine. - [Chess](https://github.com/hkirat/awesome-chess) -- [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine -- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console +- [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine. +- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console. ## Development Environment -- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - OS X +- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - OS X. - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) @@ -295,7 +295,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Entertainment -- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi +- [Science Fiction](https://github.com/sindresorhus/awesome-scifi) - Scifi. - [Fantasy](https://github.com/RichardLitt/awesome-fantasy) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters) @@ -308,7 +308,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) -- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM +- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM. - [MongoDB](https://github.com/ramnes/awesome-mongodb) - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) @@ -317,7 +317,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Creative Commons Media](https://github.com/shime/creative-commons-media) - [Fonts](https://github.com/brabadu/awesome-fonts) -- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts +- [Codeface](https://github.com/chrissimpkins/codeface) - Text editor fonts. - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) @@ -328,7 +328,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Learn -- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials +- [CLI Workshoppers](https://github.com/therebelrobot/awesome-workshopper) - Interactive tutorials. - [Learn to Program](https://github.com/karlhorky/learn-to-program) - [Speaking](https://github.com/matteofigus/awesome-speaking) - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) @@ -340,7 +340,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Application Security](https://github.com/paragonie/awesome-appsec) - [Security](https://github.com/sbilly/awesome-security) -- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag +- [CTF](https://github.com/apsdehal/awesome-ctf) - Capture The Flag. - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) @@ -375,8 +375,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) -- [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc -- [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app +- [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc. +- [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app. - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) @@ -389,7 +389,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) - [Gulp](https://github.com/alferov/awesome-gulp) -- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything +- [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything. - [Answers](https://github.com/stoeffel/awesome-ama-answers) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) - [OpenGL](https://github.com/eug/awesome-opengl) @@ -406,21 +406,21 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) -- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network +- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) -- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol +- [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. - [Robotics](https://github.com/Kiloreux/awesome-robotics) -- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol +- [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) -- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework -- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices +- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework. +- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. - [Vulkan](https://github.com/vinjn/awesome-vulkan) -- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language +- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. - [Network Analysis](https://github.com/briatte/awesome-network-analysis) -- [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit -- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar +- [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. +- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. From 68129536f5821746d67966b080707edc1f44d7b0 Mon Sep 17 00:00:00 2001 From: Mohamed Taher Alrefaie Date: Mon, 6 Jun 2016 20:06:49 +0200 Subject: [PATCH 037/155] Add TinkerPop Added [awesome-tinkerpop](https://github.com/mohataher/awesome-tinkerpop) to databases section. Closes #667 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 25622c5..e11bfdc 100644 --- a/readme.md +++ b/readme.md @@ -311,6 +311,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM. - [MongoDB](https://github.com/ramnes/awesome-mongodb) - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) +- [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. ## Media From f5dd9afcf919591584d9695f3cac160abb0643e8 Mon Sep 17 00:00:00 2001 From: Rahul Kapoor Date: Thu, 9 Jun 2016 21:11:08 +0530 Subject: [PATCH 038/155] Changed Awesome Windows URL (#684) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index e11bfdc..dc4728f 100644 --- a/readme.md +++ b/readme.md @@ -62,7 +62,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [JVM](https://github.com/deephacks/awesome-jvm) - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce) - [Amazon Web Services](https://github.com/donnemartin/awesome-aws) -- [Windows](https://github.com/RiseLedger/awesome-windows) +- [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) From 1be96f4d43e1d87d83605a1c80ee821434d191a9 Mon Sep 17 00:00:00 2001 From: Michael Scholtz Date: Fri, 10 Jun 2016 00:58:04 +0200 Subject: [PATCH 039/155] Add Steam (#686) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dc4728f..c272d0d 100644 --- a/readme.md +++ b/readme.md @@ -425,6 +425,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. +- [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. ## License From d9dfc07110b020d3efbab646ef6bdb67150d87b3 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 14 Jun 2016 18:58:21 +0200 Subject: [PATCH 040/155] =?UTF-8?q?OS=20X=20=E2=86=92=20macOS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index c272d0d..45e212b 100644 --- a/readme.md +++ b/readme.md @@ -55,7 +55,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Xamarin](https://github.com/benoitjadinon/awesome-xamarin) - [Linux](https://github.com/aleksandar-todorovic/awesome-linux) - [Containers](https://github.com/Friz-zy/awesome-linux-containers) -- [OS X](https://github.com/iCHAIT/awesome-osx) +- [macOS](https://github.com/iCHAIT/awesome-osx) - [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line) - [Screensavers](https://github.com/aharris88/awesome-osx-screensavers) - [watchOS](https://github.com/yenchenlin1994/awesome-watchos) @@ -277,7 +277,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Development Environment -- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - OS X. +- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins) - For macOS. - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) @@ -377,7 +377,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Free for Developers](https://github.com/ripienaar/free-for-dev) - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) - [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc. -- [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app. +- [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS. - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) From 493cc514db32b3433d6efa801f17d26c792f4f0a Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 16 Jun 2016 12:01:20 +0200 Subject: [PATCH 041/155] =?UTF-8?q?=F0=9F=90=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pull_request_template.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 4d866ba..909af78 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,8 +1,10 @@ -**URL to the list here.** +**[URL to the list here.]** -**Explain what this list is all about and why it should be included here.** +**[Explain what this list is all about and why it should be included here.]** + +# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST! - [ ] 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). - [ ] This pull request has a descriptive title. From 6d3e3afd1eed70949b7431b44b7302bcc03b5023 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 17 Jun 2016 12:23:34 +0200 Subject: [PATCH 042/155] =?UTF-8?q?=F0=9F=90=90=F0=9F=90=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 909af78..652422d 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -9,8 +9,8 @@ - [ ] 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). - [ ] This pull request has a descriptive title. - The list I added + - [ ] **has been around for at least 20 days,** - [ ] is not a duplicate, - - [ ] has been around for a few weeks, - [ ] only has awesome items with descriptions, - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), From c64a4686ad808660f976d6aab9271cc04227510b Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 17 Jun 2016 12:25:16 +0200 Subject: [PATCH 043/155] =?UTF-8?q?=F0=9F=90=90=F0=9F=90=90=F0=9F=90=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index dea6355..533b421 100644 --- a/create-list.md +++ b/create-list.md @@ -3,7 +3,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. - Your awesome list should have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. -- Wait at least a couple of weeks after creating a list before submitting to this list to give it a chance to mature. +- **Wait at least 20 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. Thanks for being awesome! From a471e78f65b2439f53bc8b43b65f51c97e3a7be5 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 17 Jun 2016 12:27:32 +0200 Subject: [PATCH 044/155] =?UTF-8?q?=F0=9F=90=90=F0=9F=90=90=F0=9F=90=90?= =?UTF-8?q?=F0=9F=90=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit didn't help, even a little bit... --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 45e212b..ae75437 100644 --- a/readme.md +++ b/readme.md @@ -10,7 +10,7 @@ - [What is an awesome list?](awesome.md) - [Contribution guide](contributing.md) -- [Creating a list](create-list.md)
Please take the time to read this and do an actual effort with your list. All the low-quality submissions are burning me out... +- [Creating a list](create-list.md) - [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome) [![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) From 61507ef2873f3dee8d8df84706c7b88e7a3cff41 Mon Sep 17 00:00:00 2001 From: Nik Graf Date: Sat, 18 Jun 2016 03:27:52 +0200 Subject: [PATCH 045/155] 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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ae75437..4150d00 100644 --- a/readme.md +++ b/readme.md @@ -177,6 +177,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) - [PostCSS](https://github.com/jjaderg/awesome-postcss) +- [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React. ## Back-End Development From 9a7b66156b6c71a6ec612f0dde1cdf5a2ab37656 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Sat, 18 Jun 2016 16:36:12 +0530 Subject: [PATCH 046/155] Add Bots (#692) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 4150d00..1b8002c 100644 --- a/readme.md +++ b/readme.md @@ -427,6 +427,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. +- [Bots](https://github.com/hackerkid/bots) - Building bots. ## License From 8ac95da11a58fc8cdd0e7390d9598f792c95cce5 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 19 Jun 2016 06:08:26 +0900 Subject: [PATCH 047/155] Add Fish (#636) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 1b8002c..94ad6c6 100644 --- a/readme.md +++ b/readme.md @@ -282,6 +282,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) +- [Fish](https://github.com/fisherman/awesome-fish) - [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) From 8c1a354ad04b30600d4e5b5d4ad30b6a6fe45dea Mon Sep 17 00:00:00 2001 From: Ilia Naryzhny Date: Tue, 21 Jun 2016 03:14:36 -0700 Subject: [PATCH 048/155] Add Apache Wicket (#694) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 94ad6c6..351bd8f 100644 --- a/readme.md +++ b/readme.md @@ -202,6 +202,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - [Lumen](https://github.com/unicodeveloper/awesome-lumen) - [Serverless Framework](https://github.com/JustServerless/awesome-serverless) +- [Apache Wicket](https://github.com/PhantomYdn/awesome-wicket) - Java web app framework. ## Computer Science From f771b7622b9576bdd0ec67d36c8f372c8839049d Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 21 Jun 2016 12:24:16 +0200 Subject: [PATCH 049/155] new short URL for quicker access to awesome --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 351bd8f..bbb542d 100644 --- a/readme.md +++ b/readme.md @@ -12,8 +12,9 @@ - [Contribution guide](contributing.md) - [Creating a list](create-list.md) - [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome) +- [Chat](https://gitter.im/sindresorhus/awesome) -[![Awesome chat](https://badges.gitter.im/sindresorhus/awesome.svg)](https://gitter.im/sindresorhus/awesome) +Just type [`awesome.re`](https://awesome.re) to go here. ✨ - From f6aec408839078a7ecce442bf690d6e9369f5bd7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 26 Jun 2016 15:57:58 +0200 Subject: [PATCH 050/155] more spoonfeeding... --- pull_request_template.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 652422d..a184cb7 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -7,13 +7,14 @@ # ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST! - [ ] 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). -- [ ] This pull request has a descriptive title. +- [ ] This pull request has a descriptive title. *(For example: `Add Node.js`)* - The list I added - [ ] **has been around for at least 20 days,** - [ ] is not a duplicate, - - [ ] only has awesome items with descriptions, + - [ ] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - - [ ] has an [appropriate license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), + - [ ] has a `Table of Contents` as the first section, + - [ ] 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)*, - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] has been checked for inconsistent formatting, spelling and grammar, and + - [ ] 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)*, - [ ] has been added at the bottom of the appropriate category. From 77b64eacf10a6dc334ec17b9dee732ee12f1a60a Mon Sep 17 00:00:00 2001 From: Raymond Camden Date: Wed, 6 Jul 2016 05:33:48 -0500 Subject: [PATCH 051/155] fix a typo for the product ColdFusion (#705) The F in ColdFusion needs to be capitalized. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index bbb542d..95ce5ff 100644 --- a/readme.md +++ b/readme.md @@ -115,7 +115,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [RxJava](https://github.com/eleventigers/awesome-rxjava) - [Kotlin](https://github.com/JavaBy/awesome-kotlin) - [OCaml](https://github.com/rizo/awesome-ocaml) -- [Coldfusion](https://github.com/seancoyne/awesome-coldfusion) +- [ColdFusion](https://github.com/seancoyne/awesome-coldfusion) - [Fortran](https://github.com/rabbiabram/awesome-fortran) - [.NET](https://github.com/quozd/awesome-dotnet) - [PHP](https://github.com/ziadoz/awesome-php) From 41da4fa4d629e10cb34bbb9399f68da49f1e9667 Mon Sep 17 00:00:00 2001 From: Pavlos Ratis Date: Thu, 7 Jul 2016 12:38:15 +0200 Subject: [PATCH 052/155] Add Site Reliability Engineering **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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 95ce5ff..55d5341 100644 --- a/readme.md +++ b/readme.md @@ -431,6 +431,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. - [Bots](https://github.com/hackerkid/bots) - Building bots. +- [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) ## License From 6cd90b4d5f2fc91344ca74391a868785d40321f7 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 7 Jul 2016 14:51:39 +0200 Subject: [PATCH 053/155] =?UTF-8?q?Table=20of=20Contents=20=E2=86=92=20Con?= =?UTF-8?q?tents?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 55d5341..851651b 100644 --- a/readme.md +++ b/readme.md @@ -21,7 +21,7 @@ Just type [`awesome.re`](https://awesome.re) to go here. ✨ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus). -## Table of Contents +## Contents - [Platforms](#platforms) - [Programming Languages](#programming-languages) From cab786ad8eb93bfa8ec05132a39f3796789f3413 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 9 Jul 2016 17:02:15 +0200 Subject: [PATCH 054/155] pull request template - change TOC name --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index a184cb7..f60b5e4 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -13,7 +13,7 @@ - [ ] is not a duplicate, - [ ] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - - [ ] has a `Table of Contents` as the first section, + - [ ] has a Table of Contents section named `Contents` as the first section, - [ ] 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)*, - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - [ ] 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)*, From 2efff8e8df9c016d8dfd72a25c68025450bfd2c0 Mon Sep 17 00:00:00 2001 From: Jakub Synowiec Date: Sat, 9 Jul 2016 18:37:54 +0200 Subject: [PATCH 055/155] 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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 851651b..62e4366 100644 --- a/readme.md +++ b/readme.md @@ -179,6 +179,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) - [PostCSS](https://github.com/jjaderg/awesome-postcss) - [Draft.js](https://github.com/nikgraf/awesome-draft-js) - Rich text editor framework for React. +- [Service Workers](https://github.com/TalAter/awesome-service-workers) ## Back-End Development From a810d95d9daad6ef2bcbb0a1cc830eceefe64305 Mon Sep 17 00:00:00 2001 From: Kimberly Munoz Date: Sun, 10 Jul 2016 21:26:29 +0200 Subject: [PATCH 056/155] Add Empathy in Engineering **[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 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 62e4366..252a6d9 100644 --- a/readme.md +++ b/readme.md @@ -433,6 +433,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. - [Bots](https://github.com/hackerkid/bots) - Building bots. - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) +- [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. ## License From 9da98da496e41c34494406eb17b410d1f35c091b Mon Sep 17 00:00:00 2001 From: Tal Ater Date: Sun, 10 Jul 2016 22:46:53 +0300 Subject: [PATCH 057/155] Add Progressive Web Apps (#712) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 252a6d9..c332aff 100644 --- a/readme.md +++ b/readme.md @@ -180,6 +180,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [PostCSS](https://github.com/jjaderg/awesome-postcss) - [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) ## Back-End Development From 90c31fe76a9d5d795be52b1420e493dc47089b6c Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 16 Jul 2016 00:05:45 +0200 Subject: [PATCH 058/155] 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 --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index f60b5e4..66e6c18 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -10,6 +10,7 @@ - [ ] This pull request has a descriptive title. *(For example: `Add Node.js`)* - The list I added - [ ] **has been around for at least 20 days,** + - [ ] is a non-generated Markdown file in a GitHub repo, - [ ] is not a duplicate, - [ ] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, From bef7a3010915aab8eb5325cbe9a253339921544a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20Kr=C3=A4mer?= Date: Sat, 16 Jul 2016 20:54:48 +0200 Subject: [PATCH 059/155] Add Vert.x (#700) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c332aff..2f38e31 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Lumen](https://github.com/unicodeveloper/awesome-lumen) - [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. ## Computer Science From f97df03ac46d0063b9a5029f2c4ff217e096db4d Mon Sep 17 00:00:00 2001 From: Rafael Galrito Date: Tue, 26 Jul 2016 16:16:12 +0100 Subject: [PATCH 060/155] Change forwarding urls - no more 301 (#723) --- readme.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/readme.md b/readme.md index 2f38e31..99faa05 100644 --- a/readme.md +++ b/readme.md @@ -56,10 +56,10 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Xamarin](https://github.com/benoitjadinon/awesome-xamarin) - [Linux](https://github.com/aleksandar-todorovic/awesome-linux) - [Containers](https://github.com/Friz-zy/awesome-linux-containers) -- [macOS](https://github.com/iCHAIT/awesome-osx) +- [macOS](https://github.com/iCHAIT/awesome-macOS) - [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line) - [Screensavers](https://github.com/aharris88/awesome-osx-screensavers) -- [watchOS](https://github.com/yenchenlin1994/awesome-watchos) +- [watchOS](https://github.com/yenchenlin/awesome-watchos) - [JVM](https://github.com/deephacks/awesome-jvm) - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce) - [Amazon Web Services](https://github.com/donnemartin/awesome-aws) @@ -81,7 +81,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages. - [npm](https://github.com/sindresorhus/awesome-npm) - - [AVA](https://github.com/sindresorhus/awesome-ava) - Test runner. + - [AVA](https://github.com/avajs/awesome-ava) - Test runner. - [ESLint](https://github.com/dustinspecker/awesome-eslint) - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Observables](https://github.com/sindresorhus/awesome-observables) @@ -97,7 +97,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ruby](https://github.com/markets/awesome-ruby) - [Events](https://github.com/planetruby/awesome-events) - [Clojure](https://github.com/razum2um/awesome-clojure) -- [ClojureScript](https://github.com/emrehan/awesome-clojurescript) +- [ClojureScript](https://github.com/hantuzun/awesome-clojurescript) - [Elixir](https://github.com/h4cc/awesome-elixir) - [Elm](https://github.com/isRuslan/awesome-elm) - [Erlang](https://github.com/drobakowski/awesome-erlang) @@ -113,7 +113,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dart](https://github.com/yissachar/awesome-dart) - [Java](https://github.com/akullpp/awesome-java) - [RxJava](https://github.com/eleventigers/awesome-rxjava) -- [Kotlin](https://github.com/JavaBy/awesome-kotlin) +- [Kotlin](https://github.com/KotlinBy/awesome-kotlin) - [OCaml](https://github.com/rizo/awesome-ocaml) - [ColdFusion](https://github.com/seancoyne/awesome-coldfusion) - [Fortran](https://github.com/rabbiabram/awesome-fortran) @@ -121,7 +121,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [PHP](https://github.com/ziadoz/awesome-php) - [Composer](https://github.com/jakoch/awesome-composer) - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) -- [Assembler](https://github.com/mat0thew/awesome-asm) +- [Assembler](https://github.com/brainblowjob/awesome-asm) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) - [AutoIt](https://github.com/J2TeaM/awesome-AutoIt) - [Crystal](https://github.com/veelenga/awesome-crystal) @@ -168,7 +168,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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. -- [Cycle.js](https://github.com/vic/awesome-cyclejs) +- [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) - [Vue.js](https://github.com/vuejs/awesome-vue) @@ -277,7 +277,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Open Source Games](https://github.com/leereilly/games) - [Unity](https://github.com/RyanNielson/awesome-unity) - Game engine. - [Chess](https://github.com/hkirat/awesome-chess) -- [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine. +- [LÖVE](https://github.com/love2d-community/awesome-love2d) - Game engine. - [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console. @@ -329,7 +329,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources) - [GIF](https://github.com/ibaaj/awesome-gif) - [Music](https://github.com/ciconia/awesome-music) -- [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) +- [Open Source Documents](https://github.com/hubtee/awesome-opensource-documents) - [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization) - [Broadcasting](https://github.com/ebu/awesome-broadcasting) @@ -367,7 +367,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [JSON](https://github.com/burningtree/awesome-json) - [GeoJSON](https://github.com/tmcw/awesome-geojson) - [Datasets](https://github.com/jdorfman/awesome-json-datasets) -- [Discounts for Student Developers](https://github.com/najela/discount-for-student-dev) +- [Discounts for Student Developers](https://github.com/AchoArnold/discount-for-student-dev) - [Slack](https://github.com/matiassingers/awesome-slack) - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) @@ -383,7 +383,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Free for Developers](https://github.com/ripienaar/free-for-dev) - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) -- [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc. +- [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc. - [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS. - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) @@ -413,7 +413,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) -- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) +- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) From c3c7c638c6625e1478134230157a89cd6c8400cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BCschel?= Date: Sun, 31 Jul 2016 18:28:29 -0400 Subject: [PATCH 061/155] add naming convention for new lists (#725) --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index 533b421..121910a 100644 --- a/create-list.md +++ b/create-list.md @@ -2,7 +2,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- Your awesome list should have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. +- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. - **Wait at least 20 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. From b25205591ee22bd266a0d102729bbd41c3c274a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20=C5=A0tevko?= Date: Fri, 5 Aug 2016 22:53:17 +0200 Subject: [PATCH 062/155] Add DTrace (#701) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 99faa05..ecf2198 100644 --- a/readme.md +++ b/readme.md @@ -436,6 +436,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bots](https://github.com/hackerkid/bots) - Building bots. - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. +- [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. ## License From a937aea66f9d262bc73a6dcf21feb646ac7dc815 Mon Sep 17 00:00:00 2001 From: Bruno Candido Volpato da Cunha Date: Fri, 5 Aug 2016 15:03:40 -0700 Subject: [PATCH 063/155] Add Userscripts (#672) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ecf2198..e26ae4b 100644 --- a/readme.md +++ b/readme.md @@ -437,6 +437,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. - [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. +- [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. ## License From bb58bc79dc8d2472691b93301ba6bbda1c7059e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20B=C3=BCschel?= Date: Sat, 6 Aug 2016 17:03:49 -0400 Subject: [PATCH 064/155] =?UTF-8?q?Add=20Pok=C3=A9mon=20(#730)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e26ae4b..b8304c8 100644 --- a/readme.md +++ b/readme.md @@ -438,6 +438,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. - [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. +- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. ## License From d1e65d896cf5d683de0cb6bdbff5989fa05ce788 Mon Sep 17 00:00:00 2001 From: pokeball99 Date: Sun, 7 Aug 2016 20:20:21 -0500 Subject: [PATCH 065/155] updated pull request template for proper wording (#733) i replaced "dot" with "period" --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 66e6c18..4310d8b 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -17,5 +17,5 @@ - [ ] has a Table of Contents section named `Contents` as the first section, - [ ] 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)*, - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] 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)*, + - [ ] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a period `.`, and consistent naming)*, - [ ] has been added at the bottom of the appropriate category. From 075216efe63af6ac2fb8d65782449145c4a1eb01 Mon Sep 17 00:00:00 2001 From: Yerko Palma Date: Mon, 8 Aug 2016 09:08:20 -0400 Subject: [PATCH 066/155] Add choo (#724) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b8304c8..2026344 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -

+


awesome
@@ -181,6 +181,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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) +- [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. ## Back-End Development From 320d7bd6c8fc47efa67612ca933a7eacbd38a6a8 Mon Sep 17 00:00:00 2001 From: Yerko Palma Date: Mon, 8 Aug 2016 09:19:35 -0400 Subject: [PATCH 067/155] fix typo (#734) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2026344..4047f1b 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -

+


awesome
From 608192f1a3c7eb9a64f7f3b25316a464e1da4231 Mon Sep 17 00:00:00 2001 From: Sobolev Nikita Date: Sat, 13 Aug 2016 18:28:50 +0300 Subject: [PATCH 068/155] Changed "awesome-cryptography" link (#740) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4047f1b..737c2d8 100644 --- a/readme.md +++ b/readme.md @@ -219,7 +219,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Spanish](https://github.com/dav009/awesome-spanish-nlp) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) -- [Cryptography](https://github.com/MaciejCzyzewski/retter) +- [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) From 4d3086d7f9029aeb8a70bd1b2b3b02cc679af923 Mon Sep 17 00:00:00 2001 From: Tierney Coren Date: Fri, 26 Aug 2016 17:34:47 -0400 Subject: [PATCH 069/155] Add HyperTerm (#735) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 737c2d8..e1e9614 100644 --- a/readme.md +++ b/readme.md @@ -299,6 +299,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) +- [HyperTerm](https://github.com/bnb/awesome-hyperterm) ## Entertainment From 03bea18f2a4a435c0bbf330c4a314cfe67f7ea37 Mon Sep 17 00:00:00 2001 From: Srinivasan Sekar Date: Sat, 27 Aug 2016 03:07:11 +0530 Subject: [PATCH 070/155] Add Appium (#747) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e1e9614..b6fef73 100644 --- a/readme.md +++ b/readme.md @@ -380,6 +380,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Open Companies](https://github.com/opencompany/awesome-open-company) - [REST](https://github.com/marmelab/awesome-rest) - [Selenium](https://github.com/christian-bromann/awesome-selenium) +- [Appium](https://github.com/SrinivasanTarget/awesome-appium) - Test automation tool for apps. - [Endangered Languages](https://github.com/RichardLitt/endangered-languages) - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd) - [Services Engineering](https://github.com/mmcgrana/services-engineering) From 1e67b441fff1b2047bacb3898ee5d6e7de3cd987 Mon Sep 17 00:00:00 2001 From: brillout Date: Fri, 26 Aug 2016 23:41:44 +0200 Subject: [PATCH 071/155] Add Redux (#742) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b6fef73..c3142a1 100644 --- a/readme.md +++ b/readme.md @@ -182,6 +182,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Service Workers](https://github.com/TalAter/awesome-service-workers) - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. +- [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. ## Back-End Development From 900a1d04bafbaecd771ada9b8786347b08195455 Mon Sep 17 00:00:00 2001 From: HollyAdele Date: Sat, 27 Aug 2016 05:52:24 -0400 Subject: [PATCH 072/155] Add Programming for Kids (#753) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c3142a1..5f7d56b 100644 --- a/readme.md +++ b/readme.md @@ -345,6 +345,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning) - [Computer History](https://github.com/watson/awesome-computer-history) +- [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids) ## Security From c4e05b504cb21e2a80f0a2e73d33292b814be807 Mon Sep 17 00:00:00 2001 From: Thang Chung Date: Sun, 28 Aug 2016 18:35:38 +0700 Subject: [PATCH 073/155] Add .NET Core (#726) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5f7d56b..2ee38e4 100644 --- a/readme.md +++ b/readme.md @@ -118,6 +118,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [ColdFusion](https://github.com/seancoyne/awesome-coldfusion) - [Fortran](https://github.com/rabbiabram/awesome-fortran) - [.NET](https://github.com/quozd/awesome-dotnet) + - [Core](https://github.com/thangchung/awesome-dotnet-core) - [PHP](https://github.com/ziadoz/awesome-php) - [Composer](https://github.com/jakoch/awesome-composer) - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) From 434943db7bf86ce1bc7af72d0f955ac1cd7385fd Mon Sep 17 00:00:00 2001 From: Dylan Rees Date: Mon, 29 Aug 2016 10:02:44 -0400 Subject: [PATCH 074/155] Add Citizen Science (#750) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2ee38e4..6d1cc11 100644 --- a/readme.md +++ b/readme.md @@ -423,6 +423,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) +- [Citizen Science](https://github.com/dylanrees/citizen-science) - Resources for community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. - [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. From c54a6599a33e2d5971a6c2af565e2a88b8e71070 Mon Sep 17 00:00:00 2001 From: Jared Smith Date: Mon, 29 Aug 2016 19:34:49 -0400 Subject: [PATCH 075/155] Add Vehicle Security and Car Hacking (#727) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 6d1cc11..79fd740 100644 --- a/readme.md +++ b/readme.md @@ -359,6 +359,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Hacking](https://github.com/carpedm20/awesome-hacking) - [Honeypots](https://github.com/paralax/awesome-honeypots) - [Incident Response](https://github.com/meirwah/awesome-incident-response) +- [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) ## Content Management System From 4b498f469539ff9b39726e0a9c13c231976f2703 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=20John=20Gracey=20=E2=9A=A1?= Date: Mon, 29 Aug 2016 16:36:58 -0700 Subject: [PATCH 076/155] Add Unicode (#746) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 79fd740..949d4d5 100644 --- a/readme.md +++ b/readme.md @@ -416,7 +416,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Data Visualization](https://github.com/fasouto/awesome-dataviz) - [Social Media Share Links](https://github.com/vinkla/share-links) - [Microservices](https://github.com/mfornos/awesome-microservices) -- [Unicode Code Points](https://github.com/Codepoints/awesome-codepoints) +- [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources. + - [Code Points](https://github.com/Codepoints/awesome-codepoints) - [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) From a26befa2c0b8aae47a30ad0db681c850e8e589f8 Mon Sep 17 00:00:00 2001 From: exAspArk Date: Tue, 30 Aug 2016 03:28:48 +0300 Subject: [PATCH 077/155] Add ChatOps (#741) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 949d4d5..09e1547 100644 --- a/readme.md +++ b/readme.md @@ -448,6 +448,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. - [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. +- [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. ## License From 58531ce2f8b4da9dc52e4b52140d124b20694f87 Mon Sep 17 00:00:00 2001 From: Antonio Vivace Date: Sat, 10 Sep 2016 21:38:27 +0200 Subject: [PATCH 078/155] Add Game Boy Development (#756) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 09e1547..579cda5 100644 --- a/readme.md +++ b/readme.md @@ -282,6 +282,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Chess](https://github.com/hkirat/awesome-chess) - [LÖVE](https://github.com/love2d-community/awesome-love2d) - Game engine. - [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console. +- [Game Boy Development](https://github.com/avivace/awesome-gbdev) ## Development Environment From e70bf89c9316db8e44d5b0181e589845fde8c911 Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Thu, 22 Sep 2016 08:29:40 -0600 Subject: [PATCH 079/155] Update link to macOS screensavers (#771) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 579cda5..b8bc874 100644 --- a/readme.md +++ b/readme.md @@ -58,7 +58,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Containers](https://github.com/Friz-zy/awesome-linux-containers) - [macOS](https://github.com/iCHAIT/awesome-macOS) - [Command-Line](https://github.com/herrbischoff/awesome-osx-command-line) - - [Screensavers](https://github.com/aharris88/awesome-osx-screensavers) + - [Screensavers](https://github.com/aharris88/awesome-macos-screensavers) - [watchOS](https://github.com/yenchenlin/awesome-watchos) - [JVM](https://github.com/deephacks/awesome-jvm) - [Salesforce](https://github.com/mailtoharshit/awesome-salesforce) From c450c77220377ba20add0c9a9146a6f7d84c1ebe Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Sat, 1 Oct 2016 12:56:25 +0300 Subject: [PATCH 080/155] Pluralize title of CMS section (#776) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index b8bc874..3b41592 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Media](#media) - [Learn](#learn) - [Security](#security) -- [Content Management System](#content-management-system) +- [Content Management Systems](#content-management-systems) - [Miscellaneous](#miscellaneous) @@ -363,7 +363,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) -## Content Management System +## Content Management Systems - [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) From 9687348105ed2f2bfe416eda04dbf318a72cdc6e Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Wed, 5 Oct 2016 22:23:53 -0500 Subject: [PATCH 081/155] Add Webpack (#751) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3b41592..f6696cd 100644 --- a/readme.md +++ b/readme.md @@ -184,6 +184,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. +- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. ## Back-End Development From c87bd0f6f4b1893905dc1bc31c49345db2faaa14 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Thu, 6 Oct 2016 06:58:46 +0200 Subject: [PATCH 082/155] Add Falsehood (#774) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f6696cd..9e7a955 100644 --- a/readme.md +++ b/readme.md @@ -451,6 +451,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. - [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. +- [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. ## License From c60cd502a09904e0fb510f17052278a7350bf9c4 Mon Sep 17 00:00:00 2001 From: Thibaud Colas Date: Thu, 6 Oct 2016 12:37:06 +0300 Subject: [PATCH 083/155] Add Wagtail (#777) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 9e7a955..2912221 100644 --- a/readme.md +++ b/readme.md @@ -368,6 +368,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) +- [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. ## Miscellaneous From 28f9e03a451e7648b43567d1e67c750d7d875a63 Mon Sep 17 00:00:00 2001 From: Tierney Coren Date: Thu, 6 Oct 2016 09:44:30 -0400 Subject: [PATCH 084/155] Update Awesome Hyperterm to Awesome Hyper (#785) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2912221..3820a27 100644 --- a/readme.md +++ b/readme.md @@ -303,7 +303,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) -- [HyperTerm](https://github.com/bnb/awesome-hyperterm) +- [Hyper](https://github.com/bnb/awesome-hyper) ## Entertainment From 7216eaad89bb8dca1daf24129f3cc66f3fd3b28e Mon Sep 17 00:00:00 2001 From: Stefanus Date: Sat, 8 Oct 2016 08:17:43 +0200 Subject: [PATCH 085/155] Add Frege (#782) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3820a27..c1f236b 100644 --- a/readme.md +++ b/readme.md @@ -127,6 +127,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [AutoIt](https://github.com/J2TeaM/awesome-AutoIt) - [Crystal](https://github.com/veelenga/awesome-crystal) - [TypeScript](https://github.com/dzharii/awesome-typescript) +- [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM. ## Front-End Development From 42b28d0de967a53403f4c8e703cc36e1f319251c Mon Sep 17 00:00:00 2001 From: Pierre Date: Sat, 8 Oct 2016 11:32:42 +0200 Subject: [PATCH 086/155] Add Raspberry Pi (#770) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c1f236b..61cf285 100644 --- a/readme.md +++ b/readme.md @@ -67,6 +67,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [IPFS](https://github.com/ipfs/awesome-ipfs) - [Fuse](https://github.com/vinkla/awesome-fuse) - [Heroku](https://github.com/ianstormtaylor/awesome-heroku) +- [Raspberry Pi](https://github.com/thibmaek/awesome-raspberry-pi) - Credit card-sized computer aimed at teaching kids programming, but capable of a lot more. ## Programming Languages From 8503da6edfd9c10d6f216c393e51f4bca803583c Mon Sep 17 00:00:00 2001 From: Viktor Kirilov Date: Mon, 10 Oct 2016 14:33:47 +0300 Subject: [PATCH 087/155] Add CMake (#779) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 61cf285..f68be58 100644 --- a/readme.md +++ b/readme.md @@ -129,6 +129,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Crystal](https://github.com/veelenga/awesome-crystal) - [TypeScript](https://github.com/dzharii/awesome-typescript) - [Frege](https://github.com/sfischer13/awesome-frege) - Haskell for the JVM. +- [CMake](https://github.com/onqtam/awesome-cmake) - Build, test, and package software. ## Front-End Development From c610146b2302126df37369b0fa2f38d983825632 Mon Sep 17 00:00:00 2001 From: Steve Mao Date: Mon, 17 Oct 2016 15:22:20 +1100 Subject: [PATCH 088/155] add a description to "Git Add-ons" (#799) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index f68be58..bd64060 100644 --- a/readme.md +++ b/readme.md @@ -303,7 +303,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - [Git Cheat Sheet & Git Flow](https://github.com/arslanbilal/git-cheat-sheet) - [Git Tips](https://github.com/git-tips/tips) -- [Git Add-ons](https://github.com/stevemao/awesome-git-addons) +- [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the `git` CLI. - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) - [Hyper](https://github.com/bnb/awesome-hyper) From cbc8bed5a3d2942afc73adb6b7f073197333b284 Mon Sep 17 00:00:00 2001 From: Nick Chamberlain Date: Tue, 18 Oct 2016 00:26:22 -0400 Subject: [PATCH 089/155] Add Domain-Driven Design (#778) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bd64060..73706cd 100644 --- a/readme.md +++ b/readme.md @@ -456,6 +456,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. +- [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. ## License From 78ac307a663fcd0fc06012238bf50472c85adc42 Mon Sep 17 00:00:00 2001 From: Willem Pienaar Date: Fri, 4 Nov 2016 00:13:43 +0700 Subject: [PATCH 090/155] Add Quantified Self (#760) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 73706cd..f349d65 100644 --- a/readme.md +++ b/readme.md @@ -457,6 +457,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. +- [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. ## License From 8a29c8e50f6fcdc624d47db60c9105a515f63392 Mon Sep 17 00:00:00 2001 From: Dave Wikoff Date: Thu, 3 Nov 2016 14:57:50 -0400 Subject: [PATCH 091/155] Add Alfred Workflows (#811) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f349d65..997ea31 100644 --- a/readme.md +++ b/readme.md @@ -458,6 +458,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. +- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. ## License From 1f5919ef7ffe1bce5e220670ea6c85c14788b3dd Mon Sep 17 00:00:00 2001 From: Andy Carter Date: Fri, 4 Nov 2016 02:44:46 +0000 Subject: [PATCH 092/155] Add Textpattern (#769) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 997ea31..f1856bd 100644 --- a/readme.md +++ b/readme.md @@ -372,6 +372,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) - [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. +- [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. ## Miscellaneous From d1298970d396e580bbf4f59385af355c15d440c0 Mon Sep 17 00:00:00 2001 From: Yerko Palma Date: Mon, 7 Nov 2016 06:54:11 -0300 Subject: [PATCH 093/155] Add Browserify (#816) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f1856bd..52b2d3f 100644 --- a/readme.md +++ b/readme.md @@ -188,6 +188,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. - [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. +- [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. ## Back-End Development From 4f7d4f67bdd0a9bb5da3272257a4b8f43d8950e4 Mon Sep 17 00:00:00 2001 From: Vincent Klaiber Date: Wed, 9 Nov 2016 12:56:19 +0100 Subject: [PATCH 094/155] Add Educational Games (#762) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 52b2d3f..22ea886 100644 --- a/readme.md +++ b/readme.md @@ -353,6 +353,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dive into Machine Learning](https://github.com/hangtwenty/dive-into-machine-learning) - [Computer History](https://github.com/watson/awesome-computer-history) - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids) +- [Educational Games](https://github.com/vinkla/awesome-educational-games) - Learn while playing. ## Security From b7e11cddfae11e1eee1b117b2100e93e3dde1331 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 18 Nov 2016 19:50:14 +0700 Subject: [PATCH 095/155] Improve the pull request template --- pull_request_template.md | 42 +++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 16 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 4310d8b..0de3169 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,21 +1,31 @@ - + -**[URL to the list here.]** +**[Insert URL to the list here.]** -**[Explain what this list is all about and why it should be included here.]** +**[Explain what this list is about and why it should be included here.]** -# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST! -- [ ] 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). -- [ ] This pull request has a descriptive title. *(For example: `Add Node.js`)* +# By submitting this pull request I confirm I've read and complied with the below requirements. + +Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things. + +- 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). +- This pull request has a descriptive title. For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. +- The entry in the Awesome list should include a short description about the list project/theme (not the list itself), and should be added at the bottom of the appropriate category. - The list I added - - [ ] **has been around for at least 20 days,** - - [ ] is a non-generated Markdown file in a GitHub repo, - - [ ] is not a duplicate, - - [ ] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*, - - [ ] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - - [ ] has a Table of Contents section named `Contents` as the first section, - - [ ] 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)*, - - [ ] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines), - - [ ] has been checked for inconsistent formatting, spelling, and grammar *(This includes starting each link description with an uppercase character and ending it with a period `.`, and consistent naming)*, - - [ ] has been added at the bottom of the appropriate category. + - **has been around for at least 30 days,** + - is the result of hard work and is the best I could possibly produce, + - is a non-generated Markdown file in a GitHub repo, + - is not a duplicate, + - includes a succinct description of the project/theme at the top ([example](https://github.com/willempienaar/awesome-quantified-self)), + - includes a project logo/illustration (whenever possible) at the top right of the readme ([example](https://github.com/sindresorhus/awesome-electron)). (The logo should link to the project website or any relevant website. The logo should be high-DPI, so set it to maximum half the width of the original image.), + - only has awesome items **with descriptions** *(Awesome lists are curations of the best, not of everything)*, + - contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, + - has a Table of Contents section **named `Contents`** as the first section, + - 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)* *(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), + - doesn't include a Travis badge, + - has been checked for inconsistent formatting, spelling, and grammar: + - Each link description starts with an uppercase character and ends with a period. + - Drop all the `A` / `An` prefixes in the descriptions. + - Consistent naming. For example, `Node.js`, not `NodeJS` or `node.js`. From 63e5a1012bd96780df054aacdd4bf414069d00f6 Mon Sep 17 00:00:00 2001 From: Nir Galon Date: Sun, 20 Nov 2016 08:42:53 +0200 Subject: [PATCH 096/155] Add Drupal (#818) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 22ea886..55bbe28 100644 --- a/readme.md +++ b/readme.md @@ -375,6 +375,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) - [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. +- [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. ## Miscellaneous From 24be162acf6e7eedd353764477ec382a4015c2b6 Mon Sep 17 00:00:00 2001 From: Thanakron Tandavas Date: Sun, 20 Nov 2016 13:43:26 +0700 Subject: [PATCH 097/155] Add Sass (#814) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 55bbe28..2045eb4 100644 --- a/readme.md +++ b/readme.md @@ -189,6 +189,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. - [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. +- [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. ## Back-End Development From 22417fe185a01a439201ed470bba3155520c6c65 Mon Sep 17 00:00:00 2001 From: Nicole Saidy Date: Thu, 24 Nov 2016 20:17:18 +0100 Subject: [PATCH 098/155] Add Web Design (#826) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2045eb4..59f68af 100644 --- a/readme.md +++ b/readme.md @@ -464,6 +464,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. ## License From f5d4728ba261aa114919443a3b4db5ce9f38d33e Mon Sep 17 00:00:00 2001 From: Sergei Vorobev Date: Fri, 25 Nov 2016 23:00:30 -0700 Subject: [PATCH 099/155] Add PowerShell (#820) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 59f68af..749bc40 100644 --- a/readme.md +++ b/readme.md @@ -309,6 +309,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) - [Hyper](https://github.com/bnb/awesome-hyper) +- [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell. ## Entertainment From c7c991b1ac4cd29489fd47c76aa82150f89e1a17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Mon, 28 Nov 2016 14:04:10 +0100 Subject: [PATCH 100/155] Update the amount of days in the create-list tutorial (#831) --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index 121910a..1f84065 100644 --- a/create-list.md +++ b/create-list.md @@ -3,7 +3,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. - Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. -- **Wait at least 20 days after creating a list before submitting it, to give it a chance to mature.** +- **Wait at least 30 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. Thanks for being awesome! From f53e97e1ff7cb32bef1552fd6c2f118fa7f3608a Mon Sep 17 00:00:00 2001 From: "Adnan M.Sagar, PhD" Date: Sat, 17 Dec 2016 05:41:52 -0500 Subject: [PATCH 101/155] Add Ant Design (#761) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 749bc40..19d7357 100644 --- a/readme.md +++ b/readme.md @@ -190,6 +190,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. +- [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. ## Back-End Development From 764f004768ae1766e143a49ef2f3493a969c6ee6 Mon Sep 17 00:00:00 2001 From: Henk Date: Sat, 17 Dec 2016 11:43:17 +0100 Subject: [PATCH 102/155] Add SaltStack (#821) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 19d7357..7bb51f9 100644 --- a/readme.md +++ b/readme.md @@ -466,6 +466,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. +- [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. From 50eedafa774fe7107e69dd9bd46befb19bf09416 Mon Sep 17 00:00:00 2001 From: Andrei Beliankou Date: Sat, 17 Dec 2016 11:56:01 +0100 Subject: [PATCH 103/155] Add NLP with Ruby (#830) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 7bb51f9..32f933a 100644 --- a/readme.md +++ b/readme.md @@ -227,6 +227,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Tutorials](https://github.com/ujjwalkarn/Machine-Learning-Tutorials) - [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing) - [Spanish](https://github.com/dav009/awesome-spanish-nlp) + - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) From 367d9d3f8b7b430a1b0667aa76e58c85fa17d5d3 Mon Sep 17 00:00:00 2001 From: Aliaksandr Belik Date: Mon, 9 Jan 2017 20:23:00 +0300 Subject: [PATCH 104/155] Add JMeter (#773) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 32f933a..2852aa5 100644 --- a/readme.md +++ b/readme.md @@ -468,7 +468,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. -- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. +- [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. ## License From f4039abe29ee95849ffe95da948272e3c3774140 Mon Sep 17 00:00:00 2001 From: Harshal Priyadarshi Date: Tue, 10 Jan 2017 14:29:50 +0530 Subject: [PATCH 105/155] Add Information Retrieval (#834) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2852aa5..b554174 100644 --- a/readme.md +++ b/readme.md @@ -238,6 +238,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis) - [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn) +- [Information Retrieval](https://github.com/harpribot/awesome-information-retrieval) - Learn to develop your own search engine. ## Big Data From 3f1f6881a74c28f533e1c943cf603df5f29a78d9 Mon Sep 17 00:00:00 2001 From: Timo Furrer Date: Tue, 10 Jan 2017 13:17:45 +0100 Subject: [PATCH 106/155] Add Python Asyncio (#846) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b554174..e5f137c 100644 --- a/readme.md +++ b/readme.md @@ -90,6 +90,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) + - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. - [Rust](https://github.com/kud1ing/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript) From 39604052e28c91d94c2901a4626d4f07073d9bfd Mon Sep 17 00:00:00 2001 From: Spiros Gerokostas Date: Mon, 16 Jan 2017 16:28:50 +0200 Subject: [PATCH 107/155] Add Elixir Books (#804) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e5f137c..e471d10 100644 --- a/readme.md +++ b/readme.md @@ -271,6 +271,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [R Books](https://github.com/RomanTsegelskyi/rbooks) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) - [Book Authoring](https://github.com/TalAter/awesome-book-authoring) +- [Elixir Books](https://github.com/sger/ElixirBooks) ## Editors From 83a577e7cb46c66907eadaa8bf6cf9f10b65015e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 17 Jan 2017 18:36:19 +0700 Subject: [PATCH 108/155] Add some descriptions --- readme.md | 60 +++++++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/readme.md b/readme.md index e471d10..264d67e 100644 --- a/readme.md +++ b/readme.md @@ -81,9 +81,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages) - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - [Maintenance Modules](https://github.com/maxogden/maintenance-modules) - For npm packages. - - [npm](https://github.com/sindresorhus/awesome-npm) + - [npm](https://github.com/sindresorhus/awesome-npm) - Package manager. - [AVA](https://github.com/avajs/awesome-ava) - Test runner. - - [ESLint](https://github.com/dustinspecker/awesome-eslint) + - [ESLint](https://github.com/dustinspecker/awesome-eslint) - Linter. - [Functional Programming](https://github.com/stoeffel/awesome-fp-js) - [Observables](https://github.com/sindresorhus/awesome-observables) - [Swift](https://github.com/matteocrippa/awesome-swift) @@ -122,7 +122,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [.NET](https://github.com/quozd/awesome-dotnet) - [Core](https://github.com/thangchung/awesome-dotnet-core) - [PHP](https://github.com/ziadoz/awesome-php) - - [Composer](https://github.com/jakoch/awesome-composer) + - [Composer](https://github.com/jakoch/awesome-composer) - Package manager. - [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi) - [Assembler](https://github.com/brainblowjob/awesome-asm) - [AutoHotkey](https://github.com/ahkscript/awesome-AutoHotkey) @@ -143,20 +143,20 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list) - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Protips](https://github.com/AllThingsSmitty/css-protips) -- [React](https://github.com/enaqx/awesome-react) - - [Relay](https://github.com/expede/awesome-relay) +- [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) -- [Angular 2](https://github.com/AngularClass/awesome-angular2) -- [Angular](https://github.com/gianarb/awesome-angularjs) -- [Backbone](https://github.com/sadcitizen/awesome-backbone) +- [Angular 2](https://github.com/AngularClass/awesome-angular2) - App framework. +- [Angular](https://github.com/gianarb/awesome-angularjs) - 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) - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) - [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo) - [Inspiration](https://github.com/NoahBuscher/Inspire) -- [Ember](https://github.com/nmec/awesome-ember) +- [Ember](https://github.com/nmec/awesome-ember) - App framework. - [Android UI](https://github.com/wasabeef/awesome-android-ui) - [iOS UI](https://github.com/cjwirth/awesome-ios-ui) - [Meteor](https://github.com/Urigo/awesome-meteor) @@ -165,7 +165,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Web Typography](https://github.com/deanhume/typography) - [Web Accessibility](https://github.com/brunopulis/awesome-a11y) - [Material Design](https://github.com/sachin1092/awesome-material) -- [D3](https://github.com/wbkd/awesome-d3) +- [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/peterkokot/awesome-jquery) - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) @@ -176,9 +176,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs) - [Text Editing](https://github.com/dok/awesome-text-editing) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) -- [Vue.js](https://github.com/vuejs/awesome-vue) -- [Marionette.js](https://github.com/sadcitizen/awesome-marionette) -- [Aurelia](https://github.com/behzad888/awesome-aurelia) +- [Vue.js](https://github.com/vuejs/awesome-vue) - App framework. +- [Marionette.js](https://github.com/sadcitizen/awesome-marionette) - App framework. +- [Aurelia](https://github.com/behzad888/awesome-aurelia) - App framework. - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) @@ -208,7 +208,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Laravel](https://github.com/chiraggude/awesome-laravel) - [Education](https://github.com/fukuball/Awesome-Laravel-Education/blob/master/langs/en_US.md) - [Rails](https://github.com/ekremkaraca/awesome-rails) - - [Gems](https://github.com/hothero/awesome-rails-gem) + - [Gems](https://github.com/hothero/awesome-rails-gem) - Packages. - [Phalcon](https://github.com/sergeyklay/awesome-phalcon) - [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess) - [nginx](https://github.com/fcambus/nginx-resources) @@ -233,7 +233,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Cryptography](https://github.com/sobolevn/awesome-cryptography) - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) - Neural networks. - - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) + - [TensorFlow](https://github.com/jtoy/awesome-tensorflow) - Library for machine intelligence. - [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) @@ -246,7 +246,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Big Data](https://github.com/onurakpolat/awesome-bigdata) - [Public Datasets](https://github.com/caesar0301/awesome-public-datasets) -- [Hadoop](https://github.com/youngwookim/awesome-hadoop) +- [Hadoop](https://github.com/youngwookim/awesome-hadoop) - Framework for distributed storage and processing of very large data sets. - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - [Streaming](https://github.com/manuzhang/awesome-streaming) @@ -302,7 +302,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Dev Env](https://github.com/jondot/awesome-devenv) - [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Shell](https://github.com/alebcay/awesome-shell) -- [Fish](https://github.com/fisherman/awesome-fish) +- [Fish](https://github.com/fisherman/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) @@ -313,7 +313,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Git Add-ons](https://github.com/stevemao/awesome-git-addons) - Enhance the `git` CLI. - [SSH](https://github.com/moul/awesome-ssh) - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) -- [Hyper](https://github.com/bnb/awesome-hyper) +- [Hyper](https://github.com/bnb/awesome-hyper) - Cross-platform terminal app built on web technologies. - [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell. @@ -333,7 +333,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) - [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM. -- [MongoDB](https://github.com/ramnes/awesome-mongodb) +- [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. @@ -371,7 +371,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis) - [Android Security](https://github.com/ashishb/android-security-awesome) - [Hacking](https://github.com/carpedm20/awesome-hacking) -- [Honeypots](https://github.com/paralax/awesome-honeypots) +- [Honeypots](https://github.com/paralax/awesome-honeypots) - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization. - [Incident Response](https://github.com/meirwah/awesome-incident-response) - [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) @@ -379,7 +379,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht ## Content Management Systems - [Umbraco](https://github.com/leekelleher/awesome-umbraco) -- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) +- [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) - Ruby on Rails CMS. - [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. @@ -391,12 +391,12 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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) -- [Slack](https://github.com/matiassingers/awesome-slack) +- [Slack](https://github.com/matiassingers/awesome-slack) - Team collaboration. - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) - [Sysadmin](https://github.com/n1trux/awesome-sysadmin) - [Radio](https://github.com/kyleterry/awesome-radio) -- [Awesome](https://github.com/sindresorhus/awesome) +- [Awesome](https://github.com/sindresorhus/awesome) - Recursion illustrated. - [Analytics](https://github.com/onurakpolat/awesome-analytics) - [Open Companies](https://github.com/opencompany/awesome-open-company) - [REST](https://github.com/marmelab/awesome-rest) @@ -420,11 +420,11 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Software Engineering Blogs](https://github.com/kilimchoi/engineering-blogs) - [Self Hosted](https://github.com/Kickball/awesome-selfhosted) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) -- [Gulp](https://github.com/alferov/awesome-gulp) +- [Gulp](https://github.com/alferov/awesome-gulp) - Task runner. - [AMA](https://github.com/sindresorhus/amas) - Ask Me Anything. - [Answers](https://github.com/stoeffel/awesome-ama-answers) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) -- [OpenGL](https://github.com/eug/awesome-opengl) +- [OpenGL](https://github.com/eug/awesome-opengl) - Cross-platform API for rendering 2D and 3D graphics. - [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) - [Transit](https://github.com/luqmaan/awesome-transit) @@ -442,7 +442,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) -- [Citizen Science](https://github.com/dylanrees/citizen-science) - Resources for community-based and non-institutional scientists. +- [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. - [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. @@ -450,28 +450,28 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [For Girls](https://github.com/cristianoliveira/awesome4girls) - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework. - [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. -- [Vulkan](https://github.com/vinjn/awesome-vulkan) +- [Vulkan](https://github.com/vinjn/awesome-vulkan) - Low-overhead, cross-platform 3D graphics and compute API. - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) -- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme. +- [Colorful](https://github.com/Siddharth11/Colorful) - Choose your next color scheme. - [Steam](https://github.com/scholtzm/awesome-steam) - Digital distribution platform. - [Bots](https://github.com/hackerkid/bots) - Building bots. - [Site Reliability Engineering](https://github.com/dastergon/awesome-sre) - [Empathy in Engineering](https://github.com/KimberlyMunoz/empathy-in-engineering) - Building and promoting more compassionate engineering cultures. - [DTrace](https://github.com/xen0l/awesome-dtrace) - Dynamic tracing framework. - [Userscripts](https://github.com/brunocvcunha/awesome-userscripts) - Enhance your browsing experience. -- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO resources and tools. +- [Pokémon](https://github.com/tobiasbueschel/awesome-pokemon) - Pokémon and Pokémon GO. - [ChatOps](https://github.com/exAspArk/awesome-chatops) - Managing technical and business operations through a chat. - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. - [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. -- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. From 3541511c2044d6d8c07a2a4748ae0a10f0273b70 Mon Sep 17 00:00:00 2001 From: Jesse Talavera-Greenberg Date: Wed, 18 Jan 2017 11:04:48 -0500 Subject: [PATCH 109/155] Add Qt (#851) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 264d67e..78983dd 100644 --- a/readme.md +++ b/readme.md @@ -68,6 +68,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Fuse](https://github.com/vinkla/awesome-fuse) - [Heroku](https://github.com/ianstormtaylor/awesome-heroku) - [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. ## Programming Languages From dc28ef7bb0e109d99a7a44def16b59c044a15ff9 Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 19 Jan 2017 17:57:44 +0000 Subject: [PATCH 110/155] Add Electronics (#865) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 78983dd..0262e66 100644 --- a/readme.md +++ b/readme.md @@ -474,6 +474,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. +- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. ## License From 754019d8a83e32934cb676dd63a8bd6824c41fdb Mon Sep 17 00:00:00 2001 From: Kaspar Emanuel Date: Thu, 19 Jan 2017 18:01:47 +0000 Subject: [PATCH 111/155] Add Hardware category (#868) --- readme.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/readme.md b/readme.md index 0262e66..16a3e7a 100644 --- a/readme.md +++ b/readme.md @@ -40,6 +40,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Learn](#learn) - [Security](#security) - [Content Management Systems](#content-management-systems) +- [Hardware](#hardware) - [Miscellaneous](#miscellaneous) @@ -386,6 +387,15 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. +## Hardware + +- [Robotics](https://github.com/Kiloreux/awesome-robotics) +- [Internet of Things](https://github.com/HQarroum/awesome-iot) +- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. +- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) +- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. + + ## Miscellaneous - [JSON](https://github.com/burningtree/awesome-json) @@ -436,16 +446,13 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Microservices](https://github.com/mfornos/awesome-microservices) - [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources. - [Code Points](https://github.com/Codepoints/awesome-codepoints) -- [Internet of Things](https://github.com/HQarroum/awesome-iot) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) -- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) - [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. - [TAP](https://github.com/sindresorhus/awesome-tap) - Test Anything Protocol. -- [Robotics](https://github.com/Kiloreux/awesome-robotics) - [MQTT](https://github.com/hobbyquaker/awesome-mqtt) - "Internet of Things" connectivity protocol. - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) @@ -455,7 +462,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. - [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. -- [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) - [Colorful](https://github.com/Siddharth11/Colorful) - Choose your next color scheme. @@ -474,7 +480,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. -- [Electronics](https://github.com/monostable/awesome-electronics) - For electronic engineers and hobbyists. ## License From 8a2fd3aa06542121cedbd9c5c6311f9709979921 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20K=C3=BChnel?= Date: Fri, 20 Jan 2017 15:50:52 +0100 Subject: [PATCH 112/155] Add JavaScript Learning (#843) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 16a3e7a..d04a2d0 100644 --- a/readme.md +++ b/readme.md @@ -363,6 +363,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Computer History](https://github.com/watson/awesome-computer-history) - [Programming for Kids](https://github.com/HollyAdele/awesome-programming-for-kids) - [Educational Games](https://github.com/vinkla/awesome-educational-games) - Learn while playing. +- [JavaScript Learning](https://github.com/micromata/awesome-javascript-learning) ## Security From 8617b899d8254963cdbe537a6f4c60cb6b7f57de Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sun, 22 Jan 2017 20:19:44 +0000 Subject: [PATCH 113/155] Add replacement repository for GIF Original repository was deleted, this is exactly the same repository recovered. Refs #872 --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index d04a2d0..b8c3668 100644 --- a/readme.md +++ b/readme.md @@ -346,7 +346,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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/ibaaj/awesome-gif) +- [GIF](https://github.com/davisonio/awesome-gif) - [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) From 14159929b69be47e3d2c1d80c0bb55da609b34a9 Mon Sep 17 00:00:00 2001 From: Terkel Date: Mon, 23 Jan 2017 00:38:29 -0800 Subject: [PATCH 114/155] Add Creative Coding (#864) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b8c3668..c316169 100644 --- a/readme.md +++ b/readme.md @@ -481,6 +481,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. +- [Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Programming something expressive instead of something functional. ## License From aafa59b8da97eecc0d3cc41976c7ed4e1102bf09 Mon Sep 17 00:00:00 2001 From: Joshua Wiens Date: Fri, 27 Jan 2017 11:21:19 -0600 Subject: [PATCH 115/155] Update Webpack (#875) - The Webpack awesome list has been transfered into https://github.com/webpack-contrib Change updates the target URL --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c316169..ce6e5ca 100644 --- a/readme.md +++ b/readme.md @@ -190,7 +190,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Progressive Web Apps](https://github.com/TalAter/awesome-progressive-web-apps) - [choo](https://github.com/YerkoPalma/awesome-choo) - App framework. - [Redux](https://github.com/brillout/awesome-redux) - State container for JavaScript apps. -- [webpack](https://github.com/d3viant0ne/awesome-webpack) - Module bundler. +- [webpack](https://github.com/webpack-contrib/awesome-webpack) - Module bundler. - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. From 95a2b1581f8877e1b4d0a341d9e4cc9cf3effc59 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Sun, 29 Jan 2017 11:41:11 +0100 Subject: [PATCH 116/155] Rename jQuery and Dojo repositories locations (#877) --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index ce6e5ca..d455bc2 100644 --- a/readme.md +++ b/readme.md @@ -156,7 +156,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [SVG](https://github.com/willianjusten/awesome-svg) - [Canvas](https://github.com/raphamorim/awesome-canvas) - [KnockoutJS](https://github.com/dnbard/awesome-knockout) -- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo) +- [Dojo Toolkit](https://github.com/petk/awesome-dojo) - [Inspiration](https://github.com/NoahBuscher/Inspire) - [Ember](https://github.com/nmec/awesome-ember) - App framework. - [Android UI](https://github.com/wasabeef/awesome-android-ui) @@ -169,7 +169,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [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/peterkokot/awesome-jquery) +- [jQuery](https://github.com/petk/awesome-jquery) - [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) From 430d9c015f88e0d835dc5604cceddbbe40cb841b Mon Sep 17 00:00:00 2001 From: Craig Davison Date: Sat, 18 Feb 2017 20:30:02 +0000 Subject: [PATCH 117/155] Create Business, Work and Networking sections (#871) --- readme.md | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) diff --git a/readme.md b/readme.md index d455bc2..e205981 100644 --- a/readme.md +++ b/readme.md @@ -41,6 +41,9 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Security](#security) - [Content Management Systems](#content-management-systems) - [Hardware](#hardware) +- [Business](#business) +- [Work](#work) +- [Networking](#networking) - [Miscellaneous](#miscellaneous) @@ -240,7 +243,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Open Source Society University](https://github.com/open-source-society/computer-science) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Static Analysis & Code Quality](https://github.com/mre/awesome-static-analysis) -- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn) - [Information Retrieval](https://github.com/harpribot/awesome-information-retrieval) - Learn to develop your own search engine. @@ -317,6 +319,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [FOSS for Developers](https://github.com/httpsGithubParty/FOSS-for-Dev) - [Hyper](https://github.com/bnb/awesome-hyper) - Cross-platform terminal app built on web technologies. - [PowerShell](https://github.com/janikvonrotz/awesome-powershell) - Cross-platform object-oriented shell. +- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. ## Entertainment @@ -397,20 +400,42 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Electric Guitar Specifications](https://github.com/gitfrage/guitarspecs) - Checklist for building your own electric guitar. +## Business + +- [Open Companies](https://github.com/opencompany/awesome-open-company) +- [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) +- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. + + +## Work + +- [Slack](https://github.com/matiassingers/awesome-slack) - Team collaboration. + - [Communities](https://github.com/filipelinhares/awesome-slack) +- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) +- [Productivity](https://github.com/jyguyomarch/awesome-productivity) +- [Niche Job Boards](https://github.com/wfhio/awesome-job-boards) +- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) + + +## Networking + +- [Software-Defined Networking](https://github.com/sdnds-tw/awesome-sdn) +- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. +- [Network Analysis](https://github.com/briatte/awesome-network-analysis) +- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) + + ## Miscellaneous - [JSON](https://github.com/burningtree/awesome-json) - [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) -- [Slack](https://github.com/matiassingers/awesome-slack) - Team collaboration. - - [Communities](https://github.com/filipelinhares/awesome-slack) - [Conferences](https://github.com/RichardLitt/awesome-conferences) - [Sysadmin](https://github.com/n1trux/awesome-sysadmin) - [Radio](https://github.com/kyleterry/awesome-radio) - [Awesome](https://github.com/sindresorhus/awesome) - Recursion illustrated. - [Analytics](https://github.com/onurakpolat/awesome-analytics) -- [Open Companies](https://github.com/opencompany/awesome-open-company) - [REST](https://github.com/marmelab/awesome-rest) - [Selenium](https://github.com/christian-bromann/awesome-selenium) - [Appium](https://github.com/SrinivasanTarget/awesome-appium) - Test automation tool for apps. @@ -421,9 +446,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin) - [Answers](https://github.com/cyberglot/awesome-answers) - Stack Overflow, Quora, etc. - [Sketch](https://github.com/diessica/awesome-sketch) - Design app for macOS. -- [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) -- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) -- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) - [Boilerplate Projects](https://github.com/melvin0008/awesome-projects-boilerplates) - [Readme](https://github.com/matiassingers/awesome-readme) - [Tools](https://github.com/cjbarber/ToolsOfTheTrade) @@ -437,19 +459,15 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Answers](https://github.com/stoeffel/awesome-ama-answers) - [Open Source Photography](https://github.com/ibaaj/awesome-OpenSourcePhotography) - [OpenGL](https://github.com/eug/awesome-opengl) - Cross-platform API for rendering 2D and 3D graphics. -- [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [GraphQL](https://github.com/chentsulin/awesome-graphql) - [Transit](https://github.com/luqmaan/awesome-transit) - [Research Tools](https://github.com/emptymalei/awesome-research) -- [Niche Job Boards](https://github.com/wfhio/awesome-job-boards) - [Data Visualization](https://github.com/fasouto/awesome-dataviz) - [Social Media Share Links](https://github.com/vinkla/share-links) - [Microservices](https://github.com/mfornos/awesome-microservices) - [Unicode](https://github.com/jagracey/Awesome-Unicode) - Unicode standards, quirks, packages and resources. - [Code Points](https://github.com/Codepoints/awesome-codepoints) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) -- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interview-questions) -- [Ripple](https://github.com/vhpoet/awesome-ripple) - Open source distributed settlement network. - [Katas](https://github.com/gmontalvoriv/awesome-katas) - [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [Citizen Science](https://github.com/dylanrees/citizen-science) - For community-based and non-institutional scientists. @@ -458,10 +476,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots) - [For Girls](https://github.com/cristianoliveira/awesome4girls) - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework. -- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) - Goal setting & communication best practices. - [Vulkan](https://github.com/vinjn/awesome-vulkan) - Low-overhead, cross-platform 3D graphics and compute API. - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) - Typesetting language. -- [Network Analysis](https://github.com/briatte/awesome-network-analysis) - [Economics](https://github.com/antontarasenko/awesome-economics) - An economist's starter kit. - [Funny Markov Chains](https://github.com/sublimino/awesome-funny-markov) - [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics) @@ -477,7 +493,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. -- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. From b29efd88b44527d4fe13c36b1313c4c280cc129b Mon Sep 17 00:00:00 2001 From: Avi Aryan Date: Mon, 20 Feb 2017 15:09:05 +0530 Subject: [PATCH 118/155] Add No-Login Web Apps (#878) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e205981..ff0f8b6 100644 --- a/readme.md +++ b/readme.md @@ -497,6 +497,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. - [Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Programming something expressive instead of something functional. +- [No-Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps) - Web apps that work without login. ## License From 1dae836572da299416864840ec0db86f21ec08c9 Mon Sep 17 00:00:00 2001 From: Darshak Parikh Date: Tue, 7 Mar 2017 17:08:05 +0530 Subject: [PATCH 119/155] Add a link to Yeoman generator for awesome lists (#847) --- create-list.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/create-list.md b/create-list.md index 1f84065..6d42e5f 100644 --- a/create-list.md +++ b/create-list.md @@ -2,7 +2,7 @@ - Read the [awesome manifesto](https://github.com/sindresorhus/awesome/blob/master/awesome.md) and ensure your list complies. - Search this list before making a new one, as yours may be a duplicate. If it is, try and contribute to the best one instead of making your own. -- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. +- Your awesome list should be named `awesome-list-name` and have the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge), a [license](https://github.com/sindresorhus/awesome/blob/master/awesome.md#choose-an-appropriate-license), and [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines). Adding a [code of conduct](http://contributor-covenant.org/) is also strongly recommended. You might find [this Yeoman generator](https://github.com/dar5hak/generator-awesome-list) useful. - **Wait at least 30 days after creating a list before submitting it, to give it a chance to mature.** - Make sure you read the [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/contributing.md) before submitting a request for your list to be added here. From 22484bc98f72927bcf575d85fa1e995e1b29f3a6 Mon Sep 17 00:00:00 2001 From: James Osborn Date: Tue, 7 Mar 2017 11:43:03 +0000 Subject: [PATCH 120/155] Add Testing (#869) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index ff0f8b6..3128c29 100644 --- a/readme.md +++ b/readme.md @@ -498,6 +498,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. - [Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Programming something expressive instead of something functional. - [No-Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps) - Web apps that work without login. +- [Testing](https://github.com/TheJambo/awesome-testing) - Software testing. ## License From 0c05ffea5a709532be1638bf8c9ab44d9cf561c2 Mon Sep 17 00:00:00 2001 From: John Jago Date: Tue, 7 Mar 2017 05:54:30 -0600 Subject: [PATCH 121/155] Add Free Software (#810) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3128c29..228bc15 100644 --- a/readme.md +++ b/readme.md @@ -499,6 +499,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Creative Coding](https://github.com/terkelg/awesome-creative-coding) - Programming something expressive instead of something functional. - [No-Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps) - Web apps that work without login. - [Testing](https://github.com/TheJambo/awesome-testing) - Software testing. +- [Free Software](https://github.com/johnjago/awesome-free-software) - Free as in freedom. ## License From 0b27cc65fe340fdc15dfb2e8fd192d2b877cfdee Mon Sep 17 00:00:00 2001 From: Lucas Bassetti Date: Tue, 14 Mar 2017 15:05:52 -0300 Subject: [PATCH 122/155] Add Less (#845) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 228bc15..6bbf310 100644 --- a/readme.md +++ b/readme.md @@ -197,6 +197,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Browserify](https://github.com/ungoldman/awesome-browserify) - Module bundler. - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. +- [Less](https://github.com/LucasBassetti/awesome-less) - CSS preprocessor. ## Back-End Development From 45dc054f7c48ad4e553537a0f0ad387f27606c60 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 15 Mar 2017 01:11:10 +0700 Subject: [PATCH 123/155] Minor markdown tweak --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6bbf310..784ecbd 100644 --- a/readme.md +++ b/readme.md @@ -11,12 +11,12 @@ - [What is an awesome list?](awesome.md) - [Contribution guide](contributing.md) - [Creating a list](create-list.md) -- [Buy a sticker](https://www.stickermule.com/marketplace/10034-awesome) +- [Sticker](https://www.stickermule.com/marketplace/10034-awesome) - [Chat](https://gitter.im/sindresorhus/awesome) Just type [`awesome.re`](https://awesome.re) to go here. ✨ -- +--- Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus). From e1ca450744ca3c9b686a93525966e23bfc353fb3 Mon Sep 17 00:00:00 2001 From: Terry Taewoong Um Date: Tue, 14 Mar 2017 15:18:37 -0400 Subject: [PATCH 124/155] Add Deep Learning Papers (#885) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 784ecbd..19f2f18 100644 --- a/readme.md +++ b/readme.md @@ -240,6 +240,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [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. - [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 3c5251600923fb88d37b42bd65980f96ee50cfee Mon Sep 17 00:00:00 2001 From: Giedrius Jaloveckas Date: Tue, 14 Mar 2017 21:34:53 +0200 Subject: [PATCH 125/155] Add Framer (#909) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 19f2f18..9a86d41 100644 --- a/readme.md +++ b/readme.md @@ -502,6 +502,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [No-Login Web Apps](https://github.com/aviaryan/awesome-no-login-web-apps) - Web apps that work without login. - [Testing](https://github.com/TheJambo/awesome-testing) - Software testing. - [Free Software](https://github.com/johnjago/awesome-free-software) - Free as in freedom. +- [Framer](https://github.com/podo/awesome-framer) - Prototyping interactive UI designs. ## License From d97c22994f10e33f76c2549cb004cd89957efe92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn=20Serna?= Date: Wed, 15 Mar 2017 01:14:35 -0300 Subject: [PATCH 126/155] Add Markdown (#844) --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 9a86d41..11ed83f 100644 --- a/readme.md +++ b/readme.md @@ -495,6 +495,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. +- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. +- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. @@ -503,6 +505,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Testing](https://github.com/TheJambo/awesome-testing) - Software testing. - [Free Software](https://github.com/johnjago/awesome-free-software) - Free as in freedom. - [Framer](https://github.com/podo/awesome-framer) - Prototyping interactive UI designs. +- [Markdown](https://github.com/BubuAnabelas/awesome-markdown) - Markup language. ## License From 6dfc625b7f7cfefa66fa5ee69966aa9c6aedf6c8 Mon Sep 17 00:00:00 2001 From: Adrian Baran Date: Fri, 17 Mar 2017 16:45:10 +0100 Subject: [PATCH 127/155] Remove duplicated entry of Web Design and Alfred Workflows (#912) --- readme.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/readme.md b/readme.md index 11ed83f..61343c7 100644 --- a/readme.md +++ b/readme.md @@ -495,8 +495,6 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht - [Falsehood](https://github.com/kdeldycke/awesome-falsehood) - Falsehoods programmers believe in. - [Domain-Driven Design](https://github.com/heynickc/awesome-ddd) - Software development approach for complex needs by connecting the implementation to an evolving model. - [Quantified Self](https://github.com/willempienaar/awesome-quantified-self) - Self-tracking through technology. -- [Alfred Workflows](https://github.com/derimagia/awesome-alfred-workflows) - Productivity app for macOS. -- [Web Design](https://github.com/nicolesaidy/awesome-web-design) - Resources for digital designers. - [SaltStack](https://github.com/hbokh/awesome-saltstack) - Python-based config management system. - [Web Design](https://github.com/nicolesaidy/awesome-web-design) - For digital designers. - [JMeter](https://github.com/aliesbelik/awesome-jmeter) - Load testing and performance measurement tool. From 669cfedcd7403df31a0f324c8c8ea3a7aee01bf0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 21 Mar 2017 21:18:15 +0700 Subject: [PATCH 128/155] =?UTF-8?q?=E2=9C=A8=20Prelaunching=20the=20Awesom?= =?UTF-8?q?e=20Weekly=20newsletter!=20=E2=9C=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) diff --git a/readme.md b/readme.md index 61343c7..3d60505 100644 --- a/readme.md +++ b/readme.md @@ -1,24 +1,33 @@

-
- awesome -
+ Awesome

-> A curated list of awesome lists +
+
-- [What is an awesome list?](awesome.md) -- [Contribution guide](contributing.md) -- [Creating a list](create-list.md) -- [Sticker](https://www.stickermule.com/marketplace/10034-awesome) -- [Chat](https://gitter.im/sindresorhus/awesome) +

+ ✨ Prelaunching the Awesome Weekly newsletter! ✨ +

-Just type [`awesome.re`](https://awesome.re) to go here. ✨ +
--- -Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](https://twitter.com/sindresorhus). +

+ What is an awesome list?    + Contribution guide    + Creating a list    + Sticker    + Chat +

+ +
+ +

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

## Contents From 9e913e1ba8230213925726a7e74b542b8c6a7921 Mon Sep 17 00:00:00 2001 From: PatrickJS Date: Thu, 23 Mar 2017 15:52:05 -0400 Subject: [PATCH 129/155] Use correct names for both versions (#919) the latest version of angular prefers to just be called `angular`, as the version increases every 6 months, while the original one remains with `JS` appended --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 3d60505..839111c 100644 --- a/readme.md +++ b/readme.md @@ -161,8 +161,8 @@ - [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) -- [Angular 2](https://github.com/AngularClass/awesome-angular2) - App framework. -- [Angular](https://github.com/gianarb/awesome-angularjs) - App framework. +- [Angular](https://github.com/AngularClass/awesome-angular) - App framework. +- [AngularJS](https://github.com/gianarb/awesome-angularjs) - 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) From f83c5da006537ea9451ad4ee1f81e1049b54d872 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 24 Mar 2017 10:31:23 +0700 Subject: [PATCH 130/155] Remove the Angular v1 list It's legacy and better to focus on the modern Angular list Fixes #919 --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 839111c..94ee8fa 100644 --- a/readme.md +++ b/readme.md @@ -162,7 +162,6 @@ - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Polymer](https://github.com/Granze/awesome-polymer) - [Angular](https://github.com/AngularClass/awesome-angular) - App framework. -- [AngularJS](https://github.com/gianarb/awesome-angularjs) - 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) From 35dc519241e9b1c9cdcc4258c20847784d782f96 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Fri, 24 Mar 2017 10:32:56 +0700 Subject: [PATCH 131/155] Remove link to the Chat It was an experiment that turned out to not work out. Probably my fault. --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 94ee8fa..b703196 100644 --- a/readme.md +++ b/readme.md @@ -19,8 +19,7 @@ What is an awesome list?    Contribution guide    Creating a list    - Sticker    - Chat + Sticker


From ea051c79e1b0f888cbf4ea47600fc553f3a06a34 Mon Sep 17 00:00:00 2001 From: Peter Matseykanets Date: Sat, 1 Apr 2017 01:08:46 -0400 Subject: [PATCH 132/155] Add PostgreSQL (#808) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b703196..9e1f558 100644 --- a/readme.md +++ b/readme.md @@ -350,6 +350,7 @@ - [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. +- [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. ## Media From 0e50bc8c35ee773f3201846740b2561a5e65d9a0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 1 Apr 2017 13:09:47 +0700 Subject: [PATCH 133/155] Improve the pull request template Fixes #908 --- pull_request_template.md | 59 ++++++++++++++++++++++++++-------------- 1 file changed, 38 insertions(+), 21 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 0de3169..44c5853 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,31 +1,48 @@ - -**[Insert URL to the list here.]** + -**[Explain what this list is about and why it should be included here.]** + + + +**[Insert URL to the list here]** + +**[Explain what this list is about and why it should be included here]** # By submitting this pull request I confirm I've read and complied with the below requirements. -Failure to properly do so will just result in the pull request being closed and everyone's time wasted. Please read it twice. Most people miss many things. +**Please read it multiple times. I spent a lot of time on these guidelines and most people miss a lot.** - 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). -- This pull request has a descriptive title. For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. -- The entry in the Awesome list should include a short description about the list project/theme (not the list itself), and should be added at the bottom of the appropriate category. -- The list I added - - **has been around for at least 30 days,** - - is the result of hard work and is the best I could possibly produce, - - is a non-generated Markdown file in a GitHub repo, - - is not a duplicate, - - includes a succinct description of the project/theme at the top ([example](https://github.com/willempienaar/awesome-quantified-self)), - - includes a project logo/illustration (whenever possible) at the top right of the readme ([example](https://github.com/sindresorhus/awesome-electron)). (The logo should link to the project website or any relevant website. The logo should be high-DPI, so set it to maximum half the width of the original image.), - - only has awesome items **with descriptions** *(Awesome lists are curations of the best, not of everything)*, - - contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, - - has a Table of Contents section **named `Contents`** as the first section, - - 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)* *(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), - - doesn't include a Travis badge, - - has been checked for inconsistent formatting, spelling, and grammar: - - Each link description starts with an uppercase character and ends with a period. +- This pull request has a descriptive title.
For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. +- The entry in the Awesome list should: + - Include a short description about the list project/theme. It should not describe the list itself.
Example: `- [Fish](…) - User-friendly shell.` + - Be added at the bottom of the appropriate category. +- The list I'm submitting complies with these requirements: + - **Has been around for at least 30 days.**
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent. + - It's the result of hard work and the best I could possibly produce. + - Non-generated Markdown file in a GitHub repo. + - The repo should have the following [GitHub topics](https://help.github.com/articles/about-topics) set: `awesome-list`, `awesome`, `list`. I encourage you to add more relevant topics. + - Not a duplicate. + - Includes a succinct description of the project/theme at the top of the readme. [(Example)](https://github.com/willempienaar/awesome-quantified-self) + - Only has awesome items. Awesome lists are curations of the best, not everything. + - Includes a project logo/illustration whenever possible. + - Placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) + - The image should link to the project website or any relevant website. + - The image should be high-DPI. Set it to maximum half the width of the original image. + - Entries have a description, unless the title is descriptive enough by itself. It rarely is though. + - Has the [Awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading, + - Has a Table of Contents section. + - Should be named `Contents`, not `Table of Contents`. + - Should be the first section in the list. + - 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.** + - 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. + - Has consistent formatting and proper spelling/grammar. + - Each link description starts with an uppercase character and ends with a period.
Example: `- [AVA](…) - JavaScript test runner.` - Drop all the `A` / `An` prefixes in the descriptions. - Consistent naming. For example, `Node.js`, not `NodeJS` or `node.js`. + - Doesn't include a Travis badge.
You can still use Travis for list linting, but the badge has no value in the readme. +- Go to the top and read it again. From ec70040049cb036dd0800dabb754027148dc4825 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 2 Apr 2017 10:58:03 +0700 Subject: [PATCH 134/155] Remove Doctrine See: https://github.com/sindresorhus/awesome/issues/927#issuecomment-290915355 --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 9e1f558..dfc3284 100644 --- a/readme.md +++ b/readme.md @@ -346,7 +346,6 @@ - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [Neo4j](https://github.com/Neueda4j/awesome-neo4j) -- [Doctrine](https://github.com/TomasVotruba/awesome-doctrine) - PHP ORM. - [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. From 89c2fa02c3bf8e9d9d6184e6fe17184b8f9a6468 Mon Sep 17 00:00:00 2001 From: Grzesiek W Date: Sun, 16 Apr 2017 20:42:00 +0200 Subject: [PATCH 135/155] Fix incorrect dash used (#935) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index dfc3284..c651056 100644 --- a/readme.md +++ b/readme.md @@ -395,7 +395,7 @@ - [Umbraco](https://github.com/leekelleher/awesome-umbraco) - [Refinery CMS](https://github.com/refinerycms-contrib/awesome-refinerycms) - Ruby on Rails CMS. -- [Wagtail](https://github.com/springload/awesome-wagtail) – Django CMS focused on flexibility and user experience. +- [Wagtail](https://github.com/springload/awesome-wagtail) - Django CMS focused on flexibility and user experience. - [Textpattern](https://github.com/drmonkeyninja/awesome-textpattern) - Lightweight PHP-based CMS. - [Drupal](https://github.com/nirgn975/awesome-drupal) - Extensible PHP-based CMS. From b79cbfe5a5b9ded9436132585c96638d31c21774 Mon Sep 17 00:00:00 2001 From: Quang Van Date: Wed, 19 Apr 2017 02:31:44 -0400 Subject: [PATCH 136/155] Add CouchDB (#887) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c651056..06dbad0 100644 --- a/readme.md +++ b/readme.md @@ -350,6 +350,7 @@ - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [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. ## Media From 9165e643360f9568669a67149319b6251fd614a5 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 19 Apr 2017 13:35:48 +0700 Subject: [PATCH 137/155] Add a couple more descriptions --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 06dbad0..3609fe2 100644 --- a/readme.md +++ b/readme.md @@ -185,7 +185,7 @@ - [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. -- [Cycle.js](https://github.com/cyclejs-community/awesome-cyclejs) +- [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) - [Vue.js](https://github.com/vuejs/awesome-vue) - App framework. @@ -194,7 +194,7 @@ - [Charting](https://github.com/zingchart/awesome-charting) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools) -- [PostCSS](https://github.com/jjaderg/awesome-postcss) +- [PostCSS](https://github.com/jjaderg/awesome-postcss) - CSS preprocessor. - [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) @@ -349,7 +349,7 @@ - [MongoDB](https://github.com/ramnes/awesome-mongodb) - NoSQL database. - [RethinkDB](https://github.com/d3viant0ne/awesome-rethinkdb) - [TinkerPop](https://github.com/mohataher/awesome-tinkerpop) - Graph computing framework. -- [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. +- [PostgreSQL](https://github.com/dhamaniasad/awesome-postgres) - Object-relational database. - [CouchDB](https://github.com/quangv/awesome-couchdb) - Document-oriented NoSQL database. From 2fca0ed4725670ade03b8619691e95079b3d167c Mon Sep 17 00:00:00 2001 From: Spencer Date: Wed, 19 Apr 2017 21:51:08 -0500 Subject: [PATCH 138/155] Add WebGL (#894) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 3609fe2..c69a16c 100644 --- a/readme.md +++ b/readme.md @@ -205,6 +205,7 @@ - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. - [Less](https://github.com/LucasBassetti/awesome-less) - CSS preprocessor. +- [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. ## Back-End Development From 1dd0a1cbf75ed92333dc564ae715bde41c606567 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mislav=20Cimper=C5=A1ak?= Date: Fri, 21 Apr 2017 12:28:09 +0200 Subject: [PATCH 139/155] Add Dev Fun (#914) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index c69a16c..06034d9 100644 --- a/readme.md +++ b/readme.md @@ -513,6 +513,7 @@ - [Free Software](https://github.com/johnjago/awesome-free-software) - Free as in freedom. - [Framer](https://github.com/podo/awesome-framer) - Prototyping interactive UI designs. - [Markdown](https://github.com/BubuAnabelas/awesome-markdown) - Markup language. +- [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun) - Funny developer projects. ## License From 44c7d482a122c8db91559ec0971a8a656a5b57c2 Mon Sep 17 00:00:00 2001 From: Quentin Goinaud Date: Sat, 22 Apr 2017 14:40:34 +0200 Subject: [PATCH 140/155] Add Construct 2 (#902) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 06034d9..094bd12 100644 --- a/readme.md +++ b/readme.md @@ -308,6 +308,7 @@ - [LÖVE](https://github.com/love2d-community/awesome-love2d) - Game engine. - [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console. - [Game Boy Development](https://github.com/avivace/awesome-gbdev) +- [Construct 2](https://github.com/armaldio/awesome-construct) - Game engine. ## Development Environment From ba90d393ccdc54f418345071a2374c4b136de37d Mon Sep 17 00:00:00 2001 From: Boik Date: Sun, 23 Apr 2017 22:59:55 +0800 Subject: [PATCH 141/155] Add Web Security (#898) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 094bd12..9083fa4 100644 --- a/readme.md +++ b/readme.md @@ -392,6 +392,7 @@ - [Honeypots](https://github.com/paralax/awesome-honeypots) - Deception trap, designed to entice an attacker into attempting to compromise the information systems in an organization. - [Incident Response](https://github.com/meirwah/awesome-incident-response) - [Vehicle Security and Car Hacking](https://github.com/jaredmichaelsmith/awesome-vehicle-security) +- [Web Security](https://github.com/qazbnm456/awesome-web-security) - Security of web apps & services. ## Content Management Systems From 8dac3e12b8321d0b41712bec91e7fb9fd3453031 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 23 Apr 2017 22:05:30 +0700 Subject: [PATCH 142/155] Remove leftover trailing whitespace --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 9083fa4..5f160c0 100644 --- a/readme.md +++ b/readme.md @@ -205,7 +205,7 @@ - [Sass](https://github.com/Famolus/awesome-sass) - CSS preprocessor. - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. - [Less](https://github.com/LucasBassetti/awesome-less) - CSS preprocessor. -- [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. +- [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. ## Back-End Development From 8069849184881e94f0a18f34af36cbc10782553c Mon Sep 17 00:00:00 2001 From: Ademola Date: Mon, 24 Apr 2017 09:34:56 +0100 Subject: [PATCH 143/155] Add Preact (#941) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 5f160c0..2d8ae70 100644 --- a/readme.md +++ b/readme.md @@ -206,6 +206,7 @@ - [Ant Design](https://github.com/websemantics/awesome-ant-design) - Enterprise-class UI design language. - [Less](https://github.com/LucasBassetti/awesome-less) - CSS preprocessor. - [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. +- [Preact](https://github.com/ooade/awesome-preact) - App framework. ## Back-End Development From e77025a56bbae40375095a11584ce19994d4040f Mon Sep 17 00:00:00 2001 From: David van Leeuwen Date: Sun, 30 Apr 2017 12:12:20 +0200 Subject: [PATCH 144/155] Add Events in the Netherlands (#923) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2d8ae70..dac405b 100644 --- a/readme.md +++ b/readme.md @@ -517,6 +517,7 @@ - [Framer](https://github.com/podo/awesome-framer) - Prototyping interactive UI designs. - [Markdown](https://github.com/BubuAnabelas/awesome-markdown) - Markup language. - [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun) - Funny developer projects. +- [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events) - Tech-related events in the Netherlands. ## License From 5c06f1cae933c670532e0b249ea2880ba08cbcf0 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 30 Apr 2017 17:31:53 +0700 Subject: [PATCH 145/155] Minor tweaks to guidelines --- pull_request_template.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pull_request_template.md b/pull_request_template.md index 44c5853..700a967 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -16,15 +16,15 @@ - 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). - This pull request has a descriptive title.
For example, `Add Name of List`, not `Update readme.md` or `Add awesome list`. - The entry in the Awesome list should: - - Include a short description about the list project/theme. It should not describe the list itself.
Example: `- [Fish](…) - User-friendly shell.` + - Include a short description about the project/theme of the list. **It should not describe the list itself.**
Example: `- [Fish](…) - User-friendly shell.`, not `- [Fish](…) - Resources for Fish.`. - Be added at the bottom of the appropriate category. - The list I'm submitting complies with these requirements: - **Has been around for at least 30 days.**
That means 30 days from either the first real commit or when it was open-sourced. Whatever is most recent. - It's the result of hard work and the best I could possibly produce. - Non-generated Markdown file in a GitHub repo. - - The repo should have the following [GitHub topics](https://help.github.com/articles/about-topics) set: `awesome-list`, `awesome`, `list`. I encourage you to add more relevant topics. + - **Includes a succinct description of the project/theme at the top of the readme.** [(Example)](https://github.com/willempienaar/awesome-quantified-self) + - The repo should have `awesome-list` & `awesome` as [GitHub topics](https://help.github.com/articles/about-topics). I encourage you to add more relevant topics. - Not a duplicate. - - Includes a succinct description of the project/theme at the top of the readme. [(Example)](https://github.com/willempienaar/awesome-quantified-self) - Only has awesome items. Awesome lists are curations of the best, not everything. - Includes a project logo/illustration whenever possible. - Placed at the top-right of the readme. [(Example)](https://github.com/sindresorhus/awesome-electron) @@ -43,6 +43,6 @@ - Has consistent formatting and proper spelling/grammar. - Each link description starts with an uppercase character and ends with a period.
Example: `- [AVA](…) - JavaScript test runner.` - Drop all the `A` / `An` prefixes in the descriptions. - - Consistent naming. For example, `Node.js`, not `NodeJS` or `node.js`. + - Consistent and correct naming. For example, `Node.js`, not `NodeJS` or `node.js`. - Doesn't include a Travis badge.
You can still use Travis for list linting, but the badge has no value in the readme. - Go to the top and read it again. From ecde581cd2e1dd51e3ce6d2ac9e1461723364572 Mon Sep 17 00:00:00 2001 From: Jasper Moelker Date: Tue, 2 May 2017 20:01:10 +0200 Subject: [PATCH 146/155] Add Progressive Enhancement (#916) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index dac405b..03b3388 100644 --- a/readme.md +++ b/readme.md @@ -207,6 +207,7 @@ - [Less](https://github.com/LucasBassetti/awesome-less) - CSS preprocessor. - [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. - [Preact](https://github.com/ooade/awesome-preact) - App framework. +- [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) ## Back-End Development From 4973bd4db8a96fa8bfbf54708a5f473d2fc1c3b5 Mon Sep 17 00:00:00 2001 From: kud1ing Date: Thu, 11 May 2017 20:10:40 +0200 Subject: [PATCH 147/155] awesome-rust is now at rust-unofficial (#959) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 03b3388..53f5d5d 100644 --- a/readme.md +++ b/readme.md @@ -104,7 +104,7 @@ - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Python](https://github.com/vinta/awesome-python) - [Asyncio](https://github.com/timofurrer/awesome-asyncio) - Asynchronous I/O in Python 3. -- [Rust](https://github.com/kud1ing/awesome-rust) +- [Rust](https://github.com/rust-unofficial/awesome-rust) - [Haskell](https://github.com/krispo/awesome-haskell) - [PureScript](https://github.com/passy/awesome-purescript) - [Go](https://github.com/avelino/awesome-go) From 9bbfa5e7da634391a951768d226eced619c5a654 Mon Sep 17 00:00:00 2001 From: Matthew Vita Date: Tue, 16 May 2017 03:16:56 -0400 Subject: [PATCH 148/155] Add Healthcare (#925) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 53f5d5d..90b90b4 100644 --- a/readme.md +++ b/readme.md @@ -519,6 +519,7 @@ - [Markdown](https://github.com/BubuAnabelas/awesome-markdown) - Markup language. - [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun) - Funny developer projects. - [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events) - Tech-related events in the Netherlands. +- [Healthcare](https://github.com/kakoni/awesome-healthcare) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers. ## License From e5c72ef1ad17af7d8002bc697a3b1c706f84b4fa Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Wed, 17 May 2017 13:30:54 +0700 Subject: [PATCH 149/155] Awesome Weekly is on Product Hunt (#963) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 90b90b4..71a3e2e 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,7 @@

✨ Prelaunching the Awesome Weekly newsletter! ✨ + Vote it up on Product Hunt


From a8cf48787338548ba3e748b24b0bae3516d6baf4 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 25 May 2017 14:48:11 +0700 Subject: [PATCH 150/155] Add Apache Spark See: https://github.com/sindresorhus/awesome/pull/895#issuecomment-303697626 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 71a3e2e..2a5635c 100644 --- a/readme.md +++ b/readme.md @@ -266,6 +266,7 @@ - [Hadoop](https://github.com/youngwookim/awesome-hadoop) - Framework for distributed storage and processing of very large data sets. - [Data Engineering](https://github.com/igorbarinov/awesome-data-engineering) - [Streaming](https://github.com/manuzhang/awesome-streaming) +- [Apache Spark](https://github.com/awesome-spark/awesome-spark) - Unified engine for large-scale data processing. ## Theory From 368742ffe24df39fdec7d3b44ecb3cbb697e8e56 Mon Sep 17 00:00:00 2001 From: DavidLamabuer Date: Thu, 25 May 2017 11:17:55 +0200 Subject: [PATCH 151/155] Add Magento 2 (#945) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 2a5635c..c75351b 100644 --- a/readme.md +++ b/readme.md @@ -522,6 +522,7 @@ - [Dev Fun](https://github.com/mislavcimpersak/awesome-dev-fun) - Funny developer projects. - [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events) - Tech-related events in the Netherlands. - [Healthcare](https://github.com/kakoni/awesome-healthcare) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers. +- [Magento 2](https://github.com/DavidLambauer/awesome-magento2) - Open Source eCommerce built with PHP. ## License From d38352d374201779240f9e8731ec53710abbed9e Mon Sep 17 00:00:00 2001 From: Ricky Date: Wed, 7 Jun 2017 16:29:05 -0500 Subject: [PATCH 152/155] Add description to Atom entry (#987) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c75351b..b567a12 100644 --- a/readme.md +++ b/readme.md @@ -297,7 +297,7 @@ - [Sublime Text](https://github.com/dreikanter/sublime-bookmarks) - [Vim](https://github.com/mhinz/vim-galore) - [Emacs](https://github.com/emacs-tw/awesome-emacs) -- [Atom](https://github.com/mehcode/awesome-atom) +- [Atom](https://github.com/mehcode/awesome-atom) - Open-source and hackable text editor. - [Visual Studio Code](https://github.com/viatsko/awesome-vscode) From 6db3468044930242c05b227ca600a7ae1dcaf08b Mon Sep 17 00:00:00 2001 From: Xiao Hanyu Date: Thu, 15 Jun 2017 22:01:19 +0800 Subject: [PATCH 153/155] Add TikZ (#966) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index b567a12..14ebfc1 100644 --- a/readme.md +++ b/readme.md @@ -523,6 +523,7 @@ - [Events in the Netherlands](https://github.com/awkward/awesome-netherlands-events) - Tech-related events in the Netherlands. - [Healthcare](https://github.com/kakoni/awesome-healthcare) - Open source healthcare software for facilities, providers, developers, policy experts, and researchers. - [Magento 2](https://github.com/DavidLambauer/awesome-magento2) - Open Source eCommerce built with PHP. +- [TikZ](https://github.com/xiaohanyu/awesome-tikz) - Graph drawing packages for TeX/LaTeX/ConTeXt. ## License From 73f83544fc2c402f13189760379d7fe4441f704e Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sun, 18 Jun 2017 18:12:44 +0200 Subject: [PATCH 154/155] Add WebExtensions By @bfred-it Fixes #859 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 14ebfc1..e2523d4 100644 --- a/readme.md +++ b/readme.md @@ -82,6 +82,7 @@ - [Heroku](https://github.com/ianstormtaylor/awesome-heroku) - [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. ## Programming Languages From 899af7e69ee468d83d51b1f8dd88e6edd807d94c Mon Sep 17 00:00:00 2001 From: Victor Laerte Oliveira Date: Sun, 18 Jun 2017 14:07:58 -0300 Subject: [PATCH 155/155] Add IT Quotes (#903) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index e2523d4..2899007 100644 --- a/readme.md +++ b/readme.md @@ -344,6 +344,7 @@ - [Fantasy](https://github.com/RichardLitt/awesome-fantasy) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters) +- [IT Quotes](https://github.com/victorlaerte/awesome-it-quotes) ## Databases