Ionic Storage with v1 app?

Is it possible to use Ionic Storage with v1 app? I’m referring to https://ionicframework.com/docs/storage/

Thank you!

I don’t think there are current AngularJS implementations for this.

how about using https://github.com/localForage/localForage directly with its JS interface?