@trixtateam/trixta-js-rjsf
v2.0.0-alpha.2
Published
Javascript library to integrate Trixta with RJSF
Downloads
10
Readme
📚 Documentation 📦 Package: npm
What is trixta-JS-RJSF?
trixta-js-rjsf is an extension of trixta-js-core to help any organization, easily connect to a Trixta space, build front-end components for you application. It leverages rjsf and phoenix-to-redux to communicate with Trixta and gives you form building capabilities using rjsf.
Who is this for?
Any orgranization using Trixta for their javascript application.
Install
⚠️ Using Yarn Package Manager is recommended over npm
.
yarn add @trixtateam/trixta-js-core add @trixtateam/trixta-js-rjsf @trixtateam/phoenix-to-redux
or
npm i @trixtateam/trixta-js-core @trixtateam/trixta-js-rjsf @trixtateam/phoenix-to-redux
Prerequistes
- Please be aware that
@rjsf/core"
,"@rjsf/utils"
packages are required. see rjsf install docs
Detailed Documentation
Contributing
Read our contributors' guide to get started.
License
This project is licensed under the MIT license, Copyright (c) 2020 Trixta Inc.
For more information see LICENSE.md
.