Data
11 modules
@robinpath/chart
Generate chart images (PNG/JPEG) using Chart.js. Supports bar, line, pie, doughnut, scatter, radar, polarArea, and bubble charts with auto-coloring and customizable titles, legends, and dimensions.
@robinpath/firebase
Firebase module for RobinPath.
@robinpath/graph
Graph data structures with BFS, DFS, Dijkstra's shortest path, topological sort, cycle detection, and connectivity
@robinpath/hotjar
Hotjar module for RobinPath.
@robinpath/mixpanel
Mixpanel module for RobinPath.
@robinpath/mongo
MongoDB client with find, insert, update, delete, aggregation pipeline, indexing, and connection management
@robinpath/mysql
MySQL/MariaDB client with connection pooling, parameterized queries, transactions, and CRUD operations
@robinpath/postgres
PostgreSQL client with connection pooling, parameterized queries, transactions, RETURNING, and LISTEN/NOTIFY
@robinpath/redis
Redis client with strings, hashes, lists, sets, pub/sub, TTL, and connection management
@robinpath/supabase
Supabase module for RobinPath.
@robinpath/table
Tabular data operations: filter, sort, join, group, aggregate, pivot — like a lightweight DataFrame

