@supuwoerc/utils
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

@supuwoerc/utils

tips:请确保安装版本>=1.1.8,在此之前的版本未为方法添加测试,同时未添加主体方法和类型声明,同时限制了包管理器

前端开发日常使用的一些方法,持续收集中...

安装

这个项目使用 nodenpm。请确保你本地安装了它们。

npm

npm install @supuwoerc/utils --save

yarn

yarn add @supuwoerc/utils

pnpm

pnpm add @supuwoerc/utils

方法文档

点击访问:方法文档-来自TypeDoc

示例

import { getElementSelector } from "@supuwoerc/utils"
console.log(getElementSelector(document.body)) // 'html > body'

维护者

@Supuwoerc

如何贡献

非常欢迎你的加入!提一个 Issue 或者提交一个 Pull Request。

使用许可

MIT © Supuwoerc

Package Sidebar

Install

npm i @supuwoerc/utils

Weekly Downloads

0

Version

1.1.8

License

MIT

Unpacked Size

273 kB

Total Files

15

Last publish

Collaborators

  • supuwoerc