@inditextech/weave-react
v2.15.2
Published
<!-- SPDX-FileCopyrightText: 2025 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
Keywords
Readme
Weave.js / React Helper
This package generates the @inditextech/weave-react package, a lightweight React helper, to easy the integration of Weave.js into React-based applications. It provides a Provider (WeaveProvider) and it's complimentary Hook (useWeave), with a simple store powered by Zustand.
Setup
This is a monorepo, to install this package dependencies, just setup the monorepo, this can be done by locating on the /code project and execute the following command.
$ npm installUsage
This is a monorepo, this commands need to be from the /code folder of the repo.
Build the package
$ npm run build --workspace=@inditextech/weave-reactLink the package
$ npm run link --workspace=@inditextech/weave-reactLint the package
$ npm run lint --workspace=@inditextech/weave-reactTest the package
$ npm run test --workspace=@inditextech/weave-reactLicense
This project is licensed under the terms of the Apache-2.0 license.
© 2025 INDUSTRIA DE DISEÑO TEXTIL S.A. (INDITEX S.A.)
