@pintora/standalone
TypeScript icon, indicating that this package has built-in type declarations

0.7.3 • Public • Published

@pintora/standalone

pintora

Documentation | Live Editor


This is a standalone version of pintora that has all the diagrams pre-bundled.

Pintora is a javascript text-to-diagrams library that works in both browser and Node.js.

Expressing your thoughts in a diagram is better than a thousand words. With the help of pintora.js, you can create diagrams with intuitive text.

Heavily inspired by Mermaid.js and PlantUML.

✨ Features

  • In browser side, output SVG or Canvas.
  • In Node.js side, output PNG/JPG file.
  • [Planning] Modular and composable, load specific diagram implementaions only when needed, keep the core code lightweight.
  • [Planning] Highly extensible, provide a plugin system for diagram developer to write and distribute their own diagrams.

Diagram types

  • Sequence Diagram
  • Entity Relationship Diagram
  • Component Diagram
  • Activity Diagram
  • Mind Map
  • Gantt Diagram
name preview
Sequence Diagram
Entity Relationship Diagram
Component Diagram
Activity Diagram
Mind Map
Gantt Diagram

📖 Documentation

Check the online documentation and demo for more details.

Package Sidebar

Install

npm i @pintora/standalone

Weekly Downloads

18

Version

0.7.3

License

MIT

Unpacked Size

1.17 MB

Total Files

8

Last publish

Collaborators

  • hikerpig