Closed oldrich-s closed 11 years ago
Nice suggestion - should get this out. Most of the API methods are here - http://nparashuram.com/trialtool/index.html#example=/jquery-indexeddb/demo/trialtool.html.
Since you have done the initial groundwork, can you send me a pull request of the file (that we could probably check into a docs folder), and I could enhance from there ?
Closing this as issue-20 has a pull request for this.
I have started working on the TypeScript definition file for the JQuery IndexedDB. Here it is:
http://pastebin.com/DkvLRTA0
I do not know JQuery IndexedDB much. Could you please finish it and clean it up?
Then we (you) could send it here:
https://github.com/borisyankov/DefinitelyTyped
EDIT: That would help even to people not using Typescript to understand the interface structure of you lib ;)