Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/I2Djs/node-i2djs
Browse files Browse the repository at this point in the history
  • Loading branch information
nswamy14 committed Sep 19, 2022
2 parents 32019e6 + 4185126 commit ba89204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

# What is node-i2djs?

node-i2djs is a node module for rendering canvas based 2D graphics. node-i2djs provides a declarative and virtual Dom based model that helps in efficient rendering. node-i2djs is built on top of the node canvas module. node-i2djs also provides APIs to create and export the content in different media formats like Images/PDFs.. etc.
node-i2djs is a server side node module for rendering canvas based 2D graphics. node-i2djs provides a declarative and out of the box virtual Dom interface for easy and efficient rendering. It provides APIs to create and modify graphical content and export it in various media formats like Images/PDFs.. etc. node-i2djs is based on node canvas module.

# What does it provide?
node-i2djs declarative approach provides an easy way to define different types of geometrical entities, as supported in SVG. It also enables pixel manipulations, multimedia support, PDF creations.. etc
Expand Down

0 comments on commit ba89204

Please sign in to comment.