Skip to content

KevinG99/event-modeling-figma-plugin

Repository files navigation

Figma Event Modeling Plugin

62862431-71537f00-bd0e-11e9-85db-d97c0fb729a4

This is a Figma plugin that allows you to create event modeling diagrams directly in Figma. It is based on the Event Modeling methodology.

What is Event Modeling?

Event Modeling is a method of describing systems using an example of how information has changed within them over time. Specifically this omits transient details and looks at what is durably stored and what the user sees at any particular point in time. These are the events on the timeline that form the description of the system.

Roadmap

  • Create an Event
  • Create bulk Events
  • Create Commands for all Events which does not have a Command
  • Create a View
  • Edit all Events with the same name
  • Edit all Commands with the same name
  • Edit all Views with the same name
  • Display connected stickies in the Detail View
  • Verify Event Model

Contributing

  • Run yarn to install dependencies.
  • Run yarn build:watch to start webpack in watch mode.
  • Open Figma -> Plugins -> Development -> Import plugin from manifest... and choose manifest.json file from this repo.

Folder Structure

To keep the codebase clean, we have the following folder structure:

Toolings

This repo is using:

  • React + Webpack
  • TypeScript
  • Prettier precommit hook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published