Skip to content

API Reference

Welcome to the API reference for @duplojs/server-utils. This section lists all available functions, organized by data type.

🛠️ Common

Cross-cutting helpers with no specific business use case

📁 File

File system utilities to read, write, and manipulate resources.

📊 DataParser

Tools to parse and validate incoming data. Transform raw inputs into typed structures with custom validation rules.

🧭 Command

Utilities to build CLI commands, parse options, and execute command trees.

Released under the MIT license.