tracemoe-helper

trace.moe api helper


License
MIT
Install
npm install tracemoe-helper@1.0.3

Documentation

tracemoe-helper

npm version

NPM

List of completion functions

  • me
  • list
  • search
  • image preview
  • video preview

How to use

You can view it by using API documention of trace.moe.

Module load

javascript

let TraceMoe = require('tracemoe-helper');

typescript

import TraceMoe = require('tracemoe-helper');

example

Please refer to test.js.

Return data

Please refer to trace.moe API Doc.

Typescript

You can use this module with Typescript since version 1.0.0.

Migration

to whatanimega-helper

The module was also updated with the whatanime.ga service replacing the service name and address with trace.moe. If you are using a previous module, please accept this module. The previous module stops updating.