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

1.18.0 • Public • Published

garfish

NPM version

Usage

import GarfishInstance from 'garfish';

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

Readme

Keywords

Package Sidebar

Install

npm i garfish

Weekly Downloads

822

Version

1.18.0

License

MIT

Unpacked Size

322 kB

Total Files

8

Last publish

Collaborators

  • shawzhou
  • rustle
  • caohuilin
  • cttrevor
  • zengkp