2.0.1 • Published 2 years ago

use-awsui-router v2.0.1

Weekly downloads
3
License
MIT
Repository
-
Last release
2 years ago

useAwsuiRouter

version minzipped size downloads

use-awsui-router is a collection of React hooks for the AWS UI component library. In addition to managing the AWS UI component local state, they also bind to React Router.

It is recommended that you use this library in tandem with use-awsui.

Install

  • npm install use-awsui-router or
  • yarn add use-awsui-router

Supported components

The use-awsui-router library offers React hooks for the following AWS UI components. These hooks return several of the components' value props and event handlers in order to both instantiate and manage the components' local, controlled state, including integration with React Router.

Contributing

To install this repository to begin local development, use the following commands in order:

  • yarn set version latest to keep Yarn up-to-date.
  • yarn to install the existing dependencies.
  • yarn up * && yarn up @*/* to upgrade to the latest dependencies.
  • yarn dlx @yarnpkg/pnpify --sdk vscode to integrate with VS Code.
2.0.1

2 years ago

2.0.0

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago