tailwind-rs-scanner
Advanced content scanning for Tailwind-RS Core, providing intelligent class detection and extraction from source files.
This crate provides comprehensive content scanning capabilities:
- Multi-language support (Rust, JavaScript, TypeScript, HTML, etc.)
- Parallel file processing for performance
- Intelligent class extraction with context awareness
- File watching and incremental updates
- Tree-sitter integration for accurate parsing
Features
- Multi-Language Support: Rust, JS/TS, HTML, Vue, Svelte, and more
- Parallel Processing: Multi-threaded file scanning for speed
- Intelligent Extraction: Context-aware class detection
- File Watching: Real-time file change detection
- Tree-sitter Integration: Accurate AST-based parsing
- Performance: Optimized for large codebases
Example
use *;
async