uon.dom

0.1.0 • Public • Published

UON Framework For Browser Apps

uon.dom contains DOM manipulation functions and classes. The 2-way binding classes are heavily inspired by Rivets.js. If Angular and Rivets had a baby it could have been uon.dom... If you want to use something that's more mature, use Rivets or Angular.

Usage

const dom = require('uon.dom');

const my_element = dom.find('#myelementid');

TODOs

  • Make the lib more skookum
  • Complete this README

Readme

Keywords

none

Package Sidebar

Install

npm i uon.dom

Weekly Downloads

2

Version

0.1.0

License

MIT

Last publish

Collaborators

  • uon-io