@garfish/web-component
TypeScript icon, indicating that this package has built-in type declarations

1.1.8 • Public • Published

garfish

NPM version

Usage

import GarfishInstance from 'garfish';

GarfishInstance.run({
  domGetter: '#AppContainer',
  apps: [
    {
      name: 'app',
      entry: 'xx.html',
      activeWhen: '/index',
    },
  ],
});

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @garfish/web-component

    Weekly Downloads

    1

    Version

    1.1.8

    License

    MIT

    Unpacked Size

    226 kB

    Total Files

    8

    Last publish

    Collaborators

    • reothues
    • aishiguang
    • cttrevor
    • shawzhou
    • jiadi0801
    • jsongo
    • rustle
    • zengkp