6.1.1 • Published 2 years ago

remixml-embed v6.1.1

Weekly downloads
13
License
(ISC OR GPL-3.0)
Repository
github
Last release
2 years ago

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.

6.1.0

2 years ago

6.1.1

2 years ago

6.0.1

2 years ago

6.0.0

2 years ago

4.0.3

3 years ago

4.0.2

3 years ago

4.0.1

3 years ago

4.0.0

3 years ago