@mangoweb/shapes
TypeScript icon, indicating that this package has built-in type declarations

0.0.6 • Public • Published

Shapes

The manGoweb Shapes component.

Installation

npm install @mangoweb/shapes @mangoweb/scripts-base

This is a @mangoweb/scripts-base component.

Usage

In your template:

<script>
	window.initComponents = (window.initComponents || []).push({
		name: 'Shapes',
		props: {
			url: '/shapes.svg',
		},
	})
</script>

IE support (caniuse)

Use fetch polyfill, e.g., <script src="https://polyfill.io/v3/polyfill.min.js?features=fetch"></script>

Dependencies (0)

    Dev Dependencies (11)

    Package Sidebar

    Install

    npm i @mangoweb/shapes

    Weekly Downloads

    2

    Version

    0.0.6

    License

    MIT

    Unpacked Size

    5.31 kB

    Total Files

    9

    Last publish

    Collaborators

    • onset
    • mango-cli
    • jirkavebr
    • viliamkopecky
    • matejsimek
    • luchalupa