Contact ↗Contact ↗ (opens in a new tab)
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Introduction
  • Priorities and Prior Art
  • Get Started
      • MacOS
      • Linux
      • Windows
      • Web
      • Desktop (MacOS)
      • Mobile (iOS)
    • Editor Plugins
    • Components
    • Templates
    • Settings
    • Expressions
    • Handlers
    • Primitives
  • Examples
    • Designability
    • Layout & Transforms
    • Pax Standard Library
    • PAXEL (Pax Expression Language)
    • Macros and Configuration
    • Hardware Component Model
    • Rendering & Compositing
    • DSL Grammar
    • Pax & Javascript
  • Contributors
Question? Give us feedback → (opens in a new tab)Edit this page
Reference
Pax Standard Library

Pax Standard Library (pax-std)

pax-std includes most of Pax's built-in practical functionality.

It also offers a canonical example of creating reusable components and primitives, exporting them through Rust's module system and using Cargo to load them into other Rust + Pax projects.

See the source code for a directory of pax-std: https://github.com/paxengine/pax/tree/master/pax-std/src (opens in a new tab)

Layout & TransformsPAXEL (Pax Expression Language)

Pax Corp Inc.