abo-utils

0.3.4 • Public • Published

abo-utils

JS utils and polyfills.

Getting Started

Installing

  • For the pros:

    • npm install abo-utils --save
    • import ABOUtils from 'abo-utils';
  • For the rest of us:

<script src="https://unpkg.com/abo-utils"></script>

Usage

<script>

    ABOUtils.DOM.createElement('h2#test.bada.bing', document.body).textContent = 'Hello world!';

</script>

License

The MIT license - see the LICENSE.md file for details.

Dependencies (0)

    Dev Dependencies (12)

    Package Sidebar

    Install

    npm i abo-utils

    Weekly Downloads

    196

    Version

    0.3.4

    License

    MIT

    Unpacked Size

    62 kB

    Total Files

    15

    Last publish

    Collaborators

    • sphinxxxx