Skip to content

Commit eef9baf

Browse files
authored
chore: add deprecation notice
1 parent f5e8f0b commit eef9baf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
<!-- ix-docs-ignore -->
2+
> [DEPRECATED]
3+
>
4+
> _This project has reached the end of its development. Feel free to browse the code, but please use other solutions for integrating imgix into your Angular projects_
25
36
![imgix logo](https://assets.imgix.net/sdk-imgix-logo.svg)
47

58
`@imgix/angular` provides custom components for integrating [imgix](https://www.imgix.com/) into Angular applications.
69

710
[![npm version](https://img.shields.io/npm/v/@imgix/angular.svg)](https://www.npmjs.com/package/@imgix/angular)
8-
[![Build Status](https://travis-ci.com/imgix/angular.svg?branch=main)](https://travis-ci.com/imgix/angular)
911
[![Downloads](https://img.shields.io/npm/dm/@imgix/angular.svg)](https://www.npmjs.com/package/@imgix/angular)
1012
[![License](https://img.shields.io/npm/l/@imgix/angular)](https://github.com/imgix/angular/blob/main/LICENSE)
11-
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fimgix%2Fangular.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fimgix%2Fangular?ref=badge_shield)
12-
[![Dependencies Status](https://david-dm.org/imgix/angular.svg)](https://david-dm.org/imgix/angular)
13-
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
13+
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
1616
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)

0 commit comments

Comments
 (0)