Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/criar-art/angular-techs-logos

Repository with logos of languages and tech or company
https://github.com/criar-art/angular-techs-logos

angular hacktoberfest logos npm svg techs

Last synced: about 2 months ago
JSON representation

Repository with logos of languages and tech or company

Awesome Lists containing this project

README

        

# angular-techs-logos

A list with logos company and techs

A list with logos company and techs screenshot

Install
```bash
npm install angular-techs-logos
```

Usage basic
```ts
import AngularTechsLogosModule from 'angular-techs-logos';

// Example of imports within @NgModule or @Component
imports: [ AngularTechsLogosModule ]
```

```html

```