Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@twynroque/test-jirai-npm) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
JirAI NPM Packages
Overview
JirAI provides NPM packages for seamless integration with your web applications. These packages enable your users to submit feedback and bug reports directly from your application interface, which are then automatically converted into structured tickets in Jira or Linear.
Available Packages
JirAI offers packages for multiple frontend frameworks:
@jirai/react
- React component library@jirai/vue
- Vue component library@jirai/node
- Core Node.js client
Installation
React
npm install @jirai/react
# or
yarn add @jirai/react
Vue
npm install @jirai/vue
# or
yarn add @jirai/vue
Node.js
npm install @jirai/node
# or
yarn add @jirai/node
Documentation
For detailed documentation and usage examples, please refer to the README files in each package directory:
Support
For support with implementation, please contact our team at support@jirai.com or refer to our documentation site.