[ 
https://issues.apache.org/jira/browse/AVRO-1747?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15038419#comment-15038419
 ] 

Matthieu Monsch commented on AVRO-1747:
---------------------------------------

Thanks for the update Ryan!

If you don't mind, I'd like to incorporate a few small changes before this is 
released to NPM (mostly to improve usability, e.g. 
https://github.com/mtth/avsc/issues/16). Let me know if you'd like me to submit 
a separate pull request (easier for me) or update the initial one.

Ps: It's strange that you had to add `LICENSE` to `package.json` (it should 
always be included - see https://docs.npmjs.com/files/package.json#files). Did 
you run it and observe that the file was missing?

> JavaScript implementation
> -------------------------
>
>                 Key: AVRO-1747
>                 URL: https://issues.apache.org/jira/browse/AVRO-1747
>             Project: Avro
>          Issue Type: Improvement
>          Components: javascript
>            Reporter: Matthieu Monsch
>         Attachments: AVRO-1747.patch, AVRO-1747.patch, AVRO-1747.patch
>
>
> Hello,
> I'm not sure if there is still interest in a JavaScript implementation of the 
> Avro spec, or if this is the right place for this message (apologies if not), 
> but in case it's useful here is one: https://github.com/mtth/avsc
> It's pretty fast, fully featured aside from protocols (AFAIK), and runs in 
> the browser.
> Disclaimer: I wrote this library. (I initially searched around for existing 
> implementations, and even saw a few tickets on this board about JavaScript 
> decoders, but couldn't find one to support the schemas I have to process.)
> Best,
> -Matthieu



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to