mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-19 15:36:09 +00:00
ordered everything A-Z inside categories
This commit is contained in:
parent
ab62d63cc7
commit
cf5e52ce1d
154
readme.md
154
readme.md
@ -26,45 +26,45 @@
|
||||
|
||||
## Back-end Development
|
||||
|
||||
- [Django](https://github.com/rosarior/awesome-django)
|
||||
- [Flask](https://github.com/humiaozuzu/awesome-flask)
|
||||
- [Docker](https://github.com/veggiemonk/awesome-docker)
|
||||
- [Vagrant](https://github.com/iJackUA/awesome-vagrant)
|
||||
- [Pyramid](https://github.com/ITCase/awesome-pyramid)
|
||||
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1)
|
||||
- [CakePHP](https://github.com/friendsofcake/awesome-cakephp)
|
||||
- [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2)
|
||||
- [Django](https://github.com/rosarior/awesome-django)
|
||||
- [Docker](https://github.com/veggiemonk/awesome-docker)
|
||||
- [Flask](https://github.com/humiaozuzu/awesome-flask)
|
||||
- [Laravel](https://github.com/chiraggude/awesome-laravel)
|
||||
- [Rails](https://github.com/ekremkaraca/awesome-rails)
|
||||
- [Phalcon](https://github.com/sergeyklay/awesome-phalcon)
|
||||
- [Play1 Framework](https://github.com/PerfectCarl/awesome-play1)
|
||||
- [Pyramid](https://github.com/ITCase/awesome-pyramid)
|
||||
- [Rails](https://github.com/ekremkaraca/awesome-rails)
|
||||
- [Symfony2](https://github.com/EmanueleMinotto/awesome-symfony2)
|
||||
- [Useful `.htaccess` Snippets](https://github.com/phanan/htaccess)
|
||||
- [Vagrant](https://github.com/iJackUA/awesome-vagrant)
|
||||
|
||||
|
||||
## Big Data
|
||||
|
||||
- [Big Data](https://github.com/onurakpolat/awesome-bigdata)
|
||||
- [Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
|
||||
- [Hadoop](https://github.com/youngwookim/awesome-hadoop)
|
||||
- [Public Datasets](https://github.com/caesar0301/awesome-public-datasets)
|
||||
|
||||
|
||||
## Books
|
||||
|
||||
- [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
|
||||
- [Free Programming Books](https://github.com/vhf/free-programming-books)
|
||||
- [Free Software Testing Books](https://github.com/ligurio/free-software-testing-books/blob/master/free-software-testing-books.md)
|
||||
- [GoBooks](https://github.com/dariubs/GoBooks)
|
||||
- [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
|
||||
|
||||
## Computer Science
|
||||
|
||||
- [University Courses](https://github.com/prakhar1989/awesome-courses)
|
||||
- [Data Science](https://github.com/okulbilisim/awesome-datascience)
|
||||
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
|
||||
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
|
||||
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
|
||||
- [Cryptography](https://github.com/MaciejCzyzewski/retter)
|
||||
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision)
|
||||
- [Cryptography](https://github.com/MaciejCzyzewski/retter)
|
||||
- [Data Science](https://github.com/okulbilisim/awesome-datascience)
|
||||
- [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning) *(Neural networks)*
|
||||
- [Deep Vision](https://github.com/kjw0612/awesome-deep-vision)
|
||||
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
|
||||
- [Machine Learning](https://github.com/josephmisiti/awesome-machine-learning)
|
||||
- [Speech and Natural Language Processing](https://github.com/edobashira/speech-language-processing)
|
||||
- [University Courses](https://github.com/prakhar1989/awesome-courses)
|
||||
|
||||
|
||||
## Databases
|
||||
@ -76,59 +76,59 @@
|
||||
|
||||
## Developer Environment
|
||||
|
||||
- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins)
|
||||
- [Browser Extensions for GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
|
||||
- [Dev Env](https://github.com/jondot/awesome-devenv)
|
||||
- [Dotfiles](https://github.com/webpro/awesome-dotfiles)
|
||||
- [Git Cheat Sheet](https://github.com/ArslanBilal/Git-Cheat-Sheet)
|
||||
- [Quick Look Plugins](https://github.com/sindresorhus/quick-look-plugins)
|
||||
- [Shell](https://github.com/alebcay/awesome-shell)
|
||||
- [ZSH Plugins](https://github.com/unixorn/awesome-zsh-plugins)
|
||||
- [Browser Extensions for GitHub](https://github.com/stefanbuck/awesome-browser-extensions-for-github)
|
||||
- [Git Cheat Sheet](https://github.com/ArslanBilal/Git-Cheat-Sheet)
|
||||
|
||||
|
||||
## Editors
|
||||
|
||||
- [Atom](https://github.com/mehcode/awesome-atom)
|
||||
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
|
||||
- [Sublime Text](https://github.com/dreikanter/sublime-bookmarks)
|
||||
- [Vim](http://vimawesome.com)
|
||||
- [Emacs](https://github.com/emacs-tw/awesome-emacs)
|
||||
- [Atom](https://github.com/mehcode/awesome-atom)
|
||||
|
||||
|
||||
## Entertainment
|
||||
|
||||
- [Science Fiction](https://github.com/sindresorhus/awesome-scifi)
|
||||
- [Fantasy](https://github.com/RichardLitt/awesome-fantasy)
|
||||
- [Podcasts](https://github.com/cv/awesome-geek-podcasts)
|
||||
- [Science Fiction](https://github.com/sindresorhus/awesome-scifi)
|
||||
|
||||
|
||||
## Front-end Development
|
||||
|
||||
- [JavaScript Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
|
||||
- [ES6 Tools](https://github.com/addyosmani/es6-tools)
|
||||
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
|
||||
- [Web Tools](https://github.com/lvwzhen/tools)
|
||||
- [Above-the-fold CSS Tools](https://github.com/addyosmani/above-the-fold-css-tools)
|
||||
- [React](https://github.com/enaqx/awesome-react)
|
||||
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
|
||||
- [Polymer](https://github.com/Granze/awesome-polymer)
|
||||
- [Android UI](https://github.com/wasabeef/awesome-android-ui)
|
||||
- [AngularJS](https://github.com/gianarb/awesome-angularjs)
|
||||
- [Backbone](https://github.com/instanceofpro/awesome-backbone)
|
||||
- [HTML5](https://github.com/diegocard/awesome-html5)
|
||||
- [Sass](https://github.com/HugoGiraudel/awesome-sass)
|
||||
- [SVG](https://github.com/willianjusten/awesome-svg)
|
||||
- [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)
|
||||
- [Android UI](https://github.com/wasabeef/awesome-android-ui)
|
||||
- [iOS UI](https://github.com/cjwirth/awesome-ios-ui)
|
||||
- [Scalable CSS](https://github.com/davidtheclark/scalable-css-reading-list)
|
||||
- [Meteor](https://github.com/gillesfabio/awesome-meteor)
|
||||
- [BEM](https://github.com/sturobson/BEM-resources)
|
||||
- [CSS Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
|
||||
- [Dojo Toolkit](https://github.com/peterkokot/awesome-dojo)
|
||||
- [Ember](https://github.com/nmec/awesome-ember)
|
||||
- [ES6 Tools](https://github.com/addyosmani/es6-tools)
|
||||
- [Flexbox](https://github.com/afonsopacifer/awesome-flexbox)
|
||||
- [Web Typography](https://github.com/deanhume/typography)
|
||||
- [Web Accessibility](https://github.com/brunopulis/awesome-a11y)
|
||||
- [HTML5](https://github.com/diegocard/awesome-html5)
|
||||
- [Inspiration](https://github.com/NoahBuscher/Inspire)
|
||||
- [iOS UI](https://github.com/cjwirth/awesome-ios-ui)
|
||||
- [JavaScript Must Watch Talks](https://github.com/bolshchikov/js-must-watch)
|
||||
- [Material Design](https://github.com/sachin1092/awesome-material)
|
||||
- [KnockoutJS](https://github.com/dnbard/awesome-knockout)
|
||||
- [Meteor](https://github.com/gillesfabio/awesome-meteor)
|
||||
- [Polymer](https://github.com/Granze/awesome-polymer)
|
||||
- [React](https://github.com/enaqx/awesome-react)
|
||||
- [Sass](https://github.com/HugoGiraudel/awesome-sass)
|
||||
- [Scalable CSS](https://github.com/davidtheclark/scalable-css-reading-list)
|
||||
- [SVG](https://github.com/willianjusten/awesome-svg)
|
||||
- [Web Accessibility](https://github.com/brunopulis/awesome-a11y)
|
||||
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
|
||||
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
|
||||
- [Web Tools](https://github.com/lvwzhen/tools)
|
||||
- [Web Typography](https://github.com/deanhume/typography)
|
||||
|
||||
|
||||
## Gaming
|
||||
@ -147,77 +147,77 @@
|
||||
|
||||
## Platforms
|
||||
|
||||
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
|
||||
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
|
||||
- [iOS](https://github.com/vsouza/awesome-ios)
|
||||
- [Android](https://github.com/JStumpp/awesome-android)
|
||||
- [Hybrid Apps](https://github.com/weblancaster/awesome-hybrid)
|
||||
- [Electron](https://github.com/sindresorhus/awesome-electron) *(formerly atom-shell)*
|
||||
- [Cordova](https://github.com/busterc/awesome-cordova)
|
||||
- [Electron](https://github.com/sindresorhus/awesome-electron) *(formerly atom-shell)*
|
||||
- [Frontend Development](https://github.com/dypsilon/frontend-dev-bookmarks)
|
||||
- [Hybrid Apps](https://github.com/weblancaster/awesome-hybrid)
|
||||
- [iOS](https://github.com/vsouza/awesome-ios)
|
||||
- [Linux](https://github.com/aleksandar-todorovic/awesome-linux)
|
||||
- [Node.js](https://github.com/sindresorhus/awesome-nodejs)
|
||||
- [React Native](https://github.com/jondot/awesome-react-native)
|
||||
- [Xamarin](https://github.com/benoitjadinon/awesome-xamarin)
|
||||
- [Linux](https://github.com/aleksandar-todorovic/awesome-linux)
|
||||
|
||||
|
||||
## Programming Languages
|
||||
|
||||
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
|
||||
- [Swift](https://github.com/matteocrippa/awesome-swift)
|
||||
- [Python](https://github.com/vinta/awesome-python)
|
||||
- [Rust](https://github.com/kud1ing/awesome-rust)
|
||||
- [Haskell](https://github.com/krispo/awesome-haskell)
|
||||
- [PureScript](https://github.com/passy/awesome-purescript)
|
||||
- [Go](https://github.com/avelino/awesome-go)
|
||||
- [Scala](https://github.com/lauris/awesome-scala)
|
||||
- [Ruby](https://github.com/markets/awesome-ruby)
|
||||
- [C](https://github.com/aleksandar-todorovic/awesome-c)
|
||||
- [C/C++](https://github.com/fffaraz/awesome-cpp)
|
||||
- [Clojure](https://github.com/razum2um/awesome-clojure)
|
||||
- [Coldfusion](https://github.com/seancoyne/awesome-coldfusion)
|
||||
- [Common Lisp](https://github.com/kozross/awesome-cl)
|
||||
- [D](https://github.com/zhaopuming/awesome-d)
|
||||
- [Dart](https://github.com/yissachar/awesome-dart)
|
||||
- [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi)
|
||||
- [Elixir](https://github.com/h4cc/awesome-elixir)
|
||||
- [Elm](https://github.com/isRuslan/awesome-elm)
|
||||
- [Erlang](https://github.com/drobakowski/awesome-erlang)
|
||||
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
|
||||
- [Go](https://github.com/avelino/awesome-go)
|
||||
- [Groovy](https://github.com/kdabir/awesome-groovy)
|
||||
- [Haskell](https://github.com/krispo/awesome-haskell)
|
||||
- [Java](https://github.com/akullpp/awesome-java)
|
||||
- [JavaScript](https://github.com/sorrycc/awesome-javascript)
|
||||
- [Julia](https://github.com/svaksha/Julia.jl)
|
||||
- [Lua](https://github.com/LewisJEllis/awesome-lua)
|
||||
- [C](https://github.com/aleksandar-todorovic/awesome-c)
|
||||
- [C/C++](https://github.com/fffaraz/awesome-cpp)
|
||||
- [R](https://github.com/qinwf/awesome-R)
|
||||
- [D](https://github.com/zhaopuming/awesome-d)
|
||||
- [Common Lisp](https://github.com/kozross/awesome-cl)
|
||||
- [Perl](https://github.com/hachiojipm/awesome-perl)
|
||||
- [Groovy](https://github.com/kdabir/awesome-groovy)
|
||||
- [Dart](https://github.com/yissachar/awesome-dart)
|
||||
- [Java](https://github.com/akullpp/awesome-java)
|
||||
- [OCaml](https://github.com/rizo/awesome-ocaml)
|
||||
- [Coldfusion](https://github.com/seancoyne/awesome-coldfusion)
|
||||
- [Fortran](https://github.com/rabbiabram/awesome-fortran)
|
||||
- [.NET](https://github.com/quozd/awesome-dotnet)
|
||||
- [OCaml](https://github.com/rizo/awesome-ocaml)
|
||||
- [Perl](https://github.com/hachiojipm/awesome-perl)
|
||||
- [PHP](https://github.com/ziadoz/awesome-php)
|
||||
- [Delphi](https://github.com/Fr0sT-Brutal/awesome-delphi)
|
||||
- [Python](https://github.com/vinta/awesome-python)
|
||||
- [PureScript](https://github.com/passy/awesome-purescript)
|
||||
- [R](https://github.com/qinwf/awesome-R)
|
||||
- [Ruby](https://github.com/markets/awesome-ruby)
|
||||
- [Rust](https://github.com/kud1ing/awesome-rust)
|
||||
- [Scala](https://github.com/lauris/awesome-scala)
|
||||
- [Swift](https://github.com/matteocrippa/awesome-swift)
|
||||
|
||||
|
||||
## Resources
|
||||
|
||||
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
|
||||
- [Images](https://github.com/heyalexej/awesome-images)
|
||||
- [Fonts](https://github.com/brabadu/awesome-fonts)
|
||||
- [Codeface](https://github.com/chrissimpkins/codeface) *(Text editor fonts)*
|
||||
- [Creative Commons Media](https://github.com/shime/creative-commons-media)
|
||||
- [Fonts](https://github.com/brabadu/awesome-fonts)
|
||||
- [Images](https://github.com/heyalexej/awesome-images)
|
||||
|
||||
|
||||
## Security
|
||||
|
||||
- [Android Security](https://github.com/ashishb/android-security-awesome)
|
||||
- [Application Security](https://github.com/paragonie/awesome-appsec)
|
||||
- [Security](https://github.com/sbilly/awesome-security)
|
||||
- [CTF](https://github.com/apsdehal/awesome-ctf)
|
||||
- [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)
|
||||
- [Android Security](https://github.com/ashishb/android-security-awesome)
|
||||
- [Security](https://github.com/sbilly/awesome-security)
|
||||
|
||||
|
||||
## Theory
|
||||
|
||||
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
|
||||
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
|
||||
- [Algorithms](https://github.com/tayllan/awesome-algorithms)
|
||||
- [Algorithm Visualizations](https://github.com/enjalot/algovis)
|
||||
- [Artificial Intelligence](https://github.com/owainlewis/awesome-artificial-intelligence)
|
||||
- [Papers We Love](https://github.com/papers-we-love/papers-we-love)
|
||||
- [Search Engine Optimization](https://github.com/marcobiedermann/search-engine-optimization)
|
||||
- [Talks](https://github.com/JanVanRyswyck/awesome-talks)
|
||||
|
||||
|
||||
## Miscellaneous
|
||||
|
Loading…
Reference in New Issue
Block a user