About this project

Blueprint is a comprehensive UI toolkit for React, specifically designed for desktop-class web applications that require data-dense interfaces. It is not intended for mobile-first development. The toolkit is organized into several specialized packages: - @blueprintjs/core: Core styles and components. - @blueprintjs/datetime: Components for date and time interaction. - @blueprintjs/table: A scalable, interactive spreadsheet-like table component. - @blueprintjs/select: Components for list selection. - @blueprintjs/icons: SVG and icon font implementations. - @blueprintjs/colors: Design system color variables. Additionally, the repository provides build tooling including ESLint and Stylelint configurations, Webpack build scripts, and a documentation theme for Documentalist.