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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
6.1.10latest

Version History

VersionDownloads (Last 7 Days)Published
6.1.10
6.1.03
6.0.10
6.0.00
4.0.30
4.0.20
4.0.10
4.0.00

Package Sidebar

Install

npm i remixml-embed

Weekly Downloads

3

Version

6.1.1

License

(ISC OR GPL-3.0)

Unpacked Size

15.2 kB

Total Files

13

Last publish

Collaborators

  • buglessrb