How to do offline data sync for Ionic2+Meteor app

Hi,

we are developing a Ionic2+Meteor application and we need the to have a copy of some of the DB tables available offline as well. What can I use to achieve that? Most of the solutions that I found online and that are based on Meteor are used for Ionic (like GroundDB?) and I am not sure whether they can work on Ionic2 with Typescript and Angular2.