File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 55
66node-canvas is a [ Cairo] ( http://cairographics.org/ ) -backed Canvas implementation for [ Node.js] ( http://nodejs.org ) .
77
8- > [ !TIP]
9- > ** v3.0.0-rc2 is now available for testing on Linux (x64 glibc), macOS (x64) and Windows (x64)!** It's the first version
10- > to use N-API and prebuild-install. Please give it a try and let us know if you run into any issues.
11- > ``` sh
12- > npm install canvas@next
13- > ` ` `
14-
158## Installation
169
1710``` bash
Original file line number Diff line number Diff line change 11{
22 "name" : " canvas" ,
33 "description" : " Canvas graphics API backed by Cairo" ,
4- "version" : " 3.0.0-rc3 " ,
4+ "version" : " 3.0.0" ,
55 "author" :
" TJ Holowaychuk <[email protected] >" ,
66 "main" : " index.js" ,
77 "browser" : " browser.js" ,
You can’t perform that action at this time.
0 commit comments