Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/christophhu/angular-json-form-package

Create Angular reactive forms by a JSON Schema.
https://github.com/christophhu/angular-json-form-package

angular json-schema npm-package

Last synced: about 7 hours ago
JSON representation

Create Angular reactive forms by a JSON Schema.

Awesome Lists containing this project

README

        

# AngularJsonForm

## Demo
[Demo](https://christophhu.github.io/angular-json-form-package/)

## Use

```bash
# tailwind
npm install -D tailwindcss postcss@latest autoprefixer@latest
npx tailwindcss init

# material
ng add @angular/material --project=
```

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.1.2.

## Development server

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.