Skip to content
This repository has been archived by the owner on May 3, 2023. It is now read-only.
/ zelkova Public archive

Zelkova watches the update of your favorite keyakizaka 46 member

License

Notifications You must be signed in to change notification settings

mimorisuzuko/zelkova

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zelkova

Zelkova watches the update of your favorite keyakizaka 46 member.

Usage

new Zelkova(url: string)

Create the instance.

If there is a update, fire the following event

zelkova.on('update:blog', (args) => {})

(名前) 公式ブログ

args

  • url: string
  • title: string
  • thumbnail: string

zelkova.on('update:news', (args) => {})

(名前)に関する最新ニュース

args

  • url: string
  • content: string
  • category: string
  • date: Date

zelkova.on('update:schedule', (args) => {})

(名前)に関する最新スケジュール

args

  • url: string
  • content: string
  • category: string
  • date: Date

About

Zelkova watches the update of your favorite keyakizaka 46 member

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published