Astro

screenshot of Astro
react
react-aria

React component library for Ping Identity's design system

Overview

Astro is a lightweight, composable, and themeable React component library created by Ping. It aims to help developers and designers create consistent, user-friendly, and accessible UIs across all Ping products. Astro provides a range of components and documentation for easy integration into projects.

Features

  • Lightweight and composable React component library.
  • Themeable to ensure consistent UI design.
  • Provides access to individual component documentation through Storybook.

Summary

Astro is a React component library designed to facilitate the creation of consistent and accessible UIs across Ping products. It offers a lightweight and composable approach to UI development, with themeable components and comprehensive documentation provided through Storybook. Astro can be easily installed via NPM or Yarn and requires Node and React to be set up. However, it is important to note that Astro does not officially support Internet Explorer 11 and may require additional polyfills for full functionality. Although open contributions are closed, bug reports and suggestions are appreciated and can be submitted through GitHub Issues.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

react-aria
React Aria

Craft world-class accessible components with custom styles. Over 40 components with built-in behavior, adaptive interactions, top-tier accessibility, and internationalization out of the box, ready for your styles.

ui-kit
UI Kits & Components

A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

prismjs
Prism JS

PrismJS is an open-source, lightweight, and extensible syntax highlighting library that supports a wide range of programming languages and markup formats.

recharts
Recharts

Recharts is a powerful and easy-to-use React library for building customizable and interactive charts. Built on D3.js, it offers a wide range of pre-built chart types, such as line, bar, pie, and scatter charts, all of which can be composed with a declarative syntax.

Storybook

Storybook is a tool for developing and testing UI components in isolation. It provides a sandbox environment where you can experiment with different props and states to see how your component responds.

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.

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.