Skip to content

Commit 9ded829

Browse files
author
Charoite Lee
committed
Merge branch 'dev' into main
2 parents c2b4792 + 655a540 commit 9ded829

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)  [![Node.js](https://img.shields.io/badge/Node.js-14.x-green.svg)](https://nodejs.org/download/release/latest-v14.x/)  [![node-canvas](https://img.shields.io/badge/Canvas-2.8.0-brightgreen.svg)](https://github.com/Automattic/node-canvas)
2-
31
# About node-canvas
42

3+
![NPM](https://img.shields.io/npm/l/canvas)  ![node-current](https://img.shields.io/node/v/canvas)  ![npm](https://img.shields.io/npm/v/canvas)
4+
55
[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).
66

77
# About lambda-layer-canvas-nodejs
88

9+
![GitHub](https://img.shields.io/github/license/charoitel/lambda-layer-canvas-nodejs)
10+
911
[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 and its dependencies as AWS Lambda Layer.
1012

1113
## Getting started

0 commit comments

Comments
 (0)