keithkk / MementoDB

Scripts for Memento Database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MementoDB

Scripts for Memento Database (https://mementodatabase.com/)

Uses code from:

This main directory contains code useful for testing scripts intended to run inside the Memento Database with a web browser or other JavaScript runtime.

  • http.js - Emulates the Memento http().get() method
  • moment.js - Un-minimized copy of Moment (included as a built-in library with Memento)

Directories under this one are the separate projects that result in "bundles" of code you can import into Memento. More documentation is available there.

Currently available projects:

  • TgdbAutofill.js - Autofill for The Games DB

About

Scripts for Memento Database

License:MIT License


Languages

Language:JavaScript 99.4%Language:HTML 0.5%Language:Shell 0.1%