Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/adisreyaj/angular-directives-showcase

An example repo to showcase some use cases for directives in Angular
https://github.com/adisreyaj/angular-directives-showcase

angular directives examples

Last synced: 2 months ago
JSON representation

An example repo to showcase some use cases for directives in Angular

Awesome Lists containing this project

README

        

Angular Directive Showcase



angular
Commitizen
Prettier

A collection of directives that can be used in different scenarios. See how to extract
away the extra logics from components to have a more maintainable and reusable code.

![Angular Directives Showcase](./docs/assets/feature-image.jpg)

## Examples Showcased

1. Delta Value Arrow
1. Full-screen Toggle
1. Permission
1. Highlight Text
1. Long Press Directive
1. Badge Directive
1. Table Sort Directive

Each directive has a dedicated page where the code is also displayed.

![Angular Directives Detail](./docs/assets/detail-page.jpg)

---

## Run Locally

#### 1. Download or Clone the repository

```sh
git clone https://github.com/adisreyaj/angular-directives-showcase.git
```

#### 2. Install dependencies

```sh
npm install
```

#### 3. Run application

```sh
npm start
```

#### 4. Open the URL in browser

```
http://localhost:4200
```

---

## Support

Don't forget to ⭐ the repository if you like it.


Twitter




GitHub




LinkedIn




BuyMeACoffee