@calebgasser/svelte-ghblog

0.1.31 • Public • Published

svelte-ghblog

For creating a simple blog in a svelte application from a github repository

Try it on StackBlitz

Test workflow Code coverage Github package version Npm package versino Github release Npm downloads Dependencies Vulnerabilites

Roadmap

  • [x] Inital working PoC
  • [x] More customizable interface to render the index (file browser)
  • [ ] Finishing setting up commitlint
  • [ ] Full test coverage
  • [ ] Use zod for schema validation
  • [ ] Full documentation/finish readme

Documentation

Until the documentation is completed you can reference the demo folder for how to use.

Installation

# Yarn
yarn add -D @calebgasser/svelte-ghblog

# npm
npm i -D @calebgasser/svelte-ghblog

# pnpm
pnpm i -D @calebgasser/svelte-ghblog

Usage

Until the documentation is completed you can reference the demo folder for how to use.

Examples

Until the documentation is completed you can reference the demo folder for how to use.

Contributing

TODO

Readme

Keywords

Package Sidebar

Install

npm i @calebgasser/svelte-ghblog

Weekly Downloads

2

Version

0.1.31

License

GPL-3.0-only

Unpacked Size

57.6 kB

Total Files

42

Last publish

Collaborators

  • cgasser