Skip to content

Simple example of using Paper.js in an Electron app.

Notifications You must be signed in to change notification settings

sasensi/paperjs-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Paper.js with Electron

This projects simply extends https://github.com/electron/electron-quick-start project, adding Paper.js to it.

The simplest way of using Paper.js in an Electron app is loading it with a <script> tag as you would with a simple website.

Install dependencies

npm install

Run the app

npm start

About

Simple example of using Paper.js in an Electron app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published