Skip to content

Feature request: expand shared type utilities #2191

Closed
@dreamorosi

Description

@dreamorosi

Use case

The project has a series of helper functions that are used to assert the type of a value at runtime. So far we have covered only a few types but with the upcoming JMESPath utility we need to add several more.

These helper functions will be added to the commons package so that over time they can be adopted wherever necessary and remove code duplication.

Solution/User Experience

The helper functions should have a small footprint and have an isolated export so that they can be tree shaken and removed from bundle when not used.

Alternative solutions

No response

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

commonsThis item relates to the Commons UtilitycompletedThis item is complete and has been merged/shippedfeature-requestThis item refers to a feature request for an existing or new utility

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions