Menu
Libraries |
Category

typo

  • Purpose: Typo is a web-based markdown editor designed for creating, editing, and viewing markdown content with additional features like slideshow creation and code execution.
  • Key Features:
    • Uses the File System API or download anchor tag for file handling.
    • Auto-saves changes when supported.
    • Stores files exclusively on the user's device.
    • Offers document or slideshow view options.
    • Supports slide creation using <hr> tags (---).
    • Allows execution of js and ts code blocks in the browser.
    • Provides formatted printing and Prettier-based markdown formatting.
  • Target Audience: Developers and users who need a lightweight, browser-based markdown editor with advanced features like slideshow creation and code execution.
  • Framework Support: Built with Svelte and SvelteKit.
  • Related Component: Integrates with [drab](https://drab.robino.dev fa-solid fa-up-right-from-square) for additional functionality.
  • License: MIT License.
  • Contribution: Open to contributions, especially for improving features or adding new ones.

markdownmdsveltesveltekit

Comments