0.4.0 • Published 10 months ago

slidev-addon-rabbit v0.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

NPM

slidev-addon-rabbit

Presentation time management for slidev inspired by rabbit-shocker/rabbit | Rabbit - はじめに

Demo

https://kaakaa.github.io/slidev-addon-rabbit/1?time=1

npm.io

Description

As the presentation begins, the rabbit and the turtle aim for the goal. The rabbit represents the current page, and the turtle represents the elapsed time since the start. Let's guide the rabbit to the goal before the turtle arrives, ensuring everyone has enough leisure time.

npm.io

Usage

  1. Apply slidev-addon-rabbit to your slidev project
  2. Run slidev (e.g.: npm run dev)
  3. Attach url query ?time=10 to presentation url, and access it
    • e.g.: http://localhost:3030/?time=10

Configs

---
...
addons:
  - slidev-addon-rabbit
rabbit:
  slideNum: true   # Show current/total slide numbers next to a rabbit icon
...
---

License

This repository distributes under MIT License

Icons used in this slide are distributed from Emoji One (Monotone) under CC BY 4.0.

0.3.2

10 months ago

0.4.0

10 months ago

0.3.1

10 months ago

0.3.0

1 year ago

0.2.0

2 years ago

0.1.0

2 years ago