@any-ui/formdeprecated

Simple, self contained form management

Usage no npm install needed!

<script type="module">
  import anyUiForm from 'https://cdn.skypack.dev/@any-ui/form';
</script>

README

Any UI

Declarative React components built on top of Material-UI that reduce boilerplate of app structure, layout, pages, UX flow etc

npm package npm downloads Code style PeerDependencies Dependencies DevDependencies

Installation

Any-UI is available as an npm package.

Stable channel v2

// with npm
npm install @any-ui/core

// with yarn
yarn add @any-ui/core

Alpha channel v3

// with npm
npm install @any-ui/core@next

// with yarn
yarn add @any-ui/core@next

Please note that @next will only point to pre-releases; to get the latest stable release use @latest instead.

Packages

Incomplete example app showing intended use

v3 coming....

See latest updates, better docs etc in the up coming version 3. All active development has moved to v3, only bug fixes here as needed.