Skip to content

sharplines/dom-builder

Repository files navigation

dom-builder

Ultra-lightweight dom assembling

Building

Generated files are not checked in to git. You can create them all with the following:

npm install
npm run build

npm-link

If you intend to npm link this library, link the dist directory itself instead.