These are added by including /** Prop type description */ comments above propType definitions
We are missing examples for some components
These are defined in the docs directories of each package
We need some type descriptions for things like playlist track
/packages/core/docs/Types.md
Other miscellaneous cleanup
Also I would like some more complex standalone examples demonstrating how to emulate the UI of various popular media player interfaces with cassette, e.g. YouTube, Vimeo, Spotify.
I'd really appreciate any Hacktoberfesters who would feel generous enough to contribute documentation pull requests in any form or quantity. Please reach out if you have questions!
I've put together a new interactive documentation site with examples for the 2.0 alpha: https://benwiley4000.github.io/cassette/styleguide/
However there are many outstanding issues:
/** Prop type description */
comments above propType definitionsdocs
directories of each packageAlso I would like some more complex standalone examples demonstrating how to emulate the UI of various popular media player interfaces with cassette, e.g. YouTube, Vimeo, Spotify.
I'd really appreciate any Hacktoberfesters who would feel generous enough to contribute documentation pull requests in any form or quantity. Please reach out if you have questions!