mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-21 00:16:10 +00:00
Merge branch 'master' into patch-1
This commit is contained in:
commit
19cc7cc27b
17
pull_request_template.md
Normal file
17
pull_request_template.md
Normal file
@ -0,0 +1,17 @@
|
||||
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->
|
||||
|
||||
**URL to the list 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.
|
||||
- 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) 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.
|
14
readme.md
14
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)
|
||||
@ -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
|
||||
@ -356,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)
|
||||
@ -398,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)
|
||||
@ -422,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)
|
||||
- [Colorful](https://github.com/Siddharth11/Colorful) - Resources to choose your next color scheme.
|
||||
- [Bioinformatics](https://github.com/danielecook/Awesome-Bioinformatics)
|
||||
|
||||
|
||||
## License
|
||||
|
Loading…
Reference in New Issue
Block a user