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

618 Commits

Author SHA1 Message Date
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
Sindre Sorhus
ed929d2c22 🐐 2016-05-03 16:58:47 +07:00
Sindre Sorhus
6b747a30c7 update code of conduct 2016-05-02 15:27:18 +07:00
Sindre Sorhus
bc354c10d0 add .editorconfig 2016-05-02 15:21:32 +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
Craig Davison
9fc3c1a169 Merge pull request #581 from madphysicist/patch-1
DOC: Fixed minor but glaring grammar error
2016-03-15 18:01:59 +00:00
Mad Physicist
85d05b41a7 DOC: Fixed minor but glaring grammar error
I hope that was not there on purpose given "Ensure your list is grammatically correct, typo free and has no Markdown formatting errors. This should also apply to pull requests."
2016-03-15 13:51:46 -04: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
Sindre Sorhus
9b0051d385 Merge pull request #565 from ramnes/master
Add MongoDB
2016-03-09 15:17:29 +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
Craig Davison
8e9d1ae2dc Move 'Spanish Natural Language Processing' under the English version 2016-03-05 12:32:28 +00:00
merrily
08fc6b9e49 Close #560 PR: Add Charting. 2016-03-05 10:00:45 +07:00
Craig Davison
3572f5ba9d Merge pull request #559 from AllThingsSmitty/master
Moved resources under appropriate cateorgies
2016-03-04 16:11:19 +00:00
Matt Smith
24716b855f Moved resources under appropriate cateorgies
I’ve moved “FOSS for Developers” under Dev Environment and “Open Source
Documents” under Media
(https://github.com/sindresorhus/awesome/pull/557#issuecomment-192227638
). as part of Issue #550.
2016-03-04 07:09:34 -05:00
Jasmine Chen
e0e0691f36 Close #528 PR: Add Competitive Programming. 2016-03-04 18:00:09 +07:00
Felipe Bueno
c7cea0c784 Close #551 PR: Add PICO-8. 2016-03-04 17:49:58 +07:00
Tomáš Votruba
015df30ff9 Close #529 PR: Add Symfony Education. 2016-03-04 17:46:29 +07:00
Craig Davison
e4bb2b31aa Move 'Mad Science' under 'JavaScript'
Also change the description from 'Mad Science Modules' to 'Mad Science npm Packages'.

This makes it clearer for you to understand that these modules are from npm and use JavaScript (using a similar style to 'Micro npm Packages').
2016-02-27 15:08:58 +00:00
Sindre Sorhus
c14f877c00 Merge pull request #549 from AllThingsSmitty/master
Minor edit
2016-02-27 12:29:40 +07:00
Matt Smith
f72671940b Minor edit
I changed the case of “Awesome” in this link to match other links’
formatting and the case of the section it links to for consistency.
2016-02-27 00:18:39 -05:00
Andrea Parodi
35c5215fb6 Close #547 PR: Add Micro npm Packages. 2016-02-27 00:26:17 +07:00
Sindre Sorhus
38bbda2a91 fix indentation 2016-02-23 17:07:59 +07:00
Matt Smith
1223624e0f Close #539 PR: Add CSS Protips. 2016-02-23 17:07:09 +07:00
Sindre Sorhus
a605b0b7fc Merge pull request #542 from kasperisager/patch-1
Use SVG version of CC0 icon
2016-02-20 12:07:41 +07:00
Craig Davison
52dd248b4e Merge pull request #540 from stve/fix_logo
update logo in README to use production rawgit url
2016-02-19 20:32:55 +00:00
Kasper Isager
a7b10f1f7b Use SVG version of CC0 icon 2016-02-19 20:05:53 +01:00