@byaga/cdk-patterns
TypeScript icon, indicating that this package has built-in type declarations

0.11.5 • Public • Published

@byaga/cdk-patterns

This package provides a set of reusable patterns for the AWS Cloud Development Kit (CDK).

NOTE: This package is highly opinionated and is intended to be used by the author. Use at your own risk/joy.

Installation

To install the package, use the following command:

npm install @byaga/cdk-patterns

Usage

Import the package in your TypeScript or JavaScript file:

import { Pattern } from '@byaga/cdk-patterns';

Then, you can use the patterns provided by the package in your CDK stacks.

Patterns

The package includes the following patterns:

And the below helpful functions:

Contributing

Contributions are welcome! Please read our contributing guidelines for details.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

Package Sidebar

Install

npm i @byaga/cdk-patterns

Weekly Downloads

7

Version

0.11.5

License

MIT

Unpacked Size

85.2 kB

Total Files

72

Last publish

Collaborators

  • bpease