@nhost/hasura-storage-js
Version:
Hasura-storage client
21 lines (14 loc) • 649 B
Markdown
<h1 align="center">@nhost/hasura-storage-js</h1>
<h2 align="center">Hasura Storage SDK</h2>
<p align="center">
<img alt="npm" src="https://img.shields.io/npm/v/@nhost/hasura-storage-js">
<img alt="npm" src="https://img.shields.io/npm/dm/@nhost/hasura-storage-js">
<a href="LICENSE">
<img src="https://img.shields.io/badge/license-MIT-yellow.svg" alt="license: MIT" />
</a>
</p>
Hasura JavaScript SDK to handle **Storage** with [Hasura](https://hasura.io/).
## Install
`$ npm install @nhost/hasura-storage-js`
## Documentation
[https://docs.nhost.io/reference/javascript/storage](https://docs.nhost.io/reference/javascript/storage)