An open API service indexing awesome lists of open source software.

https://github.com/zoubin/yui-dom-core

A commonjs wrapper for yui-dom-core
https://github.com/zoubin/yui-dom-core

Last synced: 11 months ago
JSON representation

A commonjs wrapper for yui-dom-core

Awesome Lists containing this project

README

          

# yui-dom-core

A commonjs wrapper for [yui-dom-core](http://yuilibrary.com/yui/docs/api/files/dom_js_dom-core.js.html).

Here are the exports:

* [byId](http://yuilibrary.com/yui/docs/api/classes/DOM.html#method_byId)
* [elementByAxis](http://yuilibrary.com/yui/docs/api/classes/DOM.html#method_elementByAxis)
* [contains](http://yuilibrary.com/yui/docs/api/classes/DOM.html#method_contains)
* [inDoc](http://yuilibrary.com/yui/docs/api/classes/DOM.html#method_inDoc)