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

1.3.0 • Public • Published

fourdom

A DOM toolkit library.

Features

  • css: for add style to DOM.
  • removeElement: for delete a Element from DOM.
  • addClss: for add some class name to DOM.
  • removeClass: for delete some class name from DOM.
  • hasClass: for determine whether class name exists on a certain DOM.

Installation

# pnpm
$ pnpm add fordom

# yarn
$ yarn add fordom

# npm
$ npm i fordom

APIs

CHANGE LOGS

See change log here.

Dependencies (0)

    Dev Dependencies (23)

    Package Sidebar

    Install

    npm i fourdom

    Weekly Downloads

    993

    Version

    1.3.0

    License

    none

    Unpacked Size

    5.45 kB

    Total Files

    6

    Last publish

    Collaborators

    • elenh