Overview
feathers-utils is a collection of useful hooks and utils.
This documentation has several parts:
- Hooks - Reusable hooks for Feathers services.
- Utils - Utility functions for various purposes.
- Predicates - Functions that return boolean values based on certain conditions.
- Transformers - Functions that transform data in some way.
- Type Guards - Type guards for runtime type checking.
- Utility Types - Type definitions for TypeScript users.
