JSPM

cearth

0.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q32814F
  • License MIT

cearth 是 CEarth 综合包,用于提供完事的 CEarth 功能

Package Exports

  • cearth
  • cearth/dist/cearth.es.js
  • cearth/dist/cearth.umd.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cearth) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

目录

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接口文档


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

赞赏码