WME Bootstrap

Bootstrap library for custom Waze Map Editor scripts

当前为 2022-08-25 提交的版本,查看 最新版本

此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.gf.qytechs.cn/scripts/450160/1085530/WME%20Bootstrap.js

作者
Anton Shevchuk
版本
0.0.2
创建于
2022-08-25
更新于
2022-08-25
大小
2.3 KB
许可证
MIT

WME Bootstrap

Bootstrap library for custom WME scripts

Require Script

// @require https://gf.qytechs.cn/scripts/450160-wme-bootstrap/code/WME-Bootstrap.js

Usage

(function () {
  'use strict';

  $(document)
      .on('bootstrap.wme', function () {
        console.info('ready');
      })
})();

Links

Author homepage: http://anton.shevchuk.name/
Script homepage: https://github.com/AntonShevchuk/wme-bootstrap
GreasyFork: https://gf.qytechs.cn/scripts/450160-wme-bootstrap/code/WME-Bootstrap.js

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址