Skip to content

Commit 069186f

Browse files
committed
rebuild
1 parent bee2f9e commit 069186f

File tree

10 files changed

+337
-290
lines changed

10 files changed

+337
-290
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ import {CanvasSpace, Pt, Group, Line} from 'pts';
2929
To quickly get started, try download or clone these repos:
3030
- [pts-starter-kit](https://github.com/williamngan/pts-starter-kit): Get started with a sample app using npm and webpack
3131
- [pts-react-example](https://github.com/williamngan/pts-react-example): Try an example of using Pts with React.
32+
- [react-pts-canvas](https://www.npmjs.com/package/react-pts-canvas): Use it in your React project by extending react-pts-canvas component
3233

3334
**Get Started**
3435
Read the [guides](https://ptsjs.org/guide/get-started-0100) and take a look at the [demos](https://ptsjs.org/demo/?name=circle.intersectCircle2D) and their source code.

dist/es2015/Play.js

+58-56
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)