Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

dom-doc

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-doc

latest
npmnpm
Version
0.0.9
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 30 Apr 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts