Skip to content

Commit ba89204

Browse files
committed
Merge branch 'main' of https://github.com/I2Djs/node-i2djs
2 parents 32019e6 + 4185126 commit ba89204

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# What is node-i2djs?
88

9-
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.
9+
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.
1010

1111
# What does it provide?
1212
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

0 commit comments

Comments
 (0)