A sample application to use PaperJS with AngularJS.
The application includes a directive which render a Go board with PaperJS. Mouse event is also captured so that whenever the user click on the board, the directive will add stones to the board with alternative black and white color.