Skip to content

hexaforce/visualizer-simple-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visualizer Simple Plugin Template

This template was created based on the concept of keeping things minimal for experimental plugin development, without using React, CSS frameworks, or other dependencies.


Overview

This is essentially a Vanilla JS rewrite of the following template:
https://github.com/reearth-plugins/reearth-visualizer-plugin-shadcn-template


Usage

The usage is the same.
For more details, please refer to reearth-plugins.

  • Run with local server
npm run dev:demo1:main 
  • Build
npm run build:demo1
  • Packaging
npm run pkg

Changes

  • reearthTypes has been published as @hexaforce/reearth-types and is used as a dependency.
  • Third-party libraries such as React, ShadCN, and Tailwind are not included.

About

reearth visualizer plugin template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published