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
  2. Building Exporters 101

Blueprint Contexts

We will be releasing more information about contexts alongside our design system documentation engine release in the upcoming weeks, stay tuned for more information and join our discord to know about it before everyone else!

PreviousWriting to OutputNextExporter Configuration

Last updated 4 years ago

Was this helpful?