Added descriptions

Related to issue #928
This commit is contained in:
Matt Smith 2017-05-08 09:40:26 -04:00
parent ecde581cd2
commit 40730d8d53
2 changed files with 10 additions and 10 deletions

View File

@ -19,7 +19,7 @@ Please ensure your pull request adheres to the following guidelines:
- Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description. - Make sure the list is useful before submitting. That implies it has enough content and every item has a good succinct description.
- Make an individual pull request for each suggestion. - Make an individual pull request for each suggestion.
- Use [title-casing](http://titlecapitalization.com) (AP style). - Use [title-casing](http://titlecapitalization.com) (AP style).
- Use the following format: `[List Name](link)` - Use the following format: `[List Name](link) - Clear, concise description.`
- Link additions should be added to the bottom of the relevant category. - Link additions should be added to the bottom of the relevant category.
- New categories or improvements to the existing categorization are welcome. - New categories or improvements to the existing categorization are welcome.
- Check your spelling and grammar. - Check your spelling and grammar.

View File

@ -86,10 +86,10 @@
## Programming Languages ## Programming Languages
- [JavaScript](https://github.com/sorrycc/awesome-javascript) - [JavaScript](https://github.com/sorrycc/awesome-javascript)
- [Promises](https://github.com/wbinnssmith/awesome-promises) - [Promises](https://github.com/wbinnssmith/awesome-promises) - Resources for JavaScript Promises.
- [Standard Style](https://github.com/feross/awesome-standard) - [Standard Style](https://github.com/feross/awesome-standard)
- [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - [Must Watch Talks](https://github.com/bolshchikov/js-must-watch) - Videos of JavaScript talks.
- [Tips](https://github.com/loverajoel/jstips) - [Tips](https://github.com/loverajoel/jstips) - Useful JavaScript tips.
- [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)
@ -148,14 +148,14 @@
## Front-End Development ## Front-End Development
- [ES6 Tools](https://github.com/addyosmani/es6-tools) - [ES6 Tools](https://github.com/addyosmani/es6-tools) - Tools for using ES6.
- [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - [Web Performance Optimization](https://github.com/davidsonfellipe/awesome-wpo) - List of resources for web optimization.
- [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 Tools](https://github.com/addyosmani/critical-path-css-tools) - [Critical-Path Tools](https://github.com/addyosmani/critical-path-css-tools) - Tools for above-the-fold CSS.
- [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) - Videos of CSS talks.
- [Protips](https://github.com/AllThingsSmitty/css-protips) - [Protips](https://github.com/AllThingsSmitty/css-protips) - CSS tips.
- [React](https://github.com/enaqx/awesome-react) - App framework. - [React](https://github.com/enaqx/awesome-react) - App framework.
- [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps. - [Relay](https://github.com/expede/awesome-relay) - Framework for building data-driven React apps.
- [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way) - [Web Components](https://github.com/mateusortiz/webcomponents-the-right-way)
@ -180,7 +180,7 @@
- [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations. - [D3](https://github.com/wbkd/awesome-d3) - Library for producing dynamic, interactive data visualizations.
- [Emails](https://github.com/jonathandion/awesome-emails) - [Emails](https://github.com/jonathandion/awesome-emails)
- [jQuery](https://github.com/petk/awesome-jquery) - [jQuery](https://github.com/petk/awesome-jquery)
- [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - [Tips](https://github.com/AllThingsSmitty/jquery-tips-everyone-should-know) - jQuery tips.
- [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)