Is there any way to save json to a file and read/update the same file using browser javascript?

后端 未结 0 1487
深忆病人
深忆病人 2020-11-29 13:17
// LocalStorage is a lowdb adapter for saving to localStorage
const adapter = new LocalStorage(\'db\')

// Create database instance
const db = low(adapter)

// Set d         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题