Handoff LogoDocs
  • Live Demo
  • Find us on github
  • Install Handoff
    • Quick Start
    • Concepts
    • Use Cases
    • Beta Release
    • Contributing
    • Requirements
    • Integrating Tokens
    • Custom Transformations
    • Javascript Usage
    • Command Line Usage
    • Configuring Handoff
    • Customizing Content
    • Styling Documentation
    • Adding Code Templates
    • Configuration Options
    • SASS Integration
    • CSS Integration
    • Deploy with Bitbucket Pipelines
    • Deploy with Github Actions
    • CLI API
    • Javascript API
    • Tokens
    • Plugins
  • Live Demo
  • Features
  • About Us
    • Quick Start
    • Concepts
    • Use Cases
    • Beta Release
    • Contributing
    • Requirements
    • Integrating Tokens
    • Custom Transformations
    • Javascript Usage
    • Command Line Usage
    • Configuring Handoff
    • Customizing Content
    • Styling Documentation
    • Adding Code Templates
    • Configuration Options
    • SASS Integration
    • CSS Integration
    • Deploy with Bitbucket Pipelines
    • Deploy with Github Actions
    • CLI API
    • Javascript API
    • Tokens
    • Plugins
  1. Home
  2. Docs
  3. For Developers
  4. Building Transformers

Building Transformers

Handoff's hook pattern allows developers to script custom transformations, converting the raw token data to any format you need. This allows you to alter css or scss while its being built, or create brand new formats during the execution.