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-
locize.com | localistars.com
- Zürich, Switzerland
- https://twitter.com/adrirai
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,842 contributions in the last year
Contribution activity
June 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1 repository not shown
- 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
detect if translations are flat instead of nested and warn
added additional log warn statement (useful i.e. for users using locize publishFormat = 'json_auto') rephrased some existing log statements
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…