JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 81
  • Score
    100M100P100Q66135F
  • License LGPL-3.0-or-later

Permanently apply javascript modifiers to your dynamic DOM.

Package Exports

  • @itrocks/build
  • @itrocks/build/build.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@itrocks/build) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

build

Permanently apply JavaScript modifiers to your dynamic DOM.

Demo, Testing and Development

git clone https://github.com/itrocks-ts/build
cd build
npm install
npm run build

To test, serve build.html from a local web server and open your browser's console to see it in action.