Dubnium
Browser
Browser
  • Import
  • Overview
  • Initialize
  • Manage
  • Get
  • Modify
  • Templates
  • Miscellaneous
  • Update Log
  • Forum
Powered by GitBook
On this page

Was this helpful?

Initialize

You can initialize as many databases as you want

const db = new Dubnium('type',temp)

Parameters

Name
About
Type
Required

type

Data type. Options: text or json

String

temp

If set to true, use sessionStorage instead of localStorage

Bool

PreviousOverviewNextManage

Last updated 2 years ago

Was this helpful?