This package has been deprecated

Author message:

AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2. For more information on how to migrate, see https://docs.aws.amazon.com/cdk/v2/guide/migrating-v2.html

@monocdk-experiment/rewrite-imports
TypeScript icon, indicating that this package has built-in type declarations

1.204.0 • Public • Published

@monocdk-experiment/rewrite-imports


End-of-Support

AWS CDK v1 has reached End-of-Support on 2023-06-01. This package is no longer being updated, and users should migrate to AWS CDK v2.

For more information on how to migrate, see the Migrating to AWS CDK v2 guide.


Migrate TypeScript import statements from modular CDK (i.e. @aws-cdk/aws-s3) to mono-cdk (i.e. monocdk/aws-s3);

Usage:

$ rewrite-imports lib/**/*.ts

NOTE: node_modules and *.d.ts files are ignored.

/@monocdk-experiment/rewrite-imports/

    Package Sidebar

    Install

    npm i @monocdk-experiment/rewrite-imports

    Weekly Downloads

    1

    Version

    1.204.0

    License

    Apache-2.0

    Unpacked Size

    32.6 kB

    Total Files

    9

    Last publish

    Collaborators

    • aws-cdk-team