Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 690 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 690 Bytes

@comapeo/core-react

React wrapper for working with @comapeo/core

Installation

react, @tanstack/react-query, @comapeo/schema, @comapeo/core, and @comapeo/ipc are peer deps and must be installed alongside this package. You may want to pin these to specific versions depending on your needs.

npm install react @tanstack/react-query@5 @comapeo/core-react @comapeo/schema @comapeo/core @comapeo/ipc

API Documentation

Still a work in progress. Currently lives in docs/API.md.

Contributing

See contributing docs in docs/CONTRIBUTING.md

License

MIT