garfish
TypeScript icon, indicating that this package has built-in type declarations

1.19.2 • Public • Published

garfish

NPM version

Usage

import GarfishInstance from 'garfish';

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

/garfish/

    Package Sidebar

    Install

    npm i garfish

    Weekly Downloads

    578

    Version

    1.19.2

    License

    MIT

    Unpacked Size

    323 kB

    Total Files

    8

    Last publish

    Collaborators

    • shawzhou
    • rustle
    • caohuilin
    • cttrevor
    • zengkp