Docs: Added more details to @theatre/core|studio/README.md
This commit is contained in:
parent
3950f34533
commit
4be5c8f008
2 changed files with 27 additions and 8 deletions
19
theatre/core/README.md
Normal file
19
theatre/core/README.md
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue