# Xyxyx Web Components

`xyxyx-web-components` is an npm package designed to integrate Xyxyx API's text-based tokenization functionalities within React applications.

**Components**

* [Xyxyx Tokenizer](https://developer.xyxyx.pro/utilities/xyxyx-web-components/tokenizer)

***

#### Getting started

Install the package via npm or yarn:

```
npm install xyxyx-web-components
```

or

```
yarn add xyxyx-web-components
```

***

#### Learn more&#x20;

* [View on NPM](https://www.npmjs.com/package/xyxyx-web-components)
* [GitHub repository](https://github.com/xyxyxpro/xyxyx-web-components)
