Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@iot-app-kit/related-table

Package Overview
Dependencies
Maintainers
0
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@iot-app-kit/related-table

IoT Application Kit - Related Table component

  • 10.12.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

Related Table is a tree view table component written in React and built over @awsui/components-react table component providing client side filtering, sorting and pagination with high performant and optimistic rendering.

Presents data in a two-dimensional table format with hierarchical view, arranged in columns and rows in a rectangular form.

Stack

  • React and React Hooks >= 16.8.0
  • Typescript >= 4.3.0
  • AWSUI open source dependencies:
    • @awsui/components-react: ^3.0.0
    • @awsui/collection-hooks: ^1.0.0
    • @awsui/design-tokens: ^3.0.0

Install - Peer dependencies

Add to your package.json:

npm i --save @iot-app-kit/related-table @awsui/collection-hooks @awsui/components-react @awsui/design-tokens react react-dom styled-components

Development

Local Setup

npm install

Storybook

npm run storybook

Jest

Jest tests are set up to run with npm test.

TypeScript

tsconfig.json is set up to interpret dom and esnext types, as well as react for jsx. Adjust according to your needs.

Including Styles

For this package we use CSS-in-JS with styled-components, so please refer to src/RelatedTable/Common/StyledComponents.tsx file

FAQs

Package last updated on 18 Sep 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc