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

https://github.com/maileryio/widget-link-assets

Mailery Widget Link Assets
https://github.com/maileryio/widget-link-assets

html http link vue widget

Last synced: 4 months ago
JSON representation

Mailery Widget Link Assets

Awesome Lists containing this project

README

          

# Mailery Widget Link Assets

**Mailery Widget Link Assets**

[![Latest Stable Version][npm-image]][npm-url]
[![Total Downloads][download-image]][download-url]
[![Build Status][travis-image]][travis-url]
[![Test Coverage][codecov-image]][codecov-url]

[npm-image]: https://img.shields.io/npm/v/@maileryio/widget-link-assets.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/@maileryio/widget-link-assets
[download-image]: https://img.shields.io/npm/dm/@maileryio/widget-link-assets.svg?style=flat-square
[download-url]: https://npmjs.org/package/@maileryio/widget-link-assets
[travis-image]: https://travis-ci.com/maileryio/widget-link-assets.svg?branch=master
[travis-url]: https://travis-ci.com/maileryio/widget-link-assets
[codecov-image]: https://img.shields.io/codecov/c/github/hubcarl/@maileryio/widget-link-assets.svg?style=flat-square
[codecov-url]: https://codecov.io/github/hubcarl/@maileryio/widget-link-assets?branch=master

Mailery Widget Link Assets

## Installation

The preferred way to install this library is through [yarn](https://yarnpkg.com/).

Either run

```sh
yarn add @maileryio/widget-link-assets
```

or add

```json
"@maileryio/widget-link-assets": "*"
```

to the dependencies section of your package.json.

## License

This project is released under the terms of the BSD-3-Clause [license](LICENSE).
Read more [here](http://choosealicense.com/licenses/bsd-3-clause).

Copyright © 2020, Mailery (https://mailery.io)