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

https://github.com/kirklin/xlayout

🤖 Powerful and type-safe form state management for the web. TS/JS, React Layout, Solid Layout, Svelte Layout and Vue Layout.
https://github.com/kirklin/xlayout

layout react react-hooks react-layout vue vue-composition-api vue-hooks vue-layout

Last synced: about 2 months ago
JSON representation

🤖 Powerful and type-safe form state management for the web. TS/JS, React Layout, Solid Layout, Svelte Layout and Vue Layout.

Awesome Lists containing this project

README

          

# xlayout

[![CI][ci-image]][ci-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript_code style][code-style-image]][code-style-url]

[ci-image]: https://github.com/kirklin/xlayout/actions/workflows/release.yml/badge.svg?branch=main
[ci-url]: https://github.com/kirklin/xlayout/actions/workflows/release.yml
[npm-image]: https://img.shields.io/npm/v/xlayout.svg
[npm-url]: https://npmjs.org/package/xlayout
[downloads-image]: https://img.shields.io/npm/dm/xlayout.svg
[downloads-url]: https://npmjs.org/package/xlayout
[code-style-image]: https://img.shields.io/badge/code__style-%40kirklin%2Feslint--config-brightgreen
[code-style-url]: https://github.com/kirklin/eslint-config/

## Usage

### Install

```bash
npm i xlayout
```

## License

[MIT](./LICENSE) License © 2023-PRESENT [Kirk Lin](https://github.com/kirklin)