@aws/amazon-q-developer-cli-shared

0.1.0 • Public • Published

Shared utils

⚠️ This package SHOULDN'T contain states but only effects

Why? This package is not published to a registry and when we require some of its exports in the other packages the required functions/constants are bundled in the requiring package. Bundling COPIES exports in the requiring packages (instead of node_modules that "reference" exports). For this reason if we create a shared state in this package and we consume it in two different packages that should work simultaneously it won't work correctly because two different states would be created.

Readme

Keywords

none

Package Sidebar

Install

npm i @aws/amazon-q-developer-cli-shared

Weekly Downloads

83

Version

0.1.0

License

MIT OR Apache-2.0

Unpacked Size

30.6 kB

Total Files

16

Last publish

Collaborators

  • nosovsky
  • aws-sdk-team
  • amzn-oss
  • aws-sdk-bot
  • awsxray
  • aws-iot-sdk
  • aws-amplify-ops
  • zheallan
  • mohit0193
  • rishabh6788
  • weicongs
  • sayaligaikawad
  • peterzhuamazon
  • mattsb42-aws
  • forrest-not-gump
  • cayblood
  • evertonfraga
  • osa-publish
  • amazon-q-cli-bot