userize-js
v0.1.1
Published
JavaScript client library for Userize
Downloads
262
Maintainers
Readme
userize-js
- AI actions on your app with Userize
Check out the official documentation.
userize-js
is a lightweight and flexible client library designed to interface with the Userize platform and API, to let you set up your GenAI-triggered actions in minutes.
Written in TypeScript, it provides robust type definitions and modern JavaScript support.
Features
- 🧠 AI-friendly: Designed to work seamlessly with AI-driven workflows
- 🔗 API Integration: Get started in minutes with the Userize API through simple JavaScript interface
- 🌟 TypeScript Support: Fully typed for a robust integration
- 🚀 Lightweight: Deps-free and < 1.5KB gzipped.
Installation
Install the package using your preferred package manager:
# Using npm
npm install userize-js
# Using Yarn
yarn add userize-js
# Using pnpm
pnpm add userize-js
Contributing
We welcome contributions to make userize-js
, and the whole Userize platform, better for everyone! Whether you’ve found a bug, have an idea for a new feature, or want to enhance existing functionality, your contributions are highly appreciated.
Please, check out existing issues, or create a new one with your request.