Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

RangeLink Packages

RangeLink Logo

This directory contains the RangeLink monorepo packages. Each package has its own README with detailed usage information.

📦 Packages

Pure TypeScript core library — zero dependencies, platform-agnostic.

  • ✅ Link generation and parsing
  • ✅ Selection analysis (rectangular detection)
  • ✅ Configuration validation
  • ✅ BYOD (portable links) support

📖 Core Library README | 🔧 Development Guide

VS Code extension — thin wrapper around the core library.

  • ✅ Commands and keyboard shortcuts
  • ✅ Configuration integration
  • ✅ Status bar feedback
  • ✅ Terminal binding (claude-code integration)

📖 Extension README | 🔧 Development Guide


📚 Understanding the Architecture

Want to understand how these packages work together?


💡 Tip: Each package has its own DEVELOPMENT.md with package-specific commands and debugging instructions.