docs: expand JavaScript SDK documentation
This commit is contained in:
@@ -29,6 +29,15 @@ const mentions = await socialhose.getMentions({
|
||||
console.log(mentions.count);
|
||||
```
|
||||
|
||||
Documentation lives with the package:
|
||||
|
||||
- [Quick README](./sdks/javascript/README.md)
|
||||
- [Usage guide](./sdks/javascript/docs/GUIDE.md)
|
||||
- [API reference](./sdks/javascript/docs/API.md)
|
||||
- [Entity analytics](./sdks/javascript/docs/ENTITY_ANALYTICS.md)
|
||||
- [Caching and retries](./sdks/javascript/docs/CACHING_AND_RETRIES.md)
|
||||
- [Examples](./sdks/javascript/examples)
|
||||
|
||||
## Development
|
||||
|
||||
Use pnpm 9.x.
|
||||
|
||||
Reference in New Issue
Block a user