Docs: Added more details to @theatre/core|studio/README.md

This commit is contained in:
Aria Minaei 2021-06-25 15:12:03 +02:00
parent 3950f34533
commit 4be5c8f008
2 changed files with 27 additions and 8 deletions

19
theatre/core/README.md Normal file
View file

@ -0,0 +1,19 @@
# Theatre.js
Theatre.js is a motion-graphics toolkit for the web. It comes with an animation library, and a visual editor.
## Docs
Docs are [on github](https://github.com/AriaMinaei/theatre).
## `@theatre/core`
Theatre comes in two packages: `@theatre/core` (the library) and `@theatre/studio` (the editor). This package is the core library.
## Bundle size
`@theatre/core` is currently around 20KiB compressed with all its dependencies.
## License
Apache 2.0