2.7.0 • Published 1 year ago

@reactiveforms/core v2.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Reactive Forms - Core

npm license

Reactive Forms for React.

This library, insprired by Angular Reactive Forms, replicates the basic implemenation of Anuglar Reactive Forms, but at the same time streamlines building model driven forms.

It is expected that @reactiveforms/core package is used along with a "UI implemenation" (pre-built or custom) to build forms easily using models.

Recommendations

@reactiveforms includes an implementation of the following UI frameworks:

However, you can use your own custom implementations too.

Installation

npm install @reactiveforms/core

Dependencies

This package requires your application to install react and react-dom; they are defined as "peer dependencies". React 16.8+ is supported; this package uses "react hooks" under the hood.

The package source is written in TypeScript, and all type definitions are included when installing the package. However, it is not required that you need to use TypeScript, you can use ES5/ES6 along with this package if you wish.

Usage

The examples use the material implementation to make things easier, but as mentioned above, you can use your own implementation of the input elements.

Documentation

The documentation covers the following areas:

2.5.0

2 years ago

2.4.0

2 years ago

2.7.0

1 year ago

2.6.1

1 year ago

2.6.0

1 year ago

2.5.1

1 year ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.1-alpha.23

3 years ago

0.0.1-alpha.22

3 years ago

0.0.1-alpha.25

3 years ago

0.0.1-alpha.24

3 years ago

0.0.1-alpha.27

3 years ago

0.0.1-alpha.26

3 years ago

0.0.1-alpha.28

3 years ago

0.0.1-alpha.21

3 years ago

0.0.1-alpha.20

3 years ago

0.0.1-alpha.14

3 years ago

0.0.1-alpha.13

3 years ago

0.0.1-alpha.16

3 years ago

0.0.1-alpha.15

3 years ago

0.0.1-alpha.18

3 years ago

0.0.1-alpha.17

3 years ago

0.0.1-alpha.19

3 years ago

0.0.1-alpha.11

3 years ago

0.0.1-alpha.10

3 years ago

0.0.1-alpha.9

3 years ago

0.0.1-alpha.7

3 years ago

0.0.1-alpha.8

3 years ago

0.0.1-alpha.6

3 years ago

0.0.1-alpha.4

3 years ago

0.0.1-alpha.5

3 years ago

0.0.1-alpha.3

3 years ago

0.0.1-alpha.2

3 years ago

0.0.1-alpha.1

3 years ago