Sqlite encryption module

Currently we will use SQLite into ionic framework. For security, we need encrypt the data which is store on sqlite. After i serach, i found this: https://www.zetetic.net/sqlcipher/design/ , but i am not so sure this plug-in will work on ionic. Anybody knows what encryption method or plug-in that will work on ionic?

Thanks