beauby / jsonapi-datastore

JavaScript client-side JSON API data handling made easy.
MIT License
195 stars 40 forks source link

convert to ES6 #4

Closed jprincipe closed 8 years ago

jprincipe commented 8 years ago

Convert JsonApiDataStore and JsonApiDataStoreModel to classes. Update mocha tests to to use new import and function syntax. Use babel to convert dist files ES5.

beauby commented 8 years ago

Hey @jprincipe, could you rebase this so that I can merge it?

jprincipe commented 8 years ago

@beauby rebase is complete

beauby commented 8 years ago

Thanks a lot, could you just squash your commits into one so that we keep the history clean?

jprincipe commented 8 years ago

@beauby closed this PR and opened another one with all commits squashed