| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Chooses the fastest random access backend based on the user's browser
npm install --save random-access-webconst RAW = require('random-access-web')
const storage = RAW('dats')
const dat = new DatJs({
db: storage
})| Back | FazBrowse Home | New Git URL |