@hummer/web-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.1 • Public • Published

Hummer Web API

用于特定情况下将Hummer内置API封装为Web API标准方法

// 例如通过URL加载一段js
Hummer.loadScriptWithUrl(url, callback)

// ↓↓↓

document.head.appendChild(script)

Readme

Keywords

none

Package Sidebar

Install

npm i @hummer/web-api

Weekly Downloads

18

Version

0.0.1-alpha.1

License

MIT

Unpacked Size

4.66 kB

Total Files

11

Last publish

Collaborators

  • duanlikang
  • caoenze