This package has been deprecated

Author message:

deprecated, try: github: https://github.com/ibyar/aurora, npm: https://www.npmjs.com/package/@ibyar/elements

@aurorats/element
TypeScript icon, indicating that this package has built-in type declarations

0.1.12 • Public • Published

Aurora Element

Aurora element, hold info about HTMLElements class, attributes and tag name.

Install

npm i --save @aurorats/element
yarn add @aurorats/element

Exmaple

import { hasNativeAttr } from '@aurorats/element';

let div = document.createElement('div');
console.log(hasNativeAttr(div, 'for'));

/@aurorats/element/

    Package Sidebar

    Install

    npm i @aurorats/element

    Weekly Downloads

    0

    Version

    0.1.12

    License

    MIT

    Unpacked Size

    54.7 kB

    Total Files

    15

    Last publish

    Collaborators

    • salem.ebo