请确保安装最新版本,该库包含了前端开发日常使用的一些方法,持续扩展中.
npm install @supuwoerc/utils --save
yarn add @supuwoerc/utils
pnpm add @supuwoerc/utils
点击访问:@Doc
import { getElementSelector } from "@supuwoerc/utils"
console.log(getElementSelector(document.body)) // 'html > body'
非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。
MIT © Supuwoerc
Generated using TypeDoc