Socket
Book a DemoInstallSign in
Socket

@ng-dynamic-forms/core

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-dynamic-forms/core

A rapid form development library for Angular

latest
Source
npmnpm
Version
18.0.0
Version published
Weekly downloads
4.3K
-10.68%
Maintainers
1
Weekly downloads
 
Created
Source

NG Dynamic Forms Core

Installation

npm i @ng-dynamic-forms/core -S

Import

@NgModule({

    imports: [
        ReactiveFormsModule,
        DynamicFormsCoreModule
    ]
})

export class AppModule {}

Resources

  • API Documentation

Keywords

angular

FAQs

Package last updated on 15 Aug 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts