minibikini / paasaa

🔤 Natural language detection for Elixir
MIT License
115 stars 12 forks source link

Replace JSX with Jason #10

Closed AndrewDryga closed 5 years ago

AndrewDryga commented 5 years ago

Hello,

Elixir community is moving towards using Jason which is JSON library used by Ecto, Phoenix and a lot of other projects. Can you please also update the code to use Jason and reduce the entropy of JSON libraries in Elixir projects? :)

If you need help with that, just tell.