📦 Navigator PDK Demo
Interactive showcase of the Plugin Development Kit v2.0.0
🚀 What is Navigator PDK?
The Plugin Development Kit provides everything you need to extend Navigator with custom plugins:
- BasePlugin - Abstract class with lifecycle hooks
- NipValidator - Event validation per NIP v1.0 spec
- Utilities - debounce, throttle, math helpers
- Testing Mocks - Unit test your plugins easily
🎯 Try the Features
Click "Run Demo" and open DevTools Console (F12) to see each feature in action