Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsedio/tsed-formio
Repository dedicated to formiojs.
https://github.com/tsedio/tsed-formio
formio monorepo nodejs react tailwind tsed
Last synced: 4 days ago
JSON representation
Repository dedicated to formiojs.
- Host: GitHub
- URL: https://github.com/tsedio/tsed-formio
- Owner: tsedio
- Created: 2021-02-16T10:56:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T17:41:54.000Z (4 months ago)
- Last Synced: 2024-11-05T12:21:51.486Z (9 days ago)
- Topics: formio, monorepo, nodejs, react, tailwind, tsed
- Language: TypeScript
- Homepage: https://formio.tsed.io
- Size: 10.2 MB
- Stars: 15
- Watchers: 9
- Forks: 8
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Ts.ED Formio
[![Build & Release](https://github.com/tsedio/tsed-formio/actions/workflows/build.yml/badge.svg)](https://github.com/tsedio/tsed-formio/actions/workflows/build.yml)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
[![backers](https://opencollective.com/tsed/tiers/badge.svg)](https://opencollective.com/tsed)
Dedicated repository for Formio front-end related packages.
## Features
- Provide an alternative of react-formio ([@tsed/react-formio](./packages/react-formio/readme.md)) wrapper with some improvement.
- Provide a better TypeScript support,
- Provide a [@tsed/tailwind-formio](./packages/tailwind-formio/readme.md) package to support tailwind CSS framework with formio.
- Provide a lightweight redux utils packages.
- Provide a [storybook](https://formio.tsed.io)## Documentation
Documentation is available on [https://formio.tsed.io](https://formio.tsed.io).
## Projects examples
- Small starter kit with just the form-builder: https://github.com/tsedio/tsed-formio-react-app
- Ts.ED API backoffice: https://github.com/tsedio/tsed-api
- A basic backoffice: https://github.com/tsedio/tsed-formio## Packages
- [@tsed/react-formio](./packages/react-formio/readme.md)
- [@tsed/react-formio-container](./packages/react-formio-container/readme.md)
- [@tsed/redux-utils](./packages/redux-utils/readme.md)
- [@tsed/tailwind-formio](./packages/tailwind-formio/readme.md)## Contributors
Please read [contributing guidelines here](./CONTRIBUTING.md).
## Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/tsed#backer)]
## Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/tsed#sponsor)]
## License
The MIT License (MIT)
Copyright (c) 2016 - 2020 Romain Lenzotti
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
[travis]: https://travis-ci.org/