pub fn to_node_name(name: &str) -> String
Convert a Rust snake_case name to Node.js/TypeScript lowerCamelCase convention.