@abstractapi/javascript-core 中文文档教程

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

AbstractAPI javascript-core library

用于使用 抽象 API 的纯 JS 库。 这是核心库,具有其他库使用的一些共享逻辑和功能。

See other

要使用和维护此库,请参见以下内容:

NPM

Installation

在命令行中运行 npm install 安装依赖项。 要更新这些依赖项,您需要运行 npm update

Building

要构建库并在 dist 目录中生成缩小文件,您需要运行 npm run build

要构建库,您需要运行 npm run build:lib

Test

要运行测试套件,您需要运行:npm run test

AbstractAPI javascript-core library

Pure JS library for using Abstract API. This is core library that has some shared logic and functions used by other libraries.

See other

To use and maintain this library, please see the following:

NPM

Installation

Run npm install in the command line to install the dependencies. To update those dependencies you need to run npm update.

Building

To build the library and generate the minified file in the dist directory, you need to run npm run build.

To build the lib, you need to run npm run build:lib.

Test

To run the test suite, you need to run: npm run test.

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