An open API service indexing awesome lists of open source software.

https://github.com/afeiship/next-tx-abstract-cos

Basic cos class for next.
https://github.com/afeiship/next-tx-abstract-cos

abstract bucket cos next tx

Last synced: about 1 month ago
JSON representation

Basic cos class for next.

Awesome Lists containing this project

README

          

# next-tx-abstract-cos
> Basic cos class for next.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]

## installation
```bash
npm install -S @jswork/next-tx-abstract-cos
```

## apis
| api | params | description |
| ------------ | ------ | ----------------- |
| parseOptions | - | Normalize bucket. |

## license
Code released under [the MIT license](https://github.com/afeiship/next-tx-abstract-cos/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/next-tx-abstract-cos
[version-url]: https://npmjs.org/package/@jswork/next-tx-abstract-cos

[license-image]: https://img.shields.io/npm/l/@jswork/next-tx-abstract-cos
[license-url]: https://github.com/afeiship/next-tx-abstract-cos/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/next-tx-abstract-cos
[size-url]: https://github.com/afeiship/next-tx-abstract-cos/blob/master/dist/next-tx-abstract-cos.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/next-tx-abstract-cos
[download-url]: https://www.npmjs.com/package/@jswork/next-tx-abstract-cos