Node.js basicsunderstanding of Leon's module system
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
50
調査方針
Review existing modules (e.g., 'greet', 'news') in the repository to understand the module pattern. Check the comment thread for additional context. Implement a new module that accepts time queries and returns formatted responses. Use Node.js date libraries or custom parsing.