Skip to content

Quorafind/Obsidian-Timeline

Repository files navigation

obsidian-react-starter

A starter template for creating an Obsidian plugin with ReactJS.

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 ~200 KB.

About

A timeline plugin for Obsidian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published