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.
- Host: GitHub
- URL: https://github.com/afeiship/next-tx-abstract-cos
- Owner: afeiship
- License: mit
- Created: 2020-05-01T00:29:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-21T03:05:47.000Z (almost 5 years ago)
- Last Synced: 2025-08-24T03:38:51.997Z (about 1 month ago)
- Topics: abstract, bucket, cos, next, tx
- Language: JavaScript
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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