@elemint/elemint

0.1.2 • Public • Published

Build Status David license

Elemint is maintained under the semantic versioning guidelines

Features

  • Traverse the DOM.
  • Manage animations and events.
  • Manipulate elements and styles.

API Usage

  • API documentation can be found here.

Browser Usage

  • Download the latest version of the library from here.

  • Include the library in the body of an HTML document:

      <script src='path/to/elemint.js'>
    

NPM Usage

Install

  • Download the latest version of the library:

      npm i @elemint/elemint
    
  • Require the library in a script:

      require('@elemint/elemint');
    

Contributing

  • Infomation on how to contribute can be found here.

MIT License

  • License information can be found here.

Readme

Keywords

none

Package Sidebar

Install

npm i @elemint/elemint

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

291 kB

Total Files

114

Last publish

Collaborators

  • abbotto