Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
react-stay-scrolled
React component for keeping components scrolled down
-
i18next-fetch-backend
Fetch i18next translations with the fetch API
-
gulp-xml-transformer
Gulp plugin for transforming xml content
-
react-onenterkeydown
React higher order component for adding onEnterKeyDown to input components
-
react-focus-onkeydown
React higher order component for getting focus of a component when a key is pressed anywhere in the page
JavaScript 4
-
socket.io-as-promised
Socket.IO middleware for supporting returning promises from handlers
JavaScript 4
364 contributions in the last year
Contribution activity
May 2019
April 2019
- perrin4869/graphql-compose-elasticsearch JavaScript
Created a pull request in graphql-compose/graphql-compose-elasticsearch that received 3 comments
Fix #60
Fixes a regression introduced in v3.1. schemaComposer.createObjectTC accepts a typeDef, which could be a string (as in https://github.com/graphql-c…
Created an issue in graphql-compose/graphql-compose-elasticsearch that received 1 comment
Error: Type MyTypePageInfo must define one or more fields, v3.1
Bug introduced in version 3.1, when trying to execute a query, it fails at validation.
Error: Type MyTypePageInfo must define one or more fields
C…