projen VS awesome-awscdk-project

Compare projen vs awesome-awscdk-project and see what are their differences.

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
projen awesome-awscdk-project
19 1
2,466 -
3.0% -
9.7 -
about 5 hours ago -
TypeScript
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

projen

Posts with mentions or reviews of projen. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-12.

awesome-awscdk-project

Posts with mentions or reviews of awesome-awscdk-project. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-13.
  • How to Create Awesome Repeatable Project Setups for AWS CDK
    5 projects | dev.to | 13 Sep 2021
    const { JsiiProject } = require('projen'); const project = new JsiiProject({ author: 'Adam Author', authorAddress: '[email protected]', defaultReleaseBranch: 'main', name: 'awesome-awscdk-project', repositoryUrl: 'https://github.com/adamauthor/awesome-awscdk-project.git', // deps: [], /* Runtime dependencies of this module. */ // description: undefined, /* The description is just a string that helps people understand the purpose of the package. */ // devDeps: [], /* Build dependencies for this module. */ // packageName: undefined, /* The "name" in package.json. */ // projectType: ProjectType.UNKNOWN, /* Which type of project this is (library/app). */ // release: undefined, /* Add release management to this project. */ }); project.synth();

What are some alternatives?

When comparing projen and awesome-awscdk-project you can also consider the following projects:

jest - Delightful JavaScript Testing.

middy - 🛵 The stylish Node.js middleware engine for AWS Lambda 🛵

esbuild-hot-reload - Playground repo for experimenting with esbuild + hot reload

CDK-SPA-Deploy - This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier

jsii - jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase!

awesome-projen - P6M7G8's Awesome Projen

cdk-esbuild-s3-website

constructs - Define composable configuration models through code

hygen - The simple, fast, and scalable code generator that lives in your project.

dataall - A modern data marketplace that makes collaboration among diverse users (like business, analysts and engineers) easier, increasing efficiency and agility in data projects on AWS.

cdk8s - Define Kubernetes native apps and abstractions using object-oriented programming [Moved to: https://github.com/cdk8s-team/cdk8s]