@deepjs/dom

0.2.9 • Public • Published

dom

dom 相关处理

独立包,无依赖

功能列表

  • 查询
    • 选择器查询
    • id 查询
    • class 查询
    • 属性查询 a[target=_blank]
    • 后代查询
    • 兄弟元素查询
    • 前后元素查询
    • 祖先元素
  • 取值
    • input/textarea
    • 获取 e.currentTarget 在.radio 中的数组索引

使用

import { addClass, toggleClass } from '@deepjs/dom'

参考:

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.9
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.9
    0
  • 0.2.4
    0
  • 0.2.1
    0

Package Sidebar

Install

npm i @deepjs/dom

Weekly Downloads

0

Version

0.2.9

License

MIT

Unpacked Size

11.4 kB

Total Files

8

Last publish

Collaborators

  • cloudyan