cearth
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

目录

1. 背景

2. 简介

库的简单介绍

具有以下特性:

  • 特性1
  • 特性2
  • 特性3

详情请看:

如果您在使用的过程中遇到了问题,或者有好的建议和想法,您都可以通过以下方式联系我,期待与您的交流:

3. 安装方式

目前,安装方式有以下几种:

3.1. 方式1:通过 npm 安装

npm install cearth

3.2. 方式3:通过<script>标签引入

您可直接从项目的 发行地址 中下载以 .iife.js 作为缀的文件,然后使用如下代码引用 和 使用 cearth:

  1. 引用 cearth

    <script src="path/to/package/cearth.iife.js"></script>
    
  2. 使用全局的 cearth

    <script>
    // 使用全局的 cearth
    </script>
    

4. 教程

详情跳转至教程

5. API接口文档

详情跳转至API接口文档


有您的支持,我会在开源的道路上,越走越远

赞赏码

Package Sidebar

Install

npm i cearth

Weekly Downloads

4

Version

0.0.0

License

MIT

Unpacked Size

6.2 kB

Total Files

6

Last publish

Collaborators

  • guobinyong