meathead
v1.0.1
Published
ZUI Mind Map
Downloads
200
Maintainers
Readme
Meathead
A zoomable user interface (ZUI) mind map application built with vanilla JavaScript.
Features
- Interactive Mind Mapping: Create and organize nodes with connections
- Zoomable Interface: Pan and zoom to navigate your mind map
- Dark/Light Mode: Toggle between dark and light themes
- Visual Connections: SVG-based connections between nodes
- Grid Background: Visual grid for better spatial awareness
- Drag & Drop: Intuitive drag-and-drop interface for organizing nodes
Demo
Visit the live demo at https://catpea.github.io/meathead
Installation
npm install meatheadDevelopment
Clone the repository and start a local server:
git clone https://github.com/catpea/meathead.git
cd meathead
npm install
npm run serverThis will start a local HTTP server and open the application in your browser.
Usage
Open index.html in a web browser or use the npm script:
npm run serverScripts
npm run server- Start a local development server with hot reloadnpm run save- Commit changes, bump version, publish to npm, and push to git
Repository
https://github.com/catpea/meathead
Issues
Report bugs and issues at https://github.com/catpea/meathead/issues
Author
catpea - https://github.com/catpea
Support
Support this project: https://github.com/sponsors/catpea
License
MIT
