dom-doc

0.0.9 • Public • Published

doc

N.B. In development; Don't use in production

A truly lightweight DOM lib; because sometimes you only need a little:

  • A little less verbosity in the DOM;
  • A little more consistency across browser;
  • A little file.

doc is being developed to give you this; just a little bit.

Usage

To use in the browser, simply copy build/doc.all.js to the desired folder, and link as normal:

<script src="/js/doc.all.js"></script>

To install via npm, run:

npm install dom-doc

API

Coming soon

Readme

Keywords

none

Package Sidebar

Install

npm i dom-doc

Weekly Downloads

0

Version

0.0.9

License

none

Last publish

Collaborators

  • hughfdjackson