Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.21 KB

README.md

File metadata and controls

39 lines (29 loc) · 1.21 KB

@squirrel-forge/ui-form

An async Form component, event based with extensive plugin support, made for the browser and babel compatible.

Installation

npm i @squirrel-forge/ui-form

Usage

import { Class, function } from '@squirrel-forge/ui-form';

Documentation

The documentation is also included in the package.

Table of contents

Package contents listing by namespace.

Issues and docs

If you encounter any issues, please report here.


Check the sourcecode on github for detailed comments.