@2003scape/rsc-news-archives 中文文档教程

发布于 4年前 浏览 24 项目主页 更新于 3年前

rsc-news-archives

来自 runescape classic 的 jagex 存档新闻帖子。 来源于 runescape 经典 wikirunescape.com 并转换为 降价(使用 HTML)。

install

$ npm install @2003scape/rsc-news-archives

news

[
    {
        body: '...',
        category: 0, // see below
        date: 973836000,
        title: '...'
    }
]

categories

const CATEGORY_IDS = {
    GAME_UPDATES: 0,
    WEBSITE: 1,
    CUSTOMER_SUPPORT: 2,
    TECHNICAL: 3,
    COMMUNITY: 4,
    BEHIND_THE_SCENES: 5,
    POLLS: 6
}

license

CC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode

rsc-news-archives

archived news posts from jagex for runescape classic. sourced from the runescape classic wiki and runescape.com and converted to markdown (with HTML).

install

$ npm install @2003scape/rsc-news-archives

news

[
    {
        body: '...',
        category: 0, // see below
        date: 973836000,
        title: '...'
    }
]

categories

const CATEGORY_IDS = {
    GAME_UPDATES: 0,
    WEBSITE: 1,
    CUSTOMER_SUPPORT: 2,
    TECHNICAL: 3,
    COMMUNITY: 4,
    BEHIND_THE_SCENES: 5,
    POLLS: 6
}

license

CC-BY-SA-4.0 https://creativecommons.org/licenses/by-sa/4.0/legalcode

    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文