@startinblox/component-deployer

1.0.13 • Public • Published

Solid Deployer

Solid Deployer serves some components:

  • Solid Deployer
  • Solid Deployer Menu

How to use

Once the package is installed, you can use the solid-deployer component:

<html>
  <head>
    <!-- import the module in the head of the page -->
    <script
      type="module"
      src="https://cdn.skypack.dev/@startinblox/component-deployer"
    ></script>
  </head>

  <body>
    <!-- use the component -->
    <solid-deployer data-src="http://mydatasrc"></solid-deployer>
  </body>
</html>

Parameters

Name Default Description
data-src undefined URL of your data holder

Developpers

Installation:

npm install

Build with:

npm run build

Watch files & rebuild on change with this command:

npm run watch

Readme

Keywords

none

Package Sidebar

Install

npm i @startinblox/component-deployer

Weekly Downloads

1

Version

1.0.13

License

MIT

Unpacked Size

20.2 MB

Total Files

1157

Last publish

Collaborators

  • belenio
  • startinbloxbot
  • balessan
  • clem-sib
  • plup
  • matthieu.f
  • jbpasquier