HelloCSV home page
0.2.0
Search...
⌘K
Support
Try it out
Try it out
Search...
Navigation
API Reference
Transformers
Demo
Source Code
Get Started
Introduction
Why?
Usage
Multiple Sheets
Persistence
Demo
API Reference
Importer Props
Sheet Definition Props
Column Types
Common Column Props
Importer State
Sheet State
Validators
Transformers
Importer Validation Error
Configuration
Bundle Versions
Customization
Height and Width
Theme Styles
Upgrade
Upgrade from v0.1.4
Development
Setup
No Build Example
Docs
Deployment
On this page
phone_number
postal_code
state_code
strip
custom
API Reference
Transformers
This section describes available transformation functions.
phone_number
Description:
Formats phone numbers to a standard format.
postal_code
Description:
Formats postal codes to a standard format.
state_code
Description:
Formats state codes to a standard format.
strip
Description:
Trims leading and trailing whitespace.
custom
Description:
Custom transformation function.
Additional:
Requires a
key
and a
transformFn
to modify the value.
Validators
Importer Validation Error
Assistant
Responses are generated using AI and may contain mistakes.