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

1.203.0 • Public • Published

@monocdk-experiment/rewrite-imports


cdk-constructs: Developer Preview

The APIs of higher level constructs in this module are in developer preview before they become stable. We will only make breaking changes to address unforeseen API issues. Therefore, these APIs are not subject to Semantic Versioning, and breaking changes will be announced in release notes. This means that while you may use them, you may need to update your source code when upgrading to a newer version of this package.


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.

Keywords

Install

npm i @monocdk-experiment/rewrite-imports

DownloadsWeekly Downloads

433

Version

1.203.0

License

Apache-2.0

Unpacked Size

32.6 kB

Total Files

9

Last publish

Collaborators

  • aws-cdk-team