Subframe

screenshot of Subframe

Open-source developer tools by Subframe, including our CLI tool and Radix headless component wrappers.

Overview

The @subframe/core is a lightweight wrapper that includes Radix's headless components and additional utilities for creating a custom component library. It is designed to support the Subframe design system, offering an open-source solution for developers. For more information on the Subframe design system generator, visit the official Subframe website.

Features

  • Wrapper for Radix's headless components: Includes Radix's headless components within a lightweight wrapper for easy integration.
  • Custom component library utilities: Provides additional utilities to help developers build their own custom component libraries.
  • Support for the Subframe design system: Designed to seamlessly integrate with and support the Subframe design system.
typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.