by-tools
TypeScript icon, indicating that this package has built-in type declarations

1.1.31 • Public • Published

by-tools

安装

npm install by-tools --save

如需按需引入,安装配套插件

npm install babel-plugin-by-tools-demand-loading --save-dev

修改babel.config.js

  "plugins": [
    [
      "by-tools-demand-loading",
      {
        "library": "by-tools"
      }
    ],
  ]

Readme

Keywords

none

Package Sidebar

Install

npm i by-tools

Weekly Downloads

2

Version

1.1.31

License

ISC

Unpacked Size

56.1 kB

Total Files

28

Last publish

Collaborators

  • xiaokangzheng