@trixtateam/trixta-js-core
v2.0.0-alpha.2
Published
Javascript library to integrate Trixta
Downloads
5
Readme
📚 Documentation: Storybook 📦 Package: npm
What is trixta-JS-CORE?
trixta-js-core is a javascript library to help any organization, easily connect to a Trixta space, build front-end components for you application. It leverages phoenix-to-redux to communicate with Trixta and gives you a variety of tools / utilities to build react components.
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 @trixtateam/phoenix-to-redux
or
npm i @trixtateam/trixta-js-core @trixtateam/phoenix-to-redux
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
.