remixml-embed

6.1.1 • Public • Published

Remixml embedded script tag loader

NPM version Downloads Rate on Openbase

Remixml component that loads all embedded <script type="text/remixml"> tags present in the DOM.

Basic usage

  var wholedocument = document.head.parentNode;
  var vrs = {};
  Remixmlembed.loadscripts(wholedocument, vrs);

Requirements

It runs inside any webbrowser.

Reference documentation

  • Remixmlembed.loadscripts(node, args)

  • Remixmlembed.loadscript(node, args)

  • Remixmlembed.fetchfile(url)

References

Card-carrying member of the zerodeps movement.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i remixml-embed

    Weekly Downloads

    5

    Version

    6.1.1

    License

    (ISC OR GPL-3.0)

    Unpacked Size

    15.2 kB

    Total Files

    13

    Last publish

    Collaborators

    • buglessrb