import { Pipe, PipeTransform } from '@angular/core';
@Pipe({name: 'castToUpperCase'})
export class UpperCasePipe implements PipeTransform {
transform(value: string): string {
return value.toUpperCase();
}
}
@Pipe({
name: 'demoPipe',
pure: true <-- No need to write, by default its true
})
@Pipe({
name: 'demoPipe',
pure: false
})
If you want to sell your readymade software to the genuine clients or businessman, list your software with details and demo links.
Clients will find it using our advanced search filter and will contact you directly.
No any charge for the product lsiting.