UNPKG

@fluent-form/core

Version:

An Angular dynamic forms library powered by Fluent API and JSON.

11 lines (10 loc) 269 B
{ "$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add @fluent-form/core to the project.", "factory": "./add/index", "schema": "./add/schema.json" } } }