Wardley Maps
Provides high situational awareness to help improve strategic planning and decision making.
Contents
Apps
Mapping
Online open source mapping tool. For updates follow @MapsAsCode on Twitter. Hosted version available here. Online documentation Wardley Maps as Code.
Render and edit Wardley maps within Obsidian.md. This community plugin leverages the engine from OnlineWardleyMaps.com. Online documentation Wardley Maps as Code.
Tools & Scripts
Development
Command-line tool that renders OnlineWardleyMaps DSL text to SVG. Pipes stdin to stdout, ships as npm package and standalone binaries. Uses the OnlineWardleyMaps parser.
A wmap syntax parser using tree sitter with a bundled neovim plugin that provides syntax highlighting.
A Library for Swift that parses wardley maps using wmap syntax for macOS and iOS development.
A pure javascript parser for wardley maps using wmap syntax that can run on the browser or node.js.
A javascript renderer that creates maps in a canvas element for wardley maps that use the wmap syntax, can be used exclusively on the browser or on nodeJS.