Skip to content

michaelpiper/Xamdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

  var constructdb=new Xamsdb("michael",true)// use true for debug
  constructdb.AutoUpadateDB()
  let db=constructdb.db // any changes made to db or construct.db will be permanent
  
  
  this library is less than 3kb without any zip or minifying 
  which make it an option and powerful tool for fast and reliable update
  i argue with you that this is an option when it comes to javascript database library
  built on localstorage to store data seamlessly