Skip to content
This repository was archived by the owner on Jul 13, 2026. It is now read-only.

obsidian-community/obsidian-preact-template

Repository files navigation

obsidian-preact-starter

A starter template for creating an Obsidian plugin with PreactJS.

Features

This project comes preconfigured with Typescript, Babel, and Rollup.js.

Getting Started

Click "use this template" to create your own fork of this repo. Make sure to reference the official sample plugin for information about how to get started with the Obsidian API and how to submit your plugin to the Community Plugin Gallery.

# for local development
npm install
npm run dev

# for a production bundle
npm install
npm run build

Stats

The production output of this sample plugin is ~13 KB.

About

A starter template for using creating Obsidian plugins in PreactJS

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages