From aca739c35886f7968820f29a894c5a764eabf5b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Lula?= Date: Fri, 23 Mar 2018 18:32:51 +0100 Subject: [PATCH 1/2] Add react --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c001906..121631b 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Moment.js](https://github.com/moment/moment/labels/Up-For-Grabs) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. - [serverless](https://github.com/serverless/serverless/labels/help-wanted-easy) _(label: help-wanted-easy)_
The Serverless Framework - [Hoodie Camp](https://github.com/hoodiehq/camp/labels/first-timers-only) _(label: first-timers-only)_
Hoodie Camp is a space for new and existing contributors. +- [React](https://github.com/facebook/react/issues?q=is:open+is:issue+label:%22good+first+issue%22) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. - [React server](https://github.com/redfin/react-server/labels/good%20first%20contribution) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. - [Yarn](https://github.com/yarnpkg/yarn/labels/good-first-contribution) _(label: good-first-contribution)_
Fast, reliable, and secure dependency management. - [pixi.js](https://github.com/pixijs/pixi.js/labels/Difficulty%3A%20Easy) _(label: Difficulty: Easy)_
A 2D JavaScript Renderer From 2cb46a1d969bcc3cb28af208b53cca0030e388af Mon Sep 17 00:00:00 2001 From: seanbermo93 <33392022+seanbermo93@users.noreply.github.com> Date: Wed, 12 Dec 2018 22:47:49 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 121631b..dcb34e0 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ If you are not a programmer, but would like to contribute, check out the [Awesom - [Moment.js](https://github.com/moment/moment/labels/Up-For-Grabs) _(label: Up-For-Grabs)_
A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. - [serverless](https://github.com/serverless/serverless/labels/help-wanted-easy) _(label: help-wanted-easy)_
The Serverless Framework - [Hoodie Camp](https://github.com/hoodiehq/camp/labels/first-timers-only) _(label: first-timers-only)_
Hoodie Camp is a space for new and existing contributors. -- [React](https://github.com/facebook/react/issues?q=is:open+is:issue+label:%22good+first+issue%22) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. +- [React](https://github.com/facebook/react/labels/good%20first%20issue) _(label: good first issue)_
A declarative, efficient, and flexible JavaScript library for building user interfaces. - [React server](https://github.com/redfin/react-server/labels/good%20first%20contribution) _(label: good-first-contribution)_
React framework with server render for blazing fast page load and seamless transitions between pages in the browser. - [Yarn](https://github.com/yarnpkg/yarn/labels/good-first-contribution) _(label: good-first-contribution)_
Fast, reliable, and secure dependency management. - [pixi.js](https://github.com/pixijs/pixi.js/labels/Difficulty%3A%20Easy) _(label: Difficulty: Easy)_
A 2D JavaScript Renderer