https://github.com/shlomiassaf/nform
https://github.com/shlomiassaf/nform
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shlomiassaf/nform
- Owner: shlomiassaf
- License: mit
- Created: 2019-11-05T20:58:25.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-04T18:37:28.000Z (over 2 years ago)
- Last Synced: 2025-06-01T06:36:12.006Z (4 months ago)
- Language: TypeScript
- Homepage: https://shlomiassaf.github.io/nform
- Size: 6.35 MB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README



# N-FORM
---
For full documentation, walkthroughs and examples - [visit the official site](https://shlomiassaf.github.io/nform)
---
## Quick Start
- [Documentation site](https://shlomiassaf.github.io/nform) with code samples.
- [Starter @ GitHub](https://github.com/shlomiassaf/nform-material-starter)
- [Starter @ StackBlitz](https://stackblitz.com/edit/pebula-nform-starter?file=app%2Fapp.component.ts)## Setup
```bash
yarn add @pebula/utils @pebula/nform @pebula/nform-material
```