Merge remote-tracking branch 'upstream/master' into patch-1

This commit is contained in:
Artem Denysov 2016-05-02 23:30:43 +03:00
commit dbe13e7242
3 changed files with 97 additions and 56 deletions

8
.editorconfig Normal file
View File

@ -0,0 +1,8 @@
root = true
[*]
indent_style = tab
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true

View File

@ -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 ## Our Pledge
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.
We are committed to making participation in this project a harassment-free In the interest of fostering an open and welcoming environment, we as
experience for everyone, regardless of level of experience, gender, gender contributors and maintainers pledge to making participation in our project and
identity and expression, sexual orientation, disability, personal appearance, our community a harassment-free experience for everyone, regardless of age, body
body size, race, ethnicity, age, religion, or nationality. 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: Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery * The use of sexualized language or imagery and unwelcome sexual attention or
* Personal attacks advances
* Trolling or insulting/derogatory comments * Trolling, insulting/derogatory comments, and personal or political attacks
* Public or private harassment * Public or private harassment
* Publishing other's private information, such as physical or electronic * Publishing others' private information, such as a physical or electronic
addresses, without explicit permission address, without explicit permission
* Other unethical or unprofessional conduct * 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 Project maintainers have the right and responsibility to remove, edit, or
reject comments, commits, code, wiki edits, issues, and other contributions 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, permanently any contributor for other behaviors that they deem inappropriate,
threatening, offensive, or harmful. threatening, offensive, or harmful.
By adopting this Code of Conduct, project maintainers commit themselves to ## Scope
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.
This Code of Conduct applies both within project spaces and in public spaces 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 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 complaints will be reviewed and investigated and will result in a response that
is deemed necessary and appropriate to the circumstances. Maintainers are is deemed necessary and appropriate to the circumstances. The project team is
obligated to maintain confidentiality with regard to the reporter of an obligated to maintain confidentiality with regard to the reporter of an incident.
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], ## Attribution
version 1.3.0, available at
[http://contributor-covenant.org/version/1/3/0/][version] 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 [homepage]: http://contributor-covenant.org
[version]: http://contributor-covenant.org/version/1/3/0/ [version]: http://contributor-covenant.org/version/1/4/

View File

@ -78,9 +78,10 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Network Layer](https://github.com/Kikobeats/awesome-network-js) - [Network Layer](https://github.com/Kikobeats/awesome-network-js)
- [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages) - [Micro npm Packages](https://github.com/parro-it/awesome-micro-npm-packages)
- [Mad Science npm Packages](https://github.com/feross/awesome-mad-science) - [Mad Science npm Packages](https://github.com/feross/awesome-mad-science)
- [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) - [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) - [Swift](https://github.com/matteocrippa/awesome-swift)
- [Education](https://github.com/hsavit1/Awesome-Swift-Education) - [Education](https://github.com/hsavit1/Awesome-Swift-Education)
- [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds) - [Playgrounds](https://github.com/uraimo/Awesome-Swift-Playgrounds)
@ -91,7 +92,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Go](https://github.com/avelino/awesome-go) - [Go](https://github.com/avelino/awesome-go)
- [Scala](https://github.com/lauris/awesome-scala) - [Scala](https://github.com/lauris/awesome-scala)
- [Ruby](https://github.com/markets/awesome-ruby) - [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) - [Clojure](https://github.com/razum2um/awesome-clojure)
- [ClojureScript](https://github.com/emrehan/awesome-clojurescript) - [ClojureScript](https://github.com/emrehan/awesome-clojurescript)
- [Elixir](https://github.com/h4cc/awesome-elixir) - [Elixir](https://github.com/h4cc/awesome-elixir)
@ -129,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 Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo)
- [Web Tools](https://github.com/lvwzhen/tools) - [Web Tools](https://github.com/lvwzhen/tools)
- [CSS](https://github.com/sotayamashita/awesome-css) - [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) - [Scalability](https://github.com/davidtheclark/scalable-css-reading-list)
- [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css) - [Must-Watch Talks](https://github.com/AllThingsSmitty/must-watch-css)
- [Protips](https://github.com/AllThingsSmitty/css-protips) - [Protips](https://github.com/AllThingsSmitty/css-protips)
@ -162,7 +163,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Web Audio](https://github.com/notthetup/awesome-webaudio) - [Web Audio](https://github.com/notthetup/awesome-webaudio)
- [Offline-First](https://github.com/pazguille/offline-first) - [Offline-First](https://github.com/pazguille/offline-first)
- [Static Website Services](https://github.com/aharris88/awesome-static-website-services) - [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) - [Cycle.js](https://github.com/vic/awesome-cyclejs)
- [Text Editing](https://github.com/dok/awesome-text-editing) - [Text Editing](https://github.com/dok/awesome-text-editing)
- [Motion UI Design](https://github.com/fliptheweb/motion-ui-design) - [Motion UI Design](https://github.com/fliptheweb/motion-ui-design)
@ -171,6 +172,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Aurelia](https://github.com/behzad888/awesome-aurelia) - [Aurelia](https://github.com/behzad888/awesome-aurelia)
- [Charting](https://github.com/zingchart/awesome-charting) - [Charting](https://github.com/zingchart/awesome-charting)
- [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2) - [Ionic Framework 2](https://github.com/candelibas/awesome-ionic2)
- [Chrome DevTools](https://github.com/ChromeDevTools/awesome-chrome-devtools)
## Back-end Development ## Back-end Development
@ -193,6 +195,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [nginx](https://github.com/fcambus/nginx-resources) - [nginx](https://github.com/fcambus/nginx-resources)
- [Dropwizard](https://github.com/stve/awesome-dropwizard) - [Dropwizard](https://github.com/stve/awesome-dropwizard)
- [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes) - [Kubernetes](https://github.com/ramitsurana/awesome-kubernetes)
- [Lumen](https://github.com/unicodeveloper/awesome-lumen)
## Computer Science ## Computer Science
@ -206,7 +209,8 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics)
- [Cryptography](https://github.com/MaciejCzyzewski/retter) - [Cryptography](https://github.com/MaciejCzyzewski/retter)
- [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision) - [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) - [Deep Vision](https://github.com/kjw0612/awesome-deep-vision)
- [Open Source Society University](https://github.com/open-source-society/computer-science) - [Open Source Society University](https://github.com/open-source-society/computer-science)
- [Functional Programming](https://github.com/lucasviola/awesome-functional-programming) - [Functional Programming](https://github.com/lucasviola/awesome-functional-programming)
@ -242,6 +246,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Go Books](https://github.com/dariubs/GoBooks) - [Go Books](https://github.com/dariubs/GoBooks)
- [R Books](https://github.com/RomanTsegelskyi/rbooks) - [R Books](https://github.com/RomanTsegelskyi/rbooks)
- [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books) - [Mind Expanding Books](https://github.com/hackerkid/Mind-Expanding-Books)
- [Book Authoring](https://github.com/TalAter/awesome-book-authoring)
## Editors ## Editors
@ -257,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 Development](https://github.com/ellisonleao/magictools)
- [Game Talks](https://github.com/hzoo/awesome-gametalks) - [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) - [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) - [Chess](https://github.com/hkirat/awesome-chess)
- [LÖVE](https://github.com/JanWerder/awesome-love2d) *(Game engine)* - [LÖVE](https://github.com/JanWerder/awesome-love2d) - Game engine
- [PICO-8](https://github.com/felipebueno/awesome-PICO-8) *(Fantasy console)* - [PICO-8](https://github.com/felipebueno/awesome-PICO-8) - Fantasy console
## Development Environment ## 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) - [Dev Env](https://github.com/jondot/awesome-devenv)
- [Dotfiles](https://github.com/webpro/awesome-dotfiles) - [Dotfiles](https://github.com/webpro/awesome-dotfiles)
- [Shell](https://github.com/alebcay/awesome-shell) - [Shell](https://github.com/alebcay/awesome-shell)
@ -285,7 +290,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
## Entertainment ## 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) - [Fantasy](https://github.com/RichardLitt/awesome-fantasy)
- [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts) - [Podcasts](https://github.com/guipdutra/awesome-geek-podcasts)
- [Email Newsletters](https://github.com/vredniy/awesome-newsletters) - [Email Newsletters](https://github.com/vredniy/awesome-newsletters)
@ -298,7 +303,7 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy) - [SQLAlchemy](https://github.com/dahlia/awesome-sqlalchemy)
- [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb) - [InfluxDB](https://github.com/mark-rushakoff/awesome-influxdb)
- [Neo4j](https://github.com/Neueda4j/awesome-neo4j) - [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) - [MongoDB](https://github.com/ramnes/awesome-mongodb)
@ -306,16 +311,17 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Creative Commons Media](https://github.com/shime/creative-commons-media) - [Creative Commons Media](https://github.com/shime/creative-commons-media)
- [Fonts](https://github.com/brabadu/awesome-fonts) - [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) - [Stock Resources](https://github.com/neutraltone/awesome-stock-resources)
- [GIF](https://github.com/ibaaj/awesome-gif) - [GIF](https://github.com/ibaaj/awesome-gif)
- [Music](https://github.com/ciconia/awesome-music) - [Music](https://github.com/ciconia/awesome-music)
- [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents) - [Open Source Documents](https://github.com/nacyot/awesome-opensource-documents)
- [Audio Visualization](https://github.com/willianjusten/awesome-audio-visualization)
## Learn ## 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) - [Learn to Program](https://github.com/karlhorky/learn-to-program)
- [Speaking](https://github.com/matteofigus/awesome-speaking) - [Speaking](https://github.com/matteofigus/awesome-speaking)
- [Tech Videos](https://github.com/lucasviola/awesome-tech-videos) - [Tech Videos](https://github.com/lucasviola/awesome-tech-videos)
@ -327,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) - [Application Security](https://github.com/paragonie/awesome-appsec)
- [Security](https://github.com/sbilly/awesome-security) - [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) - [Malware Analysis](https://github.com/rshipp/awesome-malware-analysis)
- [Android Security](https://github.com/ashishb/android-security-awesome) - [Android Security](https://github.com/ashishb/android-security-awesome)
- [Hacking](https://github.com/carpedm20/awesome-hacking) - [Hacking](https://github.com/carpedm20/awesome-hacking)
@ -360,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) - [Continuous Delivery](https://github.com/ciandcd/awesome-ciandcd)
- [Services Engineering](https://github.com/mmcgrana/services-engineering) - [Services Engineering](https://github.com/mmcgrana/services-engineering)
- [Free for Developers](https://github.com/ripienaar/free-for-dev) - [Free for Developers](https://github.com/ripienaar/free-for-dev)
- [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin/) - [Bitcoin](https://github.com/igorbarinov/awesome-bitcoin)
- [Answers](https://github.com/jugoncalves/awesome-answers) *(Stack Overflow, Quora, etc)* - [Answers](https://github.com/jugoncalves/awesome-answers) - Stack Overflow, Quora, etc
- [Sketch](https://github.com/diessica/awesome-sketch) *(OS X app)* - [Sketch](https://github.com/diessica/awesome-sketch) - OS X design app
- [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup) - [Places to Post Your Startup](https://github.com/mmccaff/PlacesToPostYourStartup)
- [PCAPTools](https://github.com/caesar0301/awesome-pcaptools) - [PCAPTools](https://github.com/caesar0301/awesome-pcaptools)
- [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job) - [Remote Jobs](https://github.com/lukasz-madon/awesome-remote-job)
@ -375,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) - [Self Hosted](https://github.com/Kickball/awesome-selfhosted)
- [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps) - [FOSS Production Apps](https://github.com/jwaterfaucett/awesome-foss-apps)
- [Gulp](https://github.com/alferov/awesome-gulp) - [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) - [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) - [OpenGL](https://github.com/eug/awesome-opengl)
- [Productivity](https://github.com/jyguyomarch/awesome-productivity) - [Productivity](https://github.com/jyguyomarch/awesome-productivity)
- [GraphQL](https://github.com/chentsulin/awesome-graphql) - [GraphQL](https://github.com/chentsulin/awesome-graphql)
@ -393,19 +399,22 @@ Check out my [blog](https://blog.sindresorhus.com) and follow me on [Twitter](ht
- [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners) - [Beginner-Friendly Projects](https://github.com/MunGell/awesome-for-beginners)
- [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon) - [Bluetooth Beacons](https://github.com/beaconinside/awesome-beacon)
- [Programming Interviews](https://github.com/MaximAbramchuck/awesome-interviews) - [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) - [Katas](https://github.com/gmontalvoriv/awesome-katas)
- [Tools for Activism](https://github.com/drewrwilson/toolsforactivism) - [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) - [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) - [Hacking Spots](https://github.com/diasdavid/awesome-hacking-spots)
- [For Girls](https://github.com/cristianoliveira/awesome4girls) - [For Girls](https://github.com/cristianoliveira/awesome4girls)
- [Vorpal](https://github.com/vorpaljs/awesome-vorpal) *(Node.js CLI framework)* - [Vorpal](https://github.com/vorpaljs/awesome-vorpal) - Node.js CLI framework
- [OKR Methodology](https://github.com/domenicosolazzo/awesome-okr) *(Goal setting & communication best practices)* - [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)
- [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)* - [LaTeX](https://github.com/egeerardyn/awesome-LaTeX) *(Typesetting language)*
- [Brunch](https://github.com/denar90/awesome-brunch) *(Build tool)* - [Brunch](https://github.com/denar90/awesome-brunch) *(Build tool)*
- [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
## License ## License