0.4.2 • Published 2 years ago

@blackprint/nodes-multimedia v0.4.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Multimedia nodes collection for Browser

NPM Build Status

Import this nodes from URL

Please specify the version to avoid breaking changes.

Blackprint.loadModuleFromURL([
	'https://cdn.jsdelivr.net/npm/@blackprint/nodes-multimedia@0.4/dist/nodes-multimedia.mjs'
], {
	// Turn this on if you want to load .sf.js, and .sf.css
	// only with single .mjs
	loadBrowserInterface: true // set to "false" for Node.js/Deno
});

Development URL

You can use this link to load unpublished nodes and still under development on GitHub. https://cdn.jsdelivr.net/gh/Blackprint/nodes-multimedia@dist/nodes-multimedia.mjs

Replace dist with your latest commit hash (from dist branch) to avoid cache from CDN.

License

MIT

0.4.2

2 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago