You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CanvaScipt is a Javascript library for SQL Database management using HTML5's indexedDB api.it's powerful and effective way to use databases without sever-side languages.if you have issues please go to
and make a new issue.also if you can do a pull request please do that.that will make my day 😊!you can go to
7
8
https://github.com/CleanCode-backup/CanvaScript/pulls for that.
8
9
# Tutorials - Learn More
9
10
Welcome to the To Tutorials,for full documentation go to the <a href="Docs.md">Docs</a>
10
-
## Database Object
11
-
CanvaScipt API has a object call <i><b>Database</b></i> at heart of Database object is a <i>indexedDB</i> object.you can do all supported functions of indexedDB using <b>DBobj.heart</b>
0 commit comments