mirror of
https://github.com/sindresorhus/awesome.git
synced 2024-12-21 08:26:09 +00:00
commit
949bfc9c28
@ -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.
|
||||
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
@ -218,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)
|
||||
@ -436,6 +437,9 @@ 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.
|
||||
- [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
|
||||
|
Loading…
Reference in New Issue
Block a user