Package Exports
- pxmu
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 (pxmu) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Pxmu
Pxmu 是移动端超轻量的消息提示框插件 无需任何依赖,即可运行。由十月(Oct.cn)开发维护,全局使用flex布局,自适应兼容性强。PC和移动端都可使用。样式精美,可自定义动画/颜色/字体等。 有常用的 toast diaglog success loading copy 等
npm安装
npm i pxmu
html引入js文件
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/pxmu/dist/web/pxmu.min.js"></script>
#官网文档 https://Pxmu.com