sidferreira / aor-firebase-client

Firebase client for Admin on Rest
MIT License
57 stars 29 forks source link

Add support for sorting #23

Closed shrmnk closed 7 years ago

shrmnk commented 7 years ago

As requested, this PR separates the sorting functionality from the auth status.

Adds a dependency for https://github.com/jonschlinkert/array-sort

Also fixes warning about missing "repository" field during npm install