Skip to content

Commit 9fbdd39

Browse files
author
EC2 Default User
committed
Update repository
1 parent 8fc3816 commit 9fbdd39

File tree

709 files changed

+91891
-71
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

709 files changed

+91891
-71
lines changed

.gitignore

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
node_modules
2-
*.yml
3-
.DS_Store
File renamed without changes.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[node-canvas](https://github.com/Automattic/node-canvas) is a Cairo backed Canvas implementation for Node.js by [Automattic](https://github.com/Automattic). It implements the [Mozilla Web Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API) as closely as possible. For the current API compliance, please check [Compatibility Status](https://github.com/Automattic/node-canvas/wiki/Compatibility-Status).
44

5-
# About lambda-node-canvas
5+
# About lambda-layer-canvas-nodejs
66

7-
[lambda-node-canvas](https://github.com/charoitel/lambda-node-canvas) or [cairo-canvas-nodejs](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:990551184979:applications~cairo-canvas-nodejs) published on [AWS Serverless Application Repository](https://aws.amazon.com/serverless/serverlessrepo) is a serverless application which manipulating vector graphics using node-canvas on [AWS Lambda](https://aws.amazon.com/lambda), with using AWS Lambda Layer to manage the dependency with node-canvas in order to enable inline editing of the function code.
7+
[lambda-layer-canvas-nodejs](https://github.com/charoitel/lambda-layer-canvas-nodejs) published on [AWS Serverless Application Repository](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:990551184979:applications~lambda-layer-canvas-nodejs) packages node-canvas as Layer for AWS Lambda.
88

99
## Getting started
1010

functions/aws/index.js

Lines changed: 0 additions & 28 deletions
This file was deleted.

lib/libblkid.so.1

300 KB
Binary file not shown.

lib/libmount.so.1

340 KB
Binary file not shown.

lib/libuuid.so.1

19.6 KB
Binary file not shown.

nodejs/node_modules/.bin/detect-libc

Lines changed: 18 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/node_modules/.bin/mkdirp

Lines changed: 33 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nodejs/node_modules/.bin/needle

Lines changed: 40 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)