File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 33
44[ AWS CDK] ( https://aws.amazon.com/cdk/ ) Construct to build Node.js AWS lambdas using [ esbuild] ( https://github.com/evanw/esbuild ) .
55
6+ ![ CDK Construct NodeJS] ( https://img.shields.io/badge/cdk--construct-node.js-blue?logo=amazon-aws&color=43853d )
67[ ![ Build Status] ( https://img.shields.io/github/workflow/status/floydspace/aws-lambda-nodejs-esbuild/release )] ( https://github.com/floydspace/aws-lambda-nodejs-esbuild/actions )
78[ ![ Coverage Status] ( https://coveralls.io/repos/github/floydspace/aws-lambda-nodejs-esbuild/badge.svg?branch=master )] ( https://coveralls.io/github/floydspace/aws-lambda-nodejs-esbuild?branch=master )
89[ ![ npm version] ( https://badge.fury.io/js/aws-lambda-nodejs-esbuild.svg )] ( https://badge.fury.io/js/aws-lambda-nodejs-esbuild )
Original file line number Diff line number Diff line change 3232 "homepage" : " https://floydspace.github.io/aws-lambda-nodejs-esbuild" ,
3333 "keywords" : [
3434 " aws-cdk" ,
35+ " cdk-construct" ,
36+ " construct" ,
3537 " esbuild" ,
36- " aws lambda" ,
38+ " aws-lambda" ,
39+ " aws-lambda-node" ,
3740 " aws" ,
3841 " lambda" ,
3942 " bundler" ,
43+ " builder" ,
4044 " typescript"
4145 ],
4246 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments