2
0
mirror of https://github.com/sindresorhus/awesome synced 2024-11-15 00:15:04 +00:00
Commit Graph

394 Commits

Author SHA1 Message Date
Jakub Synowiec
2efff8e8df Add Service Workers
**https://github.com/TalAter/awesome-service-workers**

*A service worker is an event-driven worker registered against an origin and a path. It takes the form of a JavaScript file that can control the web page/site it is associated with, intercepting and modifying navigation and resource requests, and caching resources in a very granular fashion to give you complete control over how your app behaves in certain situations (the most obvious one being when the network is not available.)*

- [x] 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).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] 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)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] 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)*,
	- [x] has been added at the bottom of the appropriate category.

Closes #706
2016-07-09 18:40:51 +02:00
Sindre Sorhus
6cd90b4d5f Table of Contents → Contents 2016-07-07 14:51:39 +02:00
Pavlos Ratis
41da4fa4d6 Add Site Reliability Engineering
<!-- Please fill in the **bold** fields and tick all applicable boxes by placing an "x" inside "[ ]". -->

**https://github.com/dastergon/awesome-sre**

**The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.**

# ALL THE BELOW CHECKBOXES SHOULD BE DONE AND CHECKED AND THE ABOVE PLACEHOLDERS SHOULD BE FILLED IN BEFORE SUBMITTING A PULL REQUEST!

- [x] 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).
- [x] This pull request has a descriptive title. *(For example: `Add Node.js`)*
- The list I added
	- [x] **has been around for at least 20 days,**
	- [x] is not a duplicate,
	- [x] only has awesome items with descriptions *(Awesome lists are curations of the best, not of everything)*,
	- [x] contains the [awesome badge](https://github.com/sindresorhus/awesome/blob/master/awesome.md#awesome-badge) on the right side of the list heading,
	- [x] has a `Table of Contents` as the first section,
	- [x] 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)*,
	- [x] has [contribution guidelines](https://github.com/sindresorhus/awesome/blob/master/awesome.md#include-contribution-guidelines),
	- [x] 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)*,
	- [x] has been added at the bottom of the appropriate category.

The list contains useful resources (presentations, videos, articles, etc.) on Site Reliability Engineering.

Closes #704
2016-07-07 12:38:28 +02:00
Raymond Camden
77b64eacf1 fix a typo for the product ColdFusion (#705)
The F in ColdFusion needs to be capitalized.
2016-07-06 12:33:48 +02:00
Sindre Sorhus
f771b7622b new short URL for quicker access to awesome 2016-06-21 12:24:16 +02:00
Ilia Naryzhny
8c1a354ad0 Add Apache Wicket (#694) 2016-06-21 12:14:55 +02:00
Jorge Bucaran
8ac95da11a Add Fish (#636) 2016-06-18 23:08:26 +02:00
Vishnu Ks
9a7b66156b Add Bots (#692) 2016-06-18 13:06:12 +02:00
Nik Graf
61507ef287 Add Draft.js
I tried to add it early March when the list was too young. I have maintained the list since then and would be happy to add it here.

This was the first PR https://github.com/sindresorhus/awesome/pull/564

Closes #668
2016-06-18 03:29:10 +02:00
Sindre Sorhus
a471e78f65 🐐🐐🐐🐐
didn't help, even a little bit...
2016-06-17 12:27:32 +02:00
Sindre Sorhus
d9dfc07110 OS X → macOS 2016-06-14 18:58:25 +02:00
Michael Scholtz
1be96f4d43 Add Steam (#686) 2016-06-10 00:58:04 +02:00
Rahul Kapoor
f5dd9afcf9 Changed Awesome Windows URL (#684) 2016-06-09 17:41:08 +02:00
Mohamed Taher Alrefaie
68129536f5 Add TinkerPop
Added [awesome-tinkerpop](https://github.com/mohataher/awesome-tinkerpop) to databases section.

Closes #667
2016-06-06 20:07:11 +02:00
Sindre Sorhus
83fedc27e8 end all descriptions in a . 2016-06-06 18:14:49 +02:00
Siddharth11
03e9949e00 Add Colorful
A curated list of awesome resources to choose your next color scheme.

> Ping me here in a few weeks and I'll reopen ;)

Since then, it hasn't changed much, but as per your advice I've re-opened it :)

Closes #665
2016-06-06 18:12:30 +02:00
pokeball99
340186d771 put JSON lists together
i don't think this is an unreasonable change, or if you want @sindresorhus, I could change it to be underneath the javascript, since JSON is a subset of javascript data

Closes #673
2016-06-01 13:49:35 +07:00
Philipp Muens
d612f06f04 Add Serverless Framework (#666) 2016-06-01 13:41:43 +07:00
Eric Leung
99387d47c1 Add Bioinformatics (#614) 2016-05-31 16:48:49 +07:00
Sindre Sorhus
bb0db1c2c2 fix heading capitalization 2016-05-31 16:23:44 +07:00
gitfrage
6ccb612473 Add Electric Guitar Specifications (#641) 2016-05-24 13:31:26 +07:00
Michael Barroco
c3a9a88853 Add Broadcasting
Closes #652
2016-05-22 15:49:07 +07:00
Daniel Schmidt
4c6586f3a9 Add PostCSS (#660) 2016-05-21 16:59:45 +07:00
Sindre Sorhus
ef80a1bfda Add JavaScript Observables (#659)
> An Observable is a collection that arrives over time. Observables can be used to model push-based data sources such as events, timer intervals, asynchronous requests, and animations. Observables can be transformed, combined, and consumed using array-like methods.

https://github.com/sindresorhus/awesome-observables
2016-05-18 13:15:24 +07:00
Andrew Martin
81002e9254 Add Funny Markov (#655) 2016-05-17 00:28:12 +07:00
Joshua Wiens
20a8768fab Add RethinkDB (#651) 2016-05-13 17:09:18 +07:00
Jens A. Koch
6652803d5a Added Composer (#653) 2016-05-13 16:42:37 +07:00
Christoph Hermann
bb0d412079 Add JavaScript Functional Programming
This adds [Awesome FP JS](https://github.com/stoeffel/awesome-fp-js) to the list.
How do you like the list? Is there anything we have to change/add?

Thanks.

// cc @naehrstoff
closes https://github.com/stoeffel/awesome-fp-js/issues/10

Closes #612
2016-05-13 13:44:39 +07:00
vsemozhetbyt
ebcab42da6 Delete dublicate LaTeX link (#635)
Delete one with italics according to style of others.
2016-04-27 12:41:11 +07:00
Anton Tarasenko
9473282ee4 Add Economics
Closes #615
2016-04-26 16:11:25 +07:00
Sindre Sorhus
d6ce069366 minor formatting tweaks 2016-04-24 23:22:42 +07:00
Tal Ater
f65606c3d1 Add Book Authoring
Closes #576
2016-04-24 04:31:42 +07:00
jtoy
0707aa7cbc Add TensorFlow (#611) 2016-04-21 20:18:34 +07:00
François
dbca080ded Add Network Analysis
https://github.com/briatte/awesome-network-analysis

* over 100 links right now
* the table of contents is partly based on the Deep Learning list
* the license is identical to yours

Hope you like it!

Closes #609
2016-04-21 20:01:19 +07:00
Willian Justen
8c08210a50 Add Audio Visualization
Closes #591
2016-04-21 20:00:24 +07:00
Zach
2bcd0da2e5 Add ESLint (#616)
A list of awesome ESLint configs, plugins, etc.

Closes #616
2016-04-17 18:27:56 +07:00
Prosper Otemuyiwa
e99342f3b7 Add Lumen (#589) 2016-04-14 23:02:56 +07:00
Sindre Sorhus
3168d6585c Add Chrome DevTools
@paulirish fyi :)
2016-04-11 17:30:19 +07:00
Sindre Sorhus
c894bc34a6 😣 2016-04-03 00:42:10 +07:00
Ian Storm Taylor
f19b552546 Close #593 PR: Add Heroku. 2016-03-29 14:17:33 +07:00
eleventigers
8d8d1d1eaf Close #587 PR: Add RxJava. 2016-03-22 17:22:01 +07:00
Sindre Sorhus
b8105478b2 Add AVA
> AVA is a minimal & futuristic JavaScript test runner

https://github.com/sindresorhus/awesome-ava
2016-03-21 02:58:24 +07:00
Egon Geerardyn
67344ffa93 Close #585 PR: LaTeX. 2016-03-20 23:12:25 +07:00
Can Delibas
51a526a626 Close #586 PR: Add Ionic 2. 2016-03-20 23:02:55 +07:00
bilal arslan
9278b1db60 Close #580 PR: Update git cheat sheet link title. 2016-03-16 23:53:07 +07:00
Vinjn Zhang
2b97c684f2 Close #578 PR: Add Vulkan. 2016-03-15 21:39:02 +07:00
Matt Smith
82c66a6ac9 Close #567 PR: Add jQuery Tips. 2016-03-10 20:27:28 +07:00
Guillaume Gelin
484e53ef8c Add MongoDB 2016-03-08 20:02:02 +01:00
Sindre Sorhus
913f6a10e4 Add npm
https://github.com/sindresorhus/awesome-npm
2016-03-07 14:00:35 +07:00
Craig Davison
20b7ebacaf Move 'Maintenance Modules' under JavaScript
This fits alongside Mad Science npm Packages & Micro npm Packages
2016-03-05 12:44:53 +00:00