A React Component library implementing the Base design language
Base is a design system that offers a collection of modern and responsive components. It provides the React implementation of Base, known as Base Web. The system is designed to be easily integrated into projects and offers support for various programming languages including Vanilla, Flow, and TypeScript. The documentation for Base can be found at baseweb.design. The maintainers of Base also extend their gratitude to BrowserStack for their assistance in debugging browser issues.
To install Base Web and its peer dependencies, follow these steps:
npm install baseui styletron-react styletron-engine-atomic
For more detailed instructions and usage examples, please refer to the documentation available at baseweb.design.
Base is an extensive design system that provides a collection of modern and responsive components. It offers the React implementation known as Base Web, allowing developers to integrate the design system seamlessly into their React projects. The system supports multiple programming languages including Vanilla, Flow, and TypeScript, and provides typed components and examples for easier development and maintenance. Installation of Base Web and its dependencies can be done using npm. The maintainers of Base express their gratitude to BrowserStack for their assistance in debugging browser issues.