Developers
  • Supernova Developer Platform
  • Getting Started
  • Obtaining Production Code
    • Exporter Store
    • Installing Exporters
    • Using the VS Code Extension
    • Default Project Exporters
    • Using Supernova Cloud
      • Cloud Exporter Playground
  • Automating Code Delivery
    • Integrating with GitHub
  • Building Exporters
    • Cloning Exporters
    • Publishing Updates
    • Building Exporters 101
      • Exporter Anatomy
      • Pulsar and Blueprints
      • Using Javascript
      • Reading Design Data
      • Writing to Output
      • Blueprint Contexts
      • Exporter Configuration
      • Contribution Point
    • Configuring Behaviors
    • Sharing Exporters with Others
    • Contribution and Requests
    • Reporting Exporter Issue
  • Design System Model
    • Design Tokens
      • Color
      • Font
      • Gradient
      • Shadow
      • Border
      • Radius
      • Measure
      • Typography
      • Text
    • Token Groups
    • Design System
    • Version
    • Function List
  • Pulsar Language
    • Language Features
    • Directives
    • Substitutions
    • Transformers
      • String Transformers
      • Numeric Transformers
      • Object Transformers
      • Support Transformers
      • Array Transformer
    • Flows
      • Let / Const / Set / Global
      • If / Else If / Else
        • Boolean operations
        • Compare operations
      • Switch / Case / Default
      • For
      • Map
      • Traverse
      • Emit
      • Inject
      • Log
    • Functions
      • Function Reference Guide
      • Constructors
  • Exporter Examples
  • Coming Next
Powered by GitBook
On this page

Was this helpful?

  1. Building Exporters

Contribution and Requests

PreviousSharing Exporters with OthersNextReporting Exporter Issue

Last updated 4 years ago

Was this helpful?