JSPM

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

🧰 前端常用的工具类方法汇总。

Package Exports

  • @hai2007/tool

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 (@hai2007/tool) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

🧰 tool.js - 前端常用的工具类方法汇总。

downloads install size CDN Version License

Issues

使用的时候遇到任何问题或有好的建议,请点击进入issue,欢迎参与维护!

How to use?

首先你需要通过命令行安装:

npm install --save @hai2007/tool

安装好了以后,然后引入你需要的算法:

  • 动画轮播
import animation from '@hai2007/tool/animation.js';

<< 查看文档

  • 列主序存储的4x4矩阵
import Matrix4 from '@hai2007/tool/Matrix4.js';

<< 查看文档

联系我们

开源协议

MIT

Copyright (c) 2020 hai2007 走一步,再走一步。