UNPKG

@rx-angular/template

Version:

**Fully** Reactive Component Template Rendering in Angular. @rx-angular/template aims to be a reflection of Angular's built in renderings just reactive.

14 lines (13 loc) 388 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "aliases": ["install"], "schema": "./src/commands/ng-add/schema.json", "factory": "./src/commands/ng-add/index#ngAdd", "description": "Add @rx-angular/template to the project." } }, "required": [], "additionalProperties": false }