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 50 million developers.
Sign up
Popular repositories
-
Draws simple SVG flow chart diagrams from textual representation of the diagram
-
-
Node-cqrs-domain is a node.js module based on nodeEventStore that. It can be very useful as domain component if you work with (d)ddd, cqrs, eventdenormalizer, host, etc.
-
-
Node-queue is a node.js module for multiple databases. It can be very useful if you work with (d)ddd, cqrs, eventsourcing, commands and events, etc.
3,897 contributions in the last year
Contribution activity
June 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 3 repositories not shown
- adrai/i18next-custom-lang JavaScript
- adrai/rename-branch Shell
- adrai/i18next JavaScript
- adrai/next-i18next-http-middleware-log-issue JavaScript
- adrai/parcel-example-i18next-http-backend JavaScript
Created a pull request in i18next/i18next that received 1 comment
getBestMatchFromCodes: use fallbackLng if nothing found, fixes #1470
Checklist
only relevant code is changed (make a diff before you submit the PR)
run tests npm run test
tests are included
documentation is cha…
Created an issue in SheetJS/sheetjs that received 1 comment
Error with usage of Input Type "string" with FileReader.readAsText
I need to use the FileReader.readAsText api.. How does it work? I tried with Input Type "string", but this results in this error: "End of data reac…