custom-weave-v1
v1.0.0
Published
Customized Weaverse Core
Downloads
2
Readme
custom-weave-core
Overview
custom-weave-core
is the foundational package of the Weaverse ecosystem, providing the essential logic and building
blocks for Weaverse and Weaverse Items. This package offers framework-agnostic code, facilitating the creation of
consistent and reusable components across various Weaverse packages.
Features
- Core logic of the Weaverse platform.
- Framework-agnostic components for broad compatibility.
- Reusable codebase across different Weaverse packages.
Installation
npm install custom-weave-core
Usage
custom-weave-core
is primarily used by other Weaverse packages like custom-weave-react
, custom-weave-hydrogen
, etc. It's
generally not used directly in projects but serves as a dependency for these framework-specific packages.
Contributing
Contributions to the custom-weave-core
package are welcome. Please refer to our contributing guidelines for more
information.