Skip to content

Could this be a pure JavaScript package instead? #18

Description

@brody2consult

@dpa99c I just discovered this plugin from Ionic-native. I would like to start with a note of appreciation for your hard work to help people deal with some of the issues they encounter with sqlite and Cordova in general. I made a small donation and would like to give you a word of encouragement to keep up the good work. I am sure your work will be recognized more and more over time.

Looking at this project I see that it could be just as useful for either Cordova or Web SQL in the browser. While the Web SQL spec is unfortunately deprecated and not supported by some newer browsers such as Edge I can imagine some possible uses including:

Ideally it should be possible to consume as a CommonJS (ES5) module or ES6 module by systems such as Browserify, Webpack, Rollup, or prepack.io. You may want to look at what I did in https://github.com/brodybits/sql-promise-helper in the past.

I would love to make this contribution but am pretty swamped with backlog right now.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions