core-dom

1.0.2 • Public • Published

CORE-DOM

npm

install

npm install core-dom

import

import 'core-dom'

unpkg

script

<script src="https://unpkg.com/core-dom"></script>

example

    $core('p')
    .css('color','#333')
    .css({
      'fontSize': '30px',
      'lineHeight':'40px'
    })

demo

core-dom

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    4
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i core-dom

Weekly Downloads

6

Version

1.0.2

License

MIT

Last publish

Collaborators

  • tesing