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
- Host: GitHub
- URL: https://github.com/maileryio/widget-link-assets
- Owner: maileryio
- License: bsd-3-clause
- Created: 2020-02-05T20:35:06.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T01:41:25.000Z (about 3 years ago)
- Last Synced: 2025-02-17T16:06:02.045Z (about 1 year ago)
- Topics: html, http, link, vue, widget
- Language: JavaScript
- Homepage: https://mailery.io
- Size: 1.42 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)