1 مستودع
Wraps a require call in a try-catch block to handle missing modules gracefully.
Distinct from Error Wrapping: Distinct from Error Wrapping: focuses on guarding module loading, not encapsulating error types.
Explore 1 awesome GitHub repository matching software engineering & architecture · Module Load Guards. Refine with filters or upvote what's useful.
Provides a utility that wraps require calls in try-catch blocks for graceful module loading.